A sample android application for app to server synchronization and vice versa..
scheme-feedback is hosted in the following web site
https://github.com/noobandy/scheme-feedback
If you think the Android project scheme-feedback 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 scheme-feedback.
Item | Value |
---|---|
Java File Count | 13 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 11 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.AUTHENTICATE_ACCOUNTS android.permission.INTERNET android.permission.READ_SYNC_STATS android.permission.WRITE_SYNC_SETTINGS |
There are 7 image files in scheme-feedback. The names of the image files are listed as follows.
ic_action_edit.png ic_action_new.png ic_action_overflow.png ic_action_refresh.png ic_action_remove.png ic_action_save.png ic_action_sort_by_size.png
The following screenshort is generated from the image listed above.
scheme-feedback has the following Java source files.
in.anandm.android.apps.schemefeedback.accounts.GenericAccountService.java in.anandm.android.apps.schemefeedback.model.Attachment.java in.anandm.android.apps.schemefeedback.model.Feedback.java in.anandm.android.apps.schemefeedback.model.Scheme.java in.anandm.android.apps.schemefeedback.net.SyncAdapter.java in.anandm.android.apps.schemefeedback.net.SyncService.java in.anandm.android.apps.schemefeedback.provider.SchemeFeedbackContentProvider.java in.anandm.android.apps.schemefeedback.provider.SchemeFeedbackContract.java in.anandm.android.apps.schemefeedback.provider.StubProvider.java in.anandm.android.apps.schemefeedback.ui.FeedbackActivity.java in.anandm.android.apps.schemefeedback.ui.FeedbackListActivity.java in.anandm.android.apps.schemefeedback.util.SelectionBuilder.java in.anandm.android.apps.schemefeedback.util.SyncUtils.java