It's an Location based reminder Application for android mobile.
Admonitio is hosted in the following web site
https://github.com/PatelUtkarsh/Admonitio
If you think the Android project Admonitio 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 Admonitio.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 17 |
Activity Count | 5 |
Fragment Count | 2 |
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.INTERNET android.permission.WRITE_EXTERNAL_STORAGE com.example.admonitio.permission.MAPS_RECEIVE com.google.android.providers.gsf.permission.READ_GSERVICES |
There are 1 image files in Admonitio. The names of the image files are listed as follows.
admo_launcher.png
The following screenshort is generated from the image listed above.
Admonitio has the following Java source files.
com.example.admonitio.AddNewReminder.java com.example.admonitio.AdmonitioService.java com.example.admonitio.ExistGoogleMaps.java com.example.admonitio.GoogleMaps.java com.example.admonitio.MainActivity.java com.example.admonitio.database.AdmonitioDB.java com.example.admonitio.dto.Reminder.java com.example.admonitio.services.MyLocation.java com.example.admonitio.splash.java