Android demo app for using Google Drive.
MedLog is hosted in the following web site
https://github.com/dbatbold/MedLog
If you think the Android project MedLog 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 MedLog.
Item | Value |
---|---|
Java File Count | 7 |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 5 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.GET_ACCOUNTS android.permission.INTERNET android.permission.USE_CREDENTIALS com.google.android.providers.gsf.permission.READ_GSERVICES |
MedLog has the following Java source files.
com.mppnet.medlog2.CreateEntry.java com.mppnet.medlog2.Database.java com.mppnet.medlog2.FindEntry.java com.mppnet.medlog2.LoadDB.java com.mppnet.medlog2.MainActivity.java com.mppnet.medlog2.ResultsAdapter.java com.mppnet.medlog2.SaveDB.java