I am Vasanth Kamal For me technology is an essential part of my life and I love finding and trying out various stuffs.And i am posting all that for you..! :)
i think u may be asking as a synchronization type system,i already done this in this same app but not posted.
see the step to retrieve data from mysql to mobile sqlite
1. call php or asp (remote server)side file and perform get/post operation as your requirement then,
2. with the help of that php file parse the sqlite db in XML or JSON.
3. Now with the help of JAVA from mobile app you can read XML or JSON file is the out put from the server which you need.
See, in short you have to use parsing because you can’t operate remote db using mobile device.
I think it may help you and by the way you have to write your own code ….
i think u may be asking as a synchronization type system,i already done this in this same app but not posted.
see the step to retrieve data from mysql to mobile sqlite
1. call php or asp (remote server)side file and perform get/post operation as your requirement then,
2. with the help of that php file parse the sqlite db in XML or JSON.
3. Now with the help of JAVA from mobile app you can read XML or JSON file is the out put from the server which you need.
See, in short you have to use parsing because you can’t operate remote db using mobile device.
I think it may help you and by the way you have to write your own code ….
hi sir i need Android Login System With php MySql code. can u lease mail me that. thankyou.
Hi Good morning.
how is connecting mysql database in android..