3

In my app I am having local Sqlite database and also other mySQL database saved on web (currently using localhost). I want to fetch specific values from mySQL database and that values to be updated in local Sqlite database.

In return like same some values from local Sqlite database to MySQL database on web(or localhost).

As you know it's easy for saving data in android and I did that stuff but getting problem while implementing

ANDROID-->WEB-->ANDROID interaction if you have did it before or having any idea,any links,or sample code please help me on this....

4

2 に答える 2

1

あなたがそれを試してみたいならlocalhost、以下のリンクは良いです。

http://www.androidhive.info/2012/05/how-to-connect-android-with-php-mysql/

于 2012-11-22T06:48:22.280 に答える
0

Android-> Web-> Androidのように達成しようとしているメカニズムは、ここで達成および説明できます。確認してください

于 2015-04-29T12:52:25.030 に答える