Simple Android photo app with a minimum of coding

Hello,

I’m not a coder by any stretch of imagination, but I managed to cobble together a simple Jasonette-powered Android app for showcasing my photos. I wrote a short article about it on Medium. Instead of a JSON file, the app uses a simple PHP script to generate JSON data on the fly. The source code is available on GitLab, and you can easily adapt it to your needs.

Best,
Dmitri

2 Likes

This is cool Dimitri! Thanks for sharing.

1 Like