I regularly make HTTP calls from my android applications to Cloudant (hosted couch).
The beauty of REST. --Scott On Mon, Sep 12, 2011 at 11:55 AM, Wordit <[email protected]> wrote: > Does anyone know whether a hosted (remote couch) is accessible from an > Android app, via an XHR call? I mean from a native Android app, not > via the web browser, which should work anyway. > > I have a web app I would like to port to Android (using PhoneGap). > Installing a local couch means that users cannot share game hi-scores, > so hosted would be better. Phones/Tablets are online > anyway. > > Is anybody here developing Android apps which talk to CouchDB? > > Thanks, > > Marcus >
