Mobile application that reminds you to turn off your car lights. This is the Android version..
Car-Light-Reminder-Android is hosted in the following web site
https://github.com/kkzz19/Car-Light-Reminder-Android
If you think the Android project Car-Light-Reminder-Android 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 Car-Light-Reminder-Android.
Item | Value |
---|---|
Java File Count | 23 |
Activity Count | 1 |
Fragment Count | 5 |
jar files used | activation.jar additionnal.jar mail.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.GET_ACCOUNTS android.permission.INTERNET android.permission.USE_CREDENTIALS android.permission.VIBRATE android.permission.WRITE_EXTERNAL_STORAGE |
There are 3 image files in Car-Light-Reminder-Android. The names of the image files are listed as follows.
ic_drawer.png notification_icon.png pending_email.png
The following screenshort is generated from the image listed above.
Car-Light-Reminder-Android has the following Java source files.
backgroundmaillibrary.BackgroundMail.java backgroundmaillibrary.Utils.java backgroundmaillibrary.mail.GmailSender.java backgroundmaillibrary.mail.JSSEProvider.java com.example.username.CarLightReminder.Analemma.java com.example.username.CarLightReminder.Constants.java com.example.username.CarLightReminder.HelperMethods.java com.example.username.CarLightReminder.LocationService.java com.example.username.CarLightReminder.Mail.java com.example.username.CarLightReminder.MyLocation.java com.example.username.CarLightReminder.MySettings.java com.example.username.CarLightReminder.Notification.java com.example.username.CarLightReminder.NotificationDb.java com.example.username.CarLightReminder.SetupLocation.java com.example.username.CarLightReminder.SpeedQueue.java com.example.username.CarLightReminder.activities.MainActivity.java com.example.username.CarLightReminder.fragments.DebugFragment.java com.example.username.CarLightReminder.fragments.HomeFragment.java com.example.username.CarLightReminder.fragments.SettingsFragment.java com.example.username.CarLightReminder.fragments.SplashFragment.java com.example.username.CarLightReminder.fragments.ViewLogFragment.java com.example.username.androidpacketsniffer.ApplicationTest.java