About ChecKIT
checKIT ist eine vom AIT Austrian Institute of Technology GmbH (http://www.ait.ac.at) entwickelte Service App zur Überprüfung der Android Systemeinstellungen und gegebenenfalls automatischen Aktivierung. Sie dient als Unterstützung für die von AIT entwickelten Gesundheitstagebücher-Apps.
checKIT überprüft, setzt bzw. weist auf die optimalen Einstellungen hin, um ein ungestörtes und fehlerfreies Ausführen der AIT Gesundheitstagebücher Apps zu gewährleisten.
Unterstützte Sprachen:
Deutsch (Standard)
English
Français
(c) 2013 AIT Austrian Institute of Technology GmbH
Erklärung der benötigten Berechtigungen:
Benötigt zum Testen einer erfolgreichen Internetverbindung
android.permission.INTERNET
Benötigt zur Überwachung des NFC-Status
android.permission.NFC
Benötigt zur Überwachung und ggf. Aktivierung von WIFI
android.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
android.permission.CHANGE_WIFI_STATE
Benötigt zur Überwachung und ggf. Aktivierung der Mobilen Datenverbindung
android.permission.CHANGE_NETWORK_STATE"
Benötigt für haptisches Feedback bei Tastendruck
android.permission.VIBRATE
Benötigt zur Überwachung und ggf. Aktivierung von Bluetooth
android.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN
Benötigt zur Überwachung und ggf. Aktivierung der automatischen Synchronisation
android.permission.GET_ACCOUNTS
android.permission.READ_SYNC_SETTINGS
android.permission.WRITE_SYNC_SETTINGS
Benötigt für den automatischen Start des Service im Bootvorgang
android.permission.RECEIVE_BOOT_COMPLETED
Benötigt zum Setzen von Systemeinstellungen
android.permission.WRITE_SETTINGS
Benötigt zum automatischen Verwenden des AIT Hintergrundbildes
android.permission.SET_WALLPAPER
android.permission.GET_TASKS CheckIT is developed by the AIT Austrian Institute of Technology GmbH (http://www.ait.ac.at) service app for checking the Android system settings and optionally automatic activation. It serves as a support for the developed AIT health diaries apps.
CheckIT is checked, and has the optimal settings back to ensure an uninterrupted and error-free execution of the AIT health diaries apps.
Supported languages:
German (Standard)
English
Français
(C) 2013 AIT Austrian Institute of Technology GmbH
Explanation of the required permissions:
Needed for testing a successful Internet connection
android.permission.INTERNET
Needed to monitor the NFC Status
android.permission.NFC
Needed to monitor and, if necessary, activate WIFI
android.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
android.permission.CHANGE_WIFI_STATE
Needed to monitor and possibly activation of the mobile data connection
android.permission.CHANGE_NETWORK_STATE "
Required for haptic feedback when pressed
android.permission.VIBRATE
Needed to monitor and, if necessary, turn on Bluetooth
android.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN
Needed to monitor and, if necessary, enable automatic synchronization
android.permission.GET_ACCOUNTS
android.permission.READ_SYNC_SETTINGS
android.permission.WRITE_SYNC_SETTINGS
Required for the automatic start of the service of the boot process
android.permission.RECEIVE_BOOT_COMPLETED
Needed to place the system settings
android.permission.WRITE_SETTINGS
Required for automatic use of the AIT background image
android.permission.WRITE_EXTERNAL_STORAGE
android.permission.GET_TASKS