App for keeping track of my plate spotting. This app has Swedish number plates in mind during development..
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.
The following table is the detailed list of platespotter.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 1 |
Fragment Count | 2 |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
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.
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