AWARE Application icon

AWARE 4.0.708.master

7.5 MB / 10+ Downloads / Rating 5.0 - 16 reviews


See previous versions

AWARE, developed and published by AWARE Framework, has released its latest version, 4.0.708.master, on 2017-07-12. This app falls under the Tools category on the Google Play Store and has achieved over 1000 installs. It currently holds an overall rating of 5.0, based on 16 reviews.

AWARE APK available on this page is compatible with all Android devices that meet the required specifications (Android 3.0+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: com.aware.phone

Updated: 8 years ago

Developer Name: AWARE Framework

Category: Tools

New features: Show more

App Permissions: Show more

Installation Instructions

This article outlines two straightforward methods for installing AWARE on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

App Rating

5.0
Total 16 reviews

Reviews

5 ★, on 2017-10-24
Revolutionary app for researchers of many areas

5 ★, on 2016-11-04
Great scientific tool

5 ★, on 2016-09-03
Hi Denzil, I installed the Aware framework in my tablet months ago and it works well. But lately I did factory reset to my tablet and need to re-install it however found this time it doesn't support tablet any more! May I get the old version of the app?

Previous Versions

AWARE 4.0.708.master
2017-07-12 / 7.5 MB / Android 3.0+

AWARE 4.0.701.master
2018-08-28 / 7.6 MB / Android 2.3+

About this app

AWARE is an Android framework dedicated to instrument, infer, log and share mobile context and sensor information, for application developers, researchers and smartphone users. AWARE captures hardware-, software-, and human-based data. The platform is scalable with plugins and can be integrated with other platforms using JSON, MQTT or MySQL. It is currently used by many research efforts worldwide.

Visit our official website: www.awareframework.com

Being an app to conduct user-studies, we use numerous permissions. Here is how and why we use and need them (they are requested in run-time as needed by a user study):
- WRITE_EXTERNAL_STORAGE: the databases of sensors and plugins are stored in the device external storage.
- INTERNET: so that we can send the data to your MySQL and dashboard server. Also used to join a study.
- ACCESS_NETWORK_STATE: allows us to know when your device has internet available so we know it's a good time to sync the data.
- FOREGROUND_SERVICE: this allows the app to collect data more reliably since the introduction of Doze and the Battery Manager AI. It also acts as a reminder to the user that there is an active data collection application running.
- READ_SYNC_STATS: we use this for the sync adapters that take care of syncing the data. This allows us to know how long ago did we succeed syncing the data.
- READ_SYNC_SETTINGS: allows us to know if a sync adapter is enabled or disabled.
- WRITE_SYNC_SETTINGS: allows us to enable or disable a sync adapter.
- AUTHENTICATE_ACCOUNTS: allows us to register and enable the sync adapters. A sync adapter requires an account (ours is awareframework), which we create automatically when installing AWARE.
- GET_ACCOUNTS: allows us to know whether the account awareframework exists.
- WAKE_LOCK: allows us to keep the sensor log working when the device is idle.
- RECEIVE_BOOT_COMPLETED: allows us to resume the data collection if the device is rebooted.
- ACCESS_COARSE_LOCATION + ACCESS_FINE_LOCATION: used by location sensor if Network provider or GPS provider is enabled, respectively.
- ACCESS_WIFI_STATE + CHANGE_WIFI_STATE: used by WiFi sensor to log enabled/disabled events and surrounding access points.
- BLUETOOTH + BLUETOOTH_ADMIN: used by Bluetooth sensor to log enabled/disabled events and surrounding BT devices.
- GET_TASKS: allows us to know if a sensor/plugin is running on the background
- READ_SMS: used to log received, sent SMS (not the actual text message)
- READ_CALL_LOG: used to log received, made and missed calls (not the actual call audio or contact information - see next item)
- READ_CONTACTS: used to one-way hash (SHA-256) who texted/called. This allows social studies to understand social ties, without revealing the users' contacts information.
- READ_PHONE_STATE: to log whether the device is rebooted
- RESTART_PACKAGES: allows us to restart a plugin on demand. Plugins are signed with the same certificate.
- KILL_BACKGROUND_PROCESSES: allows us to terminate a misbehaving plugin.
- VIBRATE: used for the EMA/ESM to get the users' attention to answer a survey.
- CAMERA: used to scan the QRCode to join a study.
- DISABLE_KEYGUARD: used to turn on the screen and display immediately a mobile survey (EMA/ESM).
- BIND_ACCESSIBILITY_SERVICE: to be able to measure keyboard and touch input performance in typing, and touch gestures, we use Accessibility Services API. The same API also logs notifications, crashes and what is the current foreground application.

New features

Final release for legacy library. We're working on a newer client and library architecture.
What's new:
- Now using sync adapters for study data synchronisation. This creates a new type of device account, called AWARE, where you can enable or disable what data is synched and when.

App Permissions

Allows an app to access approximate location.
Allows an app to access precise location.
Allows applications to access information about Wi-Fi networks.
Allows applications to connect to paired bluetooth devices.
Allows applications to discover and pair bluetooth devices.
Allows applications to change Wi-Fi connectivity state.
This constant was deprecated in API level 21. No longer enforced.
Allows an application to read SMS messages.
Allows an application to read the user's contacts data.
Allows read only access to phone state, including the phone number of the device, current cellular network information, the status of any ongoing calls, and a list of any PhoneAccounts registered on the device.
This constant was deprecated in API level 8. The restartPackage(String] API is no longer supported.
Allows an application to call killBackgroundProcesses(String].
Allows access to the vibrator.
Allows an application to read the user's call log.
Required to be able to access the camera device.
Allows applications to disable the keyguard if it is not secure.
Allows an application to write to external storage.
Allows applications to open network sockets.
Allows applications to access information about networks.
Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting.
Allows an application to read from external storage.