Issue
I want to Sync MySql
Database into Sqlite
Database for Offline use also Insert Data which is Stored in Temporary into Sqlite to Mysql
.
So I tried this Tutorial but not Helpful for me.
href="http://programmerguru.com/android-tutorial/how-to-sync-remote-mysql-db-to-sqlite-on-android/" rel="nofollow noreferrer">http://programmerguru.com/android-tutorial/how-to-sync-remote-mysql-db-to-sqlite-on-android/
Give me a GitHub Link Or any Other tutorial which Is Easy TO understand Or implement.
Solution
Thanks For Help ..
Its all Php Version Errors .. i was Tried mysql_connect on Newer version php 7
i make changes in php File. and also use depriciated Library for compile
'com.loopj.android:android-async-http:1.4.4' compile 'com.google.code.gson:gson:2.8.0'
now its Working Fine..
Thanks Everyone.
Answered By - kunal gharate
Answer Checked By - Robin (JavaFixing Admin)