A simple to do list app built in android studio.
Sqlite was used as database in the application.
App can be downloaded as apk.
The phone's android version must be above 4.4
First clone the repo:
git clone [email protected]:eymiramazan/todolist.git
Open the project with android studio.
If you are using different gradle version you need to change this in build.gradle.
If not android studio will build the project.