An Android app that takes a photo and uses the geolocation of that photo to return a new image from Flickr.
Android-Geolocation-Flickr-Camera is hosted in the following web site
https://github.com/jmanalus/Android-Geolocation-Flickr-Camera
If you think the Android project Android-Geolocation-Flickr-Camera listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of Android-Geolocation-Flickr-Camera.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [hdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 9 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.CAMERA android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
There are 1 image files in Android-Geolocation-Flickr-Camera. The names of the image files are listed as follows.
blackdroid.png
The following screenshort is generated from the image listed above.
Android-Geolocation-Flickr-Camera has the following Java source files.
edu.berkeley.cs160.jonathanmanalus.prog3.MainActivity.java edu.berkeley.cs160.jonathanmanalus.prog3.ViewPicturesActivity.java edu.berkeley.cs160.jonathanmanalus.prog3.flickrCamera.java