An Android camera app that let's you take a photo and see what others uploaded on Flickr at that location. To view the photo you took, you must step away from the location of the photo. Uses Flickr API and Location services..
TakeMeAway is hosted in the following web site
https://github.com/hinasakazaki/TakeMeAway
If you think the Android project TakeMeAway 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 TakeMeAway.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [hdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 13 |
Activity Count | 5 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.CAMERA android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
There are 2 image files in TakeMeAway. The names of the image files are listed as follows.
see.png take.png
The following screenshort is generated from the image listed above.
TakeMeAway has the following Java source files.
edu.berkeley.cs160.hinasakazaki.prog3.MainActivity.java edu.berkeley.cs160.hinasakazaki.prog3.Nope.java edu.berkeley.cs160.hinasakazaki.prog3.Related.java edu.berkeley.cs160.hinasakazaki.prog3.Shoot.java edu.berkeley.cs160.hinasakazaki.prog3.View.java