Hi friends so far i have been worked only in android native app. First time i am trying to create an app in Phone gap for android devices.
I want to hit an url and there i get a return data in json format. I dont know to write a code in javascript to hit an URL and get back a return data. Please help me by giving a piece of code or any tutorial to hit an url and get the return data. From that returned data i need to do json parsing, pls guide me in json parsing in javascript too.
Please help me friends……
There is a tutorial of this on the phonegap wiki:
http://wiki.phonegap.com/w/page/36868306/UI%20Development%20using%20jQueryMobile
It just what you are looking for 🙂
Good Luck!