This is a simple project that syncs sqlite database to mysql.
MysqlSync is hosted in the following web site
https://github.com/chrissiewasabi/MysqlSync
If you think the Android project MysqlSync 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 MysqlSync.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [mdpi, hdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
Asset File Names | assets\Roboto-Bold.ttf |
There are 13 image files in MysqlSync. The names of the image files are listed as follows.
ad_btn_check_off_pressed_holo_light.png ad_btn_check_on_pressed_holo_light.png ad_btn_radio_off_pressed_holo_light.png ad_btn_radio_on_pressed_holo_light.png ad_menu_dropdown_panel_holo_light.9.png ad_spinner_focused_holo_light.9.png ad_spinner_pressed_holo_light.9.png ic_complete.png ic_del.png ic_stud.png papper.png student.png wood.png
The following screenshort is generated from the image listed above.
MysqlSync has the following Java source files.
com.rockstar.classproject.MainActivity.java com.rockstar.classproject.ShowStudents.java com.rockstar.classproject.StudentActivity.java com.rockstar.classproject.util.CheckConnectivity.java com.rockstar.classproject.util.GenericDatabase.java