For NWEN304 Project 3.
LostLookout-Android-App is hosted in the following web site
https://github.com/nickmalcolm/LostLookout-Android-App
If you think the Android project LostLookout-Android-App 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 LostLookout-Android-App.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [ldpi, mdpi, hdpi] |
Minimum SDK Version | 7 |
Activity Count | 3 |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET |
Raw File Names | res\raw\ua.properties |
There are 6 image files in LostLookout-Android-App. The names of the image files are listed as follows.
androidmarker.png greenblank.png logo.png options.png redblank.png redo.png
The following screenshort is generated from the image listed above.
LostLookout-Android-App has the following Java source files.
nz.ac.vuw.ecs.nwen304.ListingWebView.java nz.ac.vuw.ecs.nwen304.ListingsMap.java nz.ac.vuw.ecs.nwen304.LostLookout.java nz.ac.vuw.ecs.nwen304.SettingsView.java nz.ac.vuw.ecs.nwen304.data.DBAdapter.java nz.ac.vuw.ecs.nwen304.data.JSONParser.java nz.ac.vuw.ecs.nwen304.data.Listing.java nz.ac.vuw.ecs.nwen304.helpers.DistanceCalculator.java nz.ac.vuw.ecs.nwen304.helpers.ListingOverlay.java nz.ac.vuw.ecs.nwen304.helpers.ListingOverlayItem.java nz.ac.vuw.ecs.nwen304.helpers.ReverseGeocode.java