intergrating database for android app -



intergrating database for android app -

is there way integrate mobile database app? if so, extremely hard? have not yet started on code, know how can done , measures encompasses such want integrate database android app.

i following: user search restaurant nearby...they think know name of restaurant, begin typing letters. if type u, restaurants start "u" show up. 1 time find restaurant looking for, click on , information.

can done? give thanks you.

afaik, how works, company have database need give url takes search term parameter , returns either xml (or) json response. need invoke url appending search terms (entered user) help httpclient api android, homecoming corresponding results either xml (or) json. if json response can utilize android jsonobject api parse response. if xml response, need utilize sax/dom parsers.

android database

Comments

Popular posts from this blog

How do I check if an insert was successful with MySQLdb in Python? -

delphi - blogger via idHTTP : error 400 bad request -

postgresql - ERROR: operator is not unique: unknown + unknown -