I want to make an android app that I will use instead of a homework diary, and I am trying to figure out what language to use. I want to be able to open the app and input my homework, and then at the end of the day, I can open it again, and review all the homework that I entered that day, until I press a button to reset. I want it to have the following specifications:
- Buttons for each subject
- Pressing the button opens another page where I can input the homework
- The homework must be saved, even when the app is closed.
- The homework can be reset by pressing a button.