How does android communicate with dynamic services?

Posted by ezekielweb on Stack Overflow See other posts from Stack Overflow or by ezekielweb
Published on 2010-05-10T13:25:33Z Indexed on 2010/05/11 5:54 UTC
Read the original article Hit count: 100

Filed under:

I am trying to develop an app and I want it to bring in data from a mySQL database. But from some reading I have done on different sites, I am realizing that it is probably not going to happen. But I am curious to know, how do apps like PhoneFlix and others view that dynamic data on the application? Does it somehow just bring it in through http? If so, how would I go about doing that? Does anyone know of any good sites that will point me in the right direction? Thanks

ezekielweb

© Stack Overflow or respective owner

Related posts about android