Android Open Source - Development data QuantiModo-Sync-Android






Project Summary

Android App to Upload Life-Tracking Data to QuantiMo.do.

Web Site / Source Repository

QuantiModo-Sync-Android is hosted in the following web site
https://github.com/Abolitionist-Project/QuantiModo-Sync-Android

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

Project Detail

The following table is the detailed list of QuantiModo-Sync-Android.

ItemValue
Java File Count49
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version14
Activity Count4
Fragment Count3
jar files usedRootTools-3.4.jar
commons-codec-1.8.jar
poi-3.9-20121203.jar
poi-ooxml-3.9-20121203.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.GET_ACCOUNTS
android.permission.INTERNET
android.permission.READ_SYNC_SETTINGS
android.permission.USE_CREDENTIALS
android.permission.WRITE_SYNC_SETTINGS
Raw File Namesres\raw\compatible_apps.xml




Resource Files

There are 17 image files in QuantiModo-Sync-Android. The names of the image files are listed as follows.

ab_browser.png
ab_next.png
ab_ok.png
ab_playstore.png
ab_refresh.png
ic_action_cancel.png
ic_action_cancel_dark.png
ic_action_done.png
ic_action_new.png
ic_action_sync.png
ic_appiconplaceholder.png
ic_checked.png
ic_playstore.png
ic_social_google.png
ic_timeline.png
ic_unchecked.png
quantimodo_icon.png

The following screenshort is generated from the image listed above.

null




Java Source Files

QuantiModo-Sync-Android has the following Java source files.

com.quantimodo.etl.ArrayDatabaseView.java
com.quantimodo.etl.ArrayTable.java
com.quantimodo.etl.DatabaseView.java
com.quantimodo.etl.ETL.java
com.quantimodo.etl.Table.java
com.quantimodo.etl.converters.AccupedoConverter.java
com.quantimodo.etl.converters.CallRecorderConverter.java
com.quantimodo.etl.converters.CardiographConverter.java
com.quantimodo.etl.converters.Converter.java
com.quantimodo.etl.converters.DataHabitConverter.java
com.quantimodo.etl.converters.GoodDayJournalConverter.java
com.quantimodo.etl.converters.HowAreYouFeelingConverter.java
com.quantimodo.etl.converters.MedHelperConverter.java
com.quantimodo.etl.converters.MediSafeConverter.java
com.quantimodo.etl.converters.MyFitnessPalConverter.java
com.quantimodo.etl.converters.SleepAsAndroidConverter.java
com.quantimodo.etl.converters.SportsTrackerConverter.java
com.quantimodo.etl.converters.T2MoodTrackerConverter.java
com.quantimodo.etl.converters.ZombiesRunConverter.java
com.quantimodo.etl.converters.myFitnessCompanionConverter.java
com.quantimodo.etl.readers.CSVReader.java
com.quantimodo.etl.readers.Reader.java
com.quantimodo.etl.readers.SQLiteReader.java
com.quantimodo.etl.readers.SpreadsheetReader.java
com.quantimodo.etl.utils.DatabaseViewUtil.java
com.quantimodo.etl.utils.ParseUtil.java
com.quantimodo.etl.utils.TableUtil.java
com.quantimodo.sync.Global.java
com.quantimodo.sync.HistoryActivity.java
com.quantimodo.sync.Log.java
com.quantimodo.sync.MainActivity.java
com.quantimodo.sync.SettingsActivity.java
com.quantimodo.sync.Utils.java
com.quantimodo.sync.WelcomeActivity.java
com.quantimodo.sync.databases.QuantiSyncContentProvider.java
com.quantimodo.sync.databases.QuantiSyncDbHelper.java
com.quantimodo.sync.fragments.ApplicationListFragment.java
com.quantimodo.sync.fragments.SourcesFragment.java
com.quantimodo.sync.model.ApplicationData.java
com.quantimodo.sync.model.HistoryGroup.java
com.quantimodo.sync.model.HistoryItem.java
com.quantimodo.sync.model.SensorData.java
com.quantimodo.sync.receivers.BootCompletedReceiver.java
com.quantimodo.sync.receivers.PackagesChangedReceiver.java
com.quantimodo.sync.receivers.SyncTimeReceiver.java
com.quantimodo.sync.su.SU.java
com.quantimodo.sync.sync.AppDataContentProvider.java
com.quantimodo.sync.sync.AppDataSyncAdapter.java
com.quantimodo.sync.sync.AppDataSyncService.java