Android Open Source - Development data MythtvSync






Project Summary

Test Android App for syncing Mythtv Data in the Myth Services API with the Android SyncAdapter.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of MythtvSync.

ItemValue
Java File Count19
Supported screen sizes[xhdpi]
Target SDK Version18
Minimum SDK Version8
Activity Count1
Required Permissionsandroid.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




Resource Files

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.

null

Java Source Files

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