Android Open Source - Location current ParkAssist






Project Summary

Android Application that enables user to find parking spots around his current location.

Web Site / Source Repository

ParkAssist is hosted in the following web site
https://github.com/saurabhgupta07/ParkAssist

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

ItemValue
Java File Count9
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count5
Fragment Count3
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE
com.google.android.providers.gsf.permission.READ_GSERVICES




Resource Files

There are 11 image files in ParkAssist. The names of the image files are listed as follows.

car.png
carparked.png
directions_walk.png
garage.png
home.png
navigate.png
park_me.png
parkassist_icon.png
parking.png
repair_shop.png
timer.png

The following screenshort is generated from the image listed above.

null




Java Source Files

ParkAssist has the following Java source files.

com.androidproject.parkassist.ApplicationTest.java
com.androidproject.parkassist.MapScreen.java
com.androidproject.parkassist.ParkMe.java
com.androidproject.parkassist.ParkingDestination.java
com.androidproject.parkassist.ParkingInformation.java
com.androidproject.parkassist.ParkingLocationStoreDB.java
com.androidproject.parkassist.RepairShop.java
com.androidproject.parkassist.RepairShopActivity.java
com.androidproject.parkassist.WalkingDirections.java