Simple To Do list App for a past job interview.
Android--App is hosted in the following web site
https://github.com/lungati/Android--App
If you think the Android project Android--App 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 Android--App.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [ldpi, mdpi, hdpi] |
Minimum SDK Version | 8 |
Activity Count | 3 |
There are 1 image files in Android--App. The names of the image files are listed as follows.
todo.png
The following screenshort is generated from the image listed above.
Android--App has the following Java source files.
org.verviant.to_do.CreateActivity.java org.verviant.to_do.DeleteActivity.java org.verviant.to_do.MainActivity.java org.verviant.to_do.TableListView.java org.verviant.to_do.helpers.ConnectDB.java org.verviant.to_do.helpers.DbAdapter.java