*currently in progress, not finished* writing an application that will help owners recover their stolen bikes. users register bikes, enter contact info, file incident reports, police reports, and can search bikes with their serial numbers on the app. heavy client-server interaction. app also interacts with law enforcement.
Claremont-Anti-Bike-Theft is hosted in the following web site
https://github.com/shinaushin/Claremont-Anti-Bike-Theft
If you think the Android project Claremont-Anti-Bike-Theft 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 Claremont-Anti-Bike-Theft.
Item | Value |
---|---|
Java File Count | 12 |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 8 |
Fragment Count | 4 |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.READ_EXTERNAL_STORAGE |
Claremont-Anti-Bike-Theft has the following Java source files.
com.example.claremontantibiketheft.Bike.java com.example.claremontantibiketheft.EditContactInfo.java com.example.claremontantibiketheft.GPS.java com.example.claremontantibiketheft.GridBikeInfo.java com.example.claremontantibiketheft.GridIncidentReport.java com.example.claremontantibiketheft.GridViewTesterIncident.java com.example.claremontantibiketheft.ImageLoaderInstance.java com.example.claremontantibiketheft.NewReport.java com.example.claremontantibiketheft.TheFiveFrags.java com.example.claremontantibiketheft.UILApplication.java com.example.claremontantibiketheft.UnfinishedReport.java