Android Open Source - SQLite database MysqlSync






Project Summary

This is a simple project that syncs sqlite database to mysql.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of MysqlSync.

ItemValue
Java File Count5
Supported screen sizes[mdpi, hdpi]
Target SDK Version17
Minimum SDK Version8
Activity Count3
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
Asset File Namesassets\Roboto-Bold.ttf




Resource Files

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.

null




Java Source Files

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