Android application that allows users to create items and store them on a local SQLite database. It displays items in a searchable list..
Ecological is hosted in the following web site
https://github.com/jacknoelmurphy/Ecological
If you think the Android project Ecological 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 Ecological.
Item | Value |
---|---|
Java File Count | 5 |
Minimum SDK Version | 7 |
Activity Count | 4 |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.CAMERA android.permission.INTERNET |
Ecological has the following Java source files.
com.ecological.AddData.java com.ecological.Camera.java com.ecological.DBManager.java com.ecological.EcologicalActivity.java com.ecological.ViewDB.java