Fork of the Android Flickr Uploader project with the home calling, perversive tracking, ads, and non-premium nerfing "features" gutted out.
Did this for my own personal usage, but you can easily build it for yourself, all you need is maven and the Android Developer Tools.
- Create a Flickr App and insert your API secret / API key into res/values/strings.xml
- Set the
ANDROID_HOMEenv variable to the root of your Android SDK - Clone mpontes/FlickrjApi4Android, do
mvn install - Do
mvn clean install -Preleasefrom the FlickrUploader folder - You now have an apk inside the target folder!