java - Android ListView with image and text using json -
I am searching and searching for answers and tutorials, but I can not find anyone. So here's my problem .. I am a newbie in Android and web development. I want to make an Android app for my website. I want to bring image and text from my website using Jasonson and see it as a list view in Android (see photo below). Now I know how to create an XML for Android. The problem is what I will do to retrieve images and texts in Java code and PHP code. I get some tutorials, but they do not really have the solution because they used to get all the image retrieved / obtained from drawables. I want to retrieve others like http // example.com / example.php from my database server. One more thing that is clickable so that when I click it, then go to the second XML / Activity Hope to find good tutorials for
You can create one to manage your json, and to read the display remote image
Or, if you do something in JSS Inside the image format (base 64?) You have to handle it as a byteer
Comments
Post a Comment