An (incomplete) Android app that allows users to share reports of suspicious activity..
aware is hosted in the following web site
https://github.com/mauryquijada/aware
If you think the Android project aware 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 aware.
Item | Value |
---|---|
Java File Count | 14 |
Target SDK Version | 15 |
Minimum SDK Version | 14 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.GET_ACCOUNTS android.permission.INTERNET android.permission.WAKE_LOCK android.permission.WRITE_EXTERNAL_STORAGE com.aware.aware.maptest.permission.MAPS_RECEIVE com.aware.aware.permission.C2D_MESSAGE com.google.android.c2dm.permission.RECEIVE com.google.android.providers.gsf.permission.READ_GSERVICES |
aware has the following Java source files.
com.aware.aware.AwareAPI.java com.aware.aware.Device.java com.aware.aware.GCMIntentService.java com.aware.aware.Location.java com.aware.aware.MainActivity.java com.aware.aware.Report.java com.aware.aware.ReportStore.java com.aware.aware.Reports.java com.aware.aware.ServerMessenger.java com.aware.aware.ServerRequest.java com.google.android.gcm.GCMBaseIntentService.java com.google.android.gcm.GCMBroadcastReceiver.java com.google.android.gcm.GCMConstants.java com.google.android.gcm.GCMRegistrar.java