Android app that will notify you when you get into the car without your wallet.
CarBuddy is hosted in the following web site
https://github.com/OleksandrDudinskyi/CarBuddy
If you think the Android project CarBuddy 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 CarBuddy.
Item | Value |
---|---|
Java File Count | 5 |
Activity Count | 2 |
Fragment Count | 1 |
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 com.google.android.providers.gsf.permission.READ_GSERVICES |
CarBuddy has the following Java source files.
com.dudinskyi.carbuddy.ApplicationTest.java com.dudinskyi.carbuddy.LocationService.java com.dudinskyi.carbuddy.MapsActivity.java com.dudinskyi.carbuddy.StartActivity.java