Android Open Source - App server scheme-feedback






Project Summary

A sample android application for app to server synchronization and vice versa..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of scheme-feedback.

ItemValue
Java File Count13
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version18
Minimum SDK Version11
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.AUTHENTICATE_ACCOUNTS
android.permission.INTERNET
android.permission.READ_SYNC_STATS
android.permission.WRITE_SYNC_SETTINGS




Resource Files

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.

null




Java Source Files

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