Skip to content

codepath/tumblrsnap

 
 

Repository files navigation

tumblrsnap

Tumblrsnap is a fun photos app built on Tumblr that supports an Instagram-like experience. With Tumlrsnap you can:

  • View photos from your tumblrsnap friends and explore others from the community
  • Select or take a photo, apply a fun filter and share it with the world

Logo

Built tumblrsnap as a part of the Android CodePath Bootcamp. Released on the Google Play Store.

  

License

Building

The build requires Gradle v1.6 and the Android SDK to be installed in your development environment. In addition you'll need to set the ANDROID_HOME environment variable to the location of your SDK:

export ANDROID_HOME=/opt/tools/android-sdk

After satisfying those requirements, the build is pretty simple:

  • Run gradle assemble from the root directory to build the APK only
  • Run gradle build from the root directory to build the app and also run the integration tests, this requires a connected Android device or running emulator.

Acknowledgements

This project uses the v2 Tumblr API in order to manage all the images.

It also uses many other open source libraries such as:

Contributing

Please fork this repository and contribute back using pull requests.

Any contributions, large or small, major features, bug fixes, additional language translations, unit/integration tests are welcomed and appreciated but will be thoroughly reviewed and discussed.

About

A fun photos app built on Tumbr

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages