Android Open Source - Location Service Footpon






Project Summary

Android coupon application that combine the pedometer and location service.

Web Site / Source Repository

Footpon is hosted in the following web site
https://github.com/Rafe/Footpon

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

ItemValue
Java File Count23
Supported screen sizes[hdpi]
Minimum SDK Version4
Activity Count9
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.INTERNET
android.permission.WAKE_LOCK
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 13 image files in Footpon. The names of the image files are listed as follows.

account.png
dell.png
foot.png
foot_icon.png
icon_food.png
icon_games.png
icon_outdoor.png
icon_toys.png
item_back.png
list.png
macys.png
map.png
puma.png

The following screenshort is generated from the image listed above.

null




Java Source Files

Footpon has the following Java source files.

j3.footpon.CaloriesBurned.java
j3.footpon.FootponAdapter.java
j3.footpon.FootponDetailsActivity.java
j3.footpon.FootponItemizedOverlay.java
j3.footpon.FootponListActivity.java
j3.footpon.FootponMapActivity.java
j3.footpon.Login.java
j3.footpon.MainActivity.java
j3.footpon.MyFootponActivity.java
j3.footpon.Register.java
j3.footpon.ShowInformation.java
j3.footpon.model.FakeFootponService.java
j3.footpon.model.Footpon.java
j3.footpon.model.FootponService.java
j3.footpon.model.FootponServiceFactory.java
j3.footpon.model.IFootponService.java
j3.footpon.model.IconHelper.java
j3.footpon.model.StepBinder.java
j3.footpon.model.User.java
j3.footpon.pedometer.StepDetector.java
j3.footpon.pedometer.StepDisplayer.java
j3.footpon.pedometer.StepListener.java
j3.footpon.pedometer.StepService.java