Also, this link for further understanding http://www.vogella.de/articles/AndroidJSON/article.html
Basically simple request-response via Http connection etc. In a hurry, else would have explained in a better manner. Hope it helps. BR, Ankita On Mon, Mar 5, 2012 at 3:00 PM, Ankita Kashyap <[email protected] > wrote: > check comments too! > > > On Mon, Mar 5, 2012 at 3:00 PM, Ankita Kashyap < > [email protected]> wrote: > >> Okkeis! >> >> You can check this link for code example to use API key. >> http://stackoverflow.com/questions/6540917/using-http-request-in-node-js-while-passing-an-api-key >> >> >> BR, >> Ankita >> >> >> On Mon, Mar 5, 2012 at 2:48 PM, megha agrawal <[email protected]>wrote: >> >>> Hi Ankita >>> >>> Thanks for reply!! >>> >>> Actually I have never worked on Android, it is my first time. I have >>> already got key from Zomato, but don't know how to use it in code? >>> >>> >>> On Mon, Mar 5, 2012 at 2:38 PM, Ankita Kashyap < >>> [email protected]> wrote: >>> >>>> Hi Megha! >>>> >>>> It would be simple consuming of JSON/XML response via your android >>>> code. Like all other APIs, you would need an API key that you need to get >>>> from Zomato site by registering. For further info, check: >>>> http://www.zomato.com/api/documentation >>>> >>>> BR, >>>> Ankita >>>> >>>> >>>> On Mon, Mar 5, 2012 at 2:26 PM, megha agrawal >>>> <[email protected]>wrote: >>>> >>>>> Please Reply how to use API's in Android Application... I need to use >>>>> Zomato API for my project. >>>>> >>>>> Thanks >>>>> >>>>> >>>>> On Sun, Mar 4, 2012 at 11:54 AM, megha agrawal <[email protected] >>>>> > wrote: >>>>> >>>>>> Hello All, >>>>>> >>>>>> I want to use Zomato APIs in my android application. Does anyone know >>>>>> how to proceed for the same? >>>>>> >>>>>> Thanks in advance!! >>>>>> >>>>>> >>>>>> Kinds & Regards >>>>>> Megha Agrawal >>>>>> >>>>>> -- >>>>>> You received this message because you are subscribed to the Google >>>>>> Groups "Android Developers" group. >>>>>> To post to this group, send email to >>>>>> [email protected] >>>>>> To unsubscribe from this group, send email to >>>>>> [email protected] >>>>>> For more options, visit this group at >>>>>> http://groups.google.com/group/android-developers?hl=en >>>>> >>>>> >>>>> -- >>>>> You received this message because you are subscribed to the Google >>>>> Groups "Android Developers" group. >>>>> To post to this group, send email to >>>>> [email protected] >>>>> To unsubscribe from this group, send email to >>>>> [email protected] >>>>> For more options, visit this group at >>>>> http://groups.google.com/group/android-developers?hl=en >>>>> >>>> >>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "Android Developers" group. >>>> To post to this group, send email to >>>> [email protected] >>>> To unsubscribe from this group, send email to >>>> [email protected] >>>> For more options, visit this group at >>>> http://groups.google.com/group/android-developers?hl=en >>>> >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Android Developers" group. >>> To post to this group, send email to [email protected] >>> To unsubscribe from this group, send email to >>> [email protected] >>> For more options, visit this group at >>> http://groups.google.com/group/android-developers?hl=en >>> >> >> > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

