a native android todo app built on android studio.
droid-todo is hosted in the following web site
https://github.com/foysalit/droid-todo
If you think the Android project droid-todo listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of droid-todo.
Item | Value |
---|---|
Java File Count | 5 |
Activity Count | 1 |
jar files used | gson-2.2.4.jar |
Required Permissions | android.permission.INTERNET |
droid-todo has the following Java source files.
it.foysal.ahamed.droidtodo.ApplicationTest.java it.foysal.ahamed.droidtodo.MainActivity.java it.foysal.ahamed.droidtodo.notes.ApiResponse.java it.foysal.ahamed.droidtodo.notes.Note.java it.foysal.ahamed.droidtodo.notes.NotesApi.java