Android Open Source - Location Service TakeMeAway






Project Summary

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..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of TakeMeAway.

ItemValue
Java File Count5
Supported screen sizes[hdpi]
Target SDK Version17
Minimum SDK Version13
Activity Count5
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.CAMERA
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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.

null

Java Source Files

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