java, sql, android, listview, help please | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

java, sql, android, listview, help please

I have an activity called ADD that let the user enter his name and birthday. when the user click on ok button the data will be saved to SQLDatabase, and then the data will be displayed in another activity in a listview. what i want is: when the user is in listview activity and click on any item of this listview , i want to take him back to the ADD activity with the saved data not to the default data. anyone here have a solution please?

16th Nov 2017, 8:48 PM
John
1 ответ
0
Can you post a sample of your code here
17th Nov 2017, 12:52 AM
Brandon
Brandon - avatar