Android Open Source - Location Application AroundMe






Project Summary

Android App developed as a final project to find all businesses around given location that are of given category (according to YELP).

Web Site / Source Repository

AroundMe is hosted in the following web site
https://github.com/abbondanza/AroundMe

If you think the Android project AroundMe 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 AroundMe.

ItemValue
Java File Count7
Target SDK Version18
Minimum SDK Version11
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE
com.google.android.providers.gsf.permission.READ_GSERVICES




Java Source Files

AroundMe has the following Java source files.

com.example.yelpmaps.MainActivity.java
com.example.yelpmaps.Place.java
com.example.yelpmaps.ReverseGeocoder.java
com.example.yelpmaps.SearchQuery.java
yelpapi.MyYelp.java
yelpapi.Yelp.java
yelpapi.YelpApi2.java