Android Open Source - Example course LocationNotifier






Project Summary

Android project to PUC-Rio android course.

Web Site / Source Repository

LocationNotifier is hosted in the following web site
https://github.com/alexandremcosta/LocationNotifier

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

ItemValue
Java File Count9
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version10
Activity Count3
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Resource Files

There are 2 image files in LocationNotifier. The names of the image files are listed as follows.

ic_action_search.png
mmarker.png

The following screenshort is generated from the image listed above.

null

Java Source Files

LocationNotifier has the following Java source files.

examples.android.puc.AlertService.java
examples.android.puc.EditLocationActivity.java
examples.android.puc.IOverlay.java
examples.android.puc.LocationContentProvider.java
examples.android.puc.LocationDatabaseHelper.java
examples.android.puc.LocationListActivity.java
examples.android.puc.LocationReceiver.java
examples.android.puc.LocationTable.java
examples.android.puc.MainActivity.java