You need to do this by using PDO (database layer) in a PHP script and then call that with the httpclient.
By doing the db code on the server you have full flexibility to make changes later on. Embedding too much complicated code in the Android client makes you less flexible because you need to push updates all the time.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.