Android Open Source - Development track platespotter






Project Summary

App for keeping track of my plate spotting. This app has Swedish number plates in mind during development..

Web Site / Source Repository

platespotter is hosted in the following web site
https://github.com/sannajaj/platespotter

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

ItemValue
Java File Count8
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count1
Fragment Count2
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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

drawer_shadow.9.png
ic_drawer.png

The following screenshort is generated from the image listed above.

null

Java Source Files

platespotter has the following Java source files.

se.caleklint.platespotting.ApplicationTest.java
se.caleklint.platespotting.Home.java
se.caleklint.platespotting.NavigationDrawerFragment.java
se.caleklint.platespotting.PlateDetailActivity.java
se.caleklint.platespotting.PlateListAdapter.java
se.caleklint.platespotting.database.DatabaseHandler.java
se.caleklint.platespotting.database.Plate.java
se.caleklint.platespotting.database.PlateOpenHelper.java