/TumblrSnapAndroid

"instagram-esque" tumblr Android app

Primary LanguageJava

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

My image1 My image2 My image3 My image4 My image5 My image6

License

Apache Version 2.0

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: