An Android application comprising a Peer-to-Peer network that assists the citizens of Thessaloniki, Greece in finding free parking spots..
thesspark is hosted in the following web site
https://github.com/tasos-ch/thesspark
If you think the Android project thesspark 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 thesspark.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [mdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.GET_TASKS android.permission.INTERNET android.permission.SYSTEM_ALERT_WINDOW android.permission.WRITE_EXTERNAL_STORAGE |
thesspark has the following Java source files.
com.qloc.parking.Activity_ConfirmParking.java com.qloc.parking.Activity_Main.java com.qloc.parking.Activity_SearchParking.java com.qloc.parking.App.java com.qloc.parking.Dialog_ConfirmParkingSpot.java com.qloc.parking.Dialog_ReserveParking.java com.qloc.parking.LocationWrapper.java com.qloc.parking.MyNetworkRequestsSingleton.java com.qloc.parking.Service_ParkingArrival.java com.qloc.parking.Utilities.java