want to fetch image and text to mysql database from my android app via json [closed]

StackOverflow https://stackoverflow.com/questions/20988717

  •  25-09-2022
  •  | 
  •  

Pergunta

Please give me some good tutorial and link as well for fetching images from mysql database via json in android and tell me about php coding for that in detail.i don't know much about json. thanks in advance.

Foi útil?

Solução

Please study this tutorial it will give 90% ready made idea :

http://www.androidhive.info/2012/02/android-custom-listview-with-image-and-text/

Outras dicas

You must need to create PHP web-service and then call this service api from android application to achieve this for more details Click here

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top