Im developing an app for semester project Car buying and selling app , i want to know if a user add car details for sell how it will be added to view all cars in grid view and when clicked it opens cars details
post the car details to database like example : CarMaster on server,
than fatch the data from the from table carMaster, that will display all the added car, and detail of it.
get all detail of car as json format, when click in gridview , call new activity under adapter of gridview and send details of car as bundle to another actcity and display it,as simple as , you can use the piccaso lib for load image.