Android project to PUC-Rio android course.
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.
The following table is the detailed list of LocationNotifier.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 10 |
Activity Count | 3 |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
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.
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