Sample project for my "Location-based Services on Android" talk at GDG DevFest Bacolod 2012 (November 5, 2012).
lbs-android-sample is hosted in the following web site
https://github.com/jomartigcal/lbs-android-sample
If you think the Android project lbs-android-sample 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 lbs-android-sample.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar foursquare-api-1.0.3-SNAPSHOT.jar |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET |
There are 1 image files in lbs-android-sample. The names of the image files are listed as follows.
ic_action_search.png
The following screenshort is generated from the image listed above.
lbs-android-sample has the following Java source files.
com.tigcal.lbs.FoursquareExampleActivity.java com.tigcal.lbs.GetLocation.java com.tigcal.lbs.adapter.LoadingAdapter.java