One stop solution for organizing and maintaining notes, attendance, reminders and much more.
Download it now at https://play.google.com/store/apps/details?id=com.studypartner&hl=en_IN
In order to use this demo application you must first have installed:
- Android Studio
- Android SDK version 29 (Can be installed from within Android Studio, or with homebrew
brew install android-sdk
) - JDK7
- Id for each screen should be preceded by the activity name using camelCase.
- Tabs should be used.
- Each file should go under proper package name.
- Name of each file should start with the activity it is associated with.