Hi all,
I am developing HTML5 appln for android platform using phonegap.For data , I hav e to call webservice(which will return array of JSON objects).So, how I have to approch?Pls suggest.
Thanks in advance. :)
Help get this topic noticed by sharing it on
Twitter,
Facebook, or email.
Twitter,
Facebook, or email.
-
Hi Aalok
Did your server successfully produce valid JSON object to be fetched by client? If yes then you can use jQuery getJSON method to fetch the data from PhoneGap app.
http://api.jquery.com/jQuery.getJSON/
Cheers
-Amir -
-
-
Loading Profile...



EMPLOYEE
