Test Android App for syncing Mythtv Data in the Myth Services API with the Android SyncAdapter.
MythtvSync is hosted in the following web site
https://github.com/dmfrey/MythtvSync
If you think the Android project MythtvSync 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 MythtvSync.
Item | Value |
---|---|
Java File Count | 19 |
Supported screen sizes | [xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.AUTHENTICATE_ACCOUNTS android.permission.INTERNET android.permission.READ_SYNC_SETTINGS android.permission.WRITE_SYNC_SETTINGS |
There are 1 image files in MythtvSync. The names of the image files are listed as follows.
ic_action_refresh.png
The following screenshort is generated from the image listed above.
MythtvSync has the following Java source files.
org.mythtv.android.db.AbstractBaseConstants.java org.mythtv.android.db.AbstractBaseHelper.java org.mythtv.android.db.DatabaseHelper.java org.mythtv.android.db.dvr.ProgramConstants.java org.mythtv.android.db.dvr.ProgramHelperV27.java org.mythtv.android.db.dvr.RecordedHelperV27.java org.mythtv.android.db.locationProfile.LocationProfile.java org.mythtv.android.db.locationProfile.LocationProfileConstants.java org.mythtv.android.db.locationProfile.LocationProfileDaoHelper.java org.mythtv.android.provider.MythtvProvider.java org.mythtv.android.service.AccountService.java org.mythtv.android.sync.SyncAdapter.java org.mythtv.android.sync.SyncService.java org.mythtv.android.sync.SyncUtils.java org.mythtv.android.ui.LocationProfileDialogFragment.java org.mythtv.android.ui.MainActivity.java org.mythtv.android.ui.RecordingsFragment.java org.mythtv.android.utils.DateUtils.java org.mythtv.android.utils.NetworkHelper.java