Android device automation
Device state, settings, and actions
ScriptTap’s Device commands read selected live Android facts, change supported settings, and launch visible user-controlled actions through public Android and Accessibility routes.
StateGet
StateGet exposes 27 selectable state groups with typed outputs. They include battery and charging, power and thermal state, display and lock state, audio and music activity, network and traffic rates, Wi-Fi and cellular signal, NFC, location and airplane mode, memory, storage, uptime, call state, Bluetooth, and flashlight state.
Only selected states are read, and available values are written once into the variables chosen by the user.
SetSettings
SetSettings can apply selected rows for Brightness, Volume, Do Not Disturb, Rotation Lock, Screen Timeout, Ringer Mode, Clock Format, Flashlight, Flashlight Strength, and Open Settings Page.
UseAction
UseAction supports Open App, View URI, Map URI, App Details, Email, SMS, Dial, Share Text, DeviceNav, Alert, Media Control, Vibrate, and Keep Awake. Prepared Email, SMS, and Dial actions open the appropriate Android app for user review rather than silently sending or calling.
Android access
ScriptTap requests or opens the Android access needed by the selected operation. Supported behavior follows the Android version, device hardware, installed apps, and user-granted settings access, using public Android APIs.