Android Studio version of the Atlas Well Audit application.
Audit.Application is hosted in the following web site
https://github.com/jasonnorch/Audit.Application
If you think the Android project Audit.Application 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 Audit.Application.
Item | Value |
---|---|
Java File Count | 27 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 10 |
Activity Count | 3 |
Fragment Count | 1 |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.CAMERA android.permission.INTERNET android.permission.RECEIVE_BOOT_COMPLETED android.permission.WRITE_EXTERNAL_STORAGE |
There are 2 image files in Audit.Application. The names of the image files are listed as follows.
ic_settings.png ic_sync.png
The following screenshort is generated from the image listed above.
Audit.Application has the following Java source files.
com.atlasenergy.atlaswellaudit.Application.java com.atlasenergy.atlaswellaudit.AuditActivity.java com.atlasenergy.atlaswellaudit.BaseAlbumDirFactory.java com.atlasenergy.atlaswellaudit.BuildConfig.java com.atlasenergy.atlaswellaudit.Common.java com.atlasenergy.atlaswellaudit.DataStructure.java com.atlasenergy.atlaswellaudit.DatabaseHandler.java com.atlasenergy.atlaswellaudit.ErrorHandling.java com.atlasenergy.atlaswellaudit.FroyoAlbumDirFactory.java com.atlasenergy.atlaswellaudit.Helper.java com.atlasenergy.atlaswellaudit.MainActivity.java com.atlasenergy.atlaswellaudit.PhotoIntentActivity.java com.atlasenergy.atlaswellaudit.Preferences.java com.atlasenergy.atlaswellaudit.ReviewActivity.java dataobject.Answer.java dataobject.Audit.java dataobject.AuditType.java dataobject.Auditor.java dataobject.Ignore.java dataobject.Question.java dataobject.VersionDownload.java network.NetworkStatus.java network.Web.java