Android app testing
- Workaround if you are unable to successfully connect to the Android real device
- Black screens occur on Android cloud devices
- error:'*****' cannot be proxied to UiAutomator2 server because the instrumentation process is not running (probably crashed)
- error: device unauthorized
- Error: Could not find a connected Android device
- Failure [INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113]'; Code: '1'
- INSTALL_FAILED_SHARED_USER_INCOMPATIBLE: Reconciliation failed
- ECONNREFUSED 127.0.0.1:8200
- The messages “This device only supports apks built for x86.” and “This apk does not support the architecture of your device.” are displayed
- Command '…/adb … shell dumpsys package io.appium.uiautomator2.server' timed out after ***ms' on the Local PC
- Android execution on the local PC is extremely slow
- writing to settings requires:android.permission.WRITE_SECURE_SETTINGS
- Security exception: uid **** does not have android.permission.UPDATE_APP_OPS_STATS
- Unable to Operate Web Page Elements Opened by Mobile Chrome Correctly
- com/android/apksigner/ApkSignerTool has been compiled by a more recent version of the Java Runtime (class file version 53.0), this version of the Java Runtime only recognizes class file versions up to 52.0
- Chrome app crashes when entering search keywords
- INSTALL_FAILED_VERSION_DOWNGRADE
- This adb server's $ADB_VENDOR_KEYS is not set
- The session identified by *** is not known
- INSTRUMENTATION_RESULT: shortMsg=Process crashed