Lylio
Lurker
Ahoy folks,
I've been seriously helped out on this forum, and I just wanted to say a big thank you to the community and in particular LV426 who solved a big headache I had.
If I may, there's one final bug/issue that I'm struggling with it's an app that is for school/college students. When I open up a display page to display the information, the 'back' button of the Android phone retreats up each row of the database instead of just closing the display window. This video probably demonstrates it better than me trying to explain it: https://www.youtube.com/watch?v=h-uXcwe2-CY
Is there any chance anyone could point me to where I should start experimenting with a solution for this issue (I understand you folks might be reluctant to write code for me - but perhaps a pointer wouldn't be too much of a big ask?).
My current code can be found at: https://github.com/Lylio/GradeRunner
With the specific examples of databases and database helpers here:
Grades database - https://github.com/Lylio/GradeRunne...lylechristine/graderunner/GradesActivity.java
Grades database helper - https://github.com/Lylio/GradeRunne...ristine/graderunner/GradesDatabaseHelper.java
Cheers everyone, I really appreciate the help you've already provided in this forum, and any help you can offer on this issue would be a winner. And LV426, thank you so much for your time and help so far on this project.
All the best, and many thanks,
Lylio
I've been seriously helped out on this forum, and I just wanted to say a big thank you to the community and in particular LV426 who solved a big headache I had.
If I may, there's one final bug/issue that I'm struggling with it's an app that is for school/college students. When I open up a display page to display the information, the 'back' button of the Android phone retreats up each row of the database instead of just closing the display window. This video probably demonstrates it better than me trying to explain it: https://www.youtube.com/watch?v=h-uXcwe2-CY
Is there any chance anyone could point me to where I should start experimenting with a solution for this issue (I understand you folks might be reluctant to write code for me - but perhaps a pointer wouldn't be too much of a big ask?).
My current code can be found at: https://github.com/Lylio/GradeRunner
With the specific examples of databases and database helpers here:
Grades database - https://github.com/Lylio/GradeRunne...lylechristine/graderunner/GradesActivity.java
Grades database helper - https://github.com/Lylio/GradeRunne...ristine/graderunner/GradesDatabaseHelper.java
Cheers everyone, I really appreciate the help you've already provided in this forum, and any help you can offer on this issue would be a winner. And LV426, thank you so much for your time and help so far on this project.
All the best, and many thanks,
Lylio