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
  •  | 
  •  

Вопрос

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.

Это было полезно?

Решение

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

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

Другие советы

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

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top