1

I am using php with httpost to get data from an external mysql database. But i dont know how to update the mysql database from android. How would i do this.( I have a large string array which i want to enter into a relational datbase where id= ' unique id' and indexes other table which must be created dynamically when the user installs the application).

1 Answer 1

3

If you're using JSON, here's a great tutorial for you: http://www.codeproject.com/Articles/267023/Send-and-receive-json-between-android-and-php

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.