Splash screen you need to use a theme.appcompat theme or descendant with this activity.

any solution? I am facing same issue in Appium: 1.17.0-beta.1

please see full log [info] [Appium] Welcome to Appium v1.10.0 [info] [Appium] Appium REST http interface listener started on 0.0.0.0:4723[info] [HTTP] –> POST /wd/hub/session [info] [HTTP] {“desiredCapabilities”:{“app”:“/Users/viktor/builds/app-dev-x86-debug.apk”,“appPackage”:“com.package.ecrew.dev”,“clearSystemFiles”:true,“keystorePassword”:“123456”,“noReset”:“false”,“keyAlias”:“fake”,“forceEspressoRebuild”:true,“disableAndroidWatchers”:true,“deviceName”:“192.168.57.101:5555”,“fullReset”:“true”,“keystorePath”:“/Users/viktor/fake_signatures/fake.keystore”,“appActivity”:“com.package.aea.auth.ui.splash.SplashScreenActivity”,“keyPassword”:“123456”,“newCommandTimeout”:15000,“platformVersion”:“7”,“automationName”:“Espresso”,“platformName”:“Android”,“autoAcceptAlerts”:false,“useKeystore”:true},“capabilities”:{“firstMatch”:[{“appium:app”:“/Users/viktor/builds/app-dev-x86-debug.apk”,“appium:appActivity”:“com.package.aea.auth.ui.splash.SplashScreenActivity”,“appium:appPackage”:“com.package.ecrew.dev”,“appium:autoAcceptAlerts”:false,“appium:automationName”:“Espresso”,“appium:clearSystemFiles”:true,“appium:deviceName”:“192.168.57.101:5555”,“appium:disableAndroidWatchers”:true,“ [debug] [W3C] Calling AppiumDriver.createSession() with args: [{“app”:”/Users/viktor/builds/app-dev-x86-debug.apk",“appPackage”:“com.package.ecrew.dev”,“clearSystemFiles”:true,“keystorePassword”:“123456”,“noReset”:“false”,“keyAlias”:“fake”,“forceEspressoRebuild”:true,“disableAndroidWatchers”:true,“deviceName”:“192.168.57.101:5555”,“fullReset”:“true”,“keystorePath”:“/Users/viktor/fake_signatures/fake.keystore”,“appActivity”:“com.package.aea.auth.ui.splash.SplashScreenActivity”,“keyPassword”:“123456”,“newCommandTimeout”:15000,“platformVersion”:“7”,“automationName”:“Espresso”,“platformName”:“Android”,“autoAcceptAlerts”:false,“useKeystore”:true},null,{“firstMatch”:[{“appium:app”:“/Users/viktor/builds/app-dev-x86-debug.apk”,“appium:appActivity”:“com.package.aea.auth.ui.splash.SplashScreenActivity”,“appium:appPackage”:“com.package.ecrew.dev”,“appium:autoAcceptAlerts”:false,“appium:automationName”:“Espresso”,“appium:clearSystemFiles”:true,“appium:deviceName”:“192.168.57.101:5555”,“appium:disableAndroidWatchers”:true,“forceEspressoRebuild”:true,“appium:fullReset”:“true”,… [debug] [BaseDriver] Event ‘newSessionRequested’ logged at 1547050391115 (18:13:11 GMT+0200 (EET)) [warn] [BaseDriver] The capabilities [“forceEspressoRebuild”] are not standard capabilities and should have an extension prefix [warn] [BaseDriver] Boolean capability passed in as string. Functionality may be compromised. [warn] [BaseDriver] Boolean capability passed in as string. Functionality may be compromised. [info] [Appium] Creating new EspressoDriver (v1.5.4) session [info] [Appium] Capabilities: [info] [Appium] forceEspressoRebuild: true [info] [Appium] platformName: android [info] [Appium] app: /Users/viktor/builds/app-dev-x86-debug.apk [info] [Appium] appActivity: com.package.aea.auth.ui.splash.SplashScreenActivity [info] [Appium] appPackage: com.package.ecrew.dev [info] [Appium] autoAcceptAlerts: false [info] [Appium] automationName: Espresso [info] [Appium] clearSystemFiles: true [info] [Appium] deviceName: 192.168.57.101:5555 [info] [Appium] disableAndroidWatchers: true [info] [Appium] fullReset: true [info] [Appium] keyAlias: fake [info] [Appium] keyPassword: 123456 [info] [Appium] keystorePassword: 123456 [info] [Appium] keystorePath: /Users/viktor/fake_signatures/fake.keystore [info] [Appium] newCommandTimeout: 15000 [info] [Appium] noReset: false [info] [Appium] platformVersion: 7 [info] [Appium] useKeystore: true [debug] [BaseDriver] W3C capabilities {“alwaysMatch”:{“appium:for… and MJSONWP desired capabilities {“app”:”/Users/viktor/build… were provided [debug] [BaseDriver] Creating session with W3C capabilities: {“alwaysMatch”:{“appium:for… [warn] [BaseDriver] Boolean capability passed in as string. Functionality may be compromised. [warn] [BaseDriver] Boolean capability passed in as string. Functionality may be compromised. [warn] [BaseDriver] Capability ‘noReset’ changed from string to boolean. This may cause unexpected behavior [warn] [BaseDriver] Capability ‘fullReset’ changed from string to boolean. This may cause unexpected behavior [warn] [BaseDriver] The following capabilities were provided, but are not recognized by appium: autoAcceptAlerts, disableAndroidWatchers. [info] [BaseDriver] Session created with session id: 242360d3-b554-4acf-a6ba-4c50402ebd0e [info] [BaseDriver] Using local app ‘/Users/viktor/builds/app-dev-x86-debug.apk’ [debug] [Espresso] Checking whether app is actually present [info] [Espresso] EspressoDriver version: 1.5.4 [info] [AndroidDriver] Java version is: 1.8.0_191 [info] [ADB] Checking whether adb is present [info] [ADB] Found 44 ‘build-tools’ folders under ‘/Users/viktor/Library/Android/sdk/’ (newest first): [info] [ADB] /Users/viktor/Library/Android/sdk/build-tools/28.0.3 [info] [ADB] /Users/viktor/Library/Android/sdk/build-tools/28.0.2 [info] [ADB] /Users/viktor/Library/Android/sdk/build-tools/28.0.1 [info] [ADB] /Users/viktor/Library/Android/sdk/build-tools/28.0.0 [info] [ADB] /Users/viktor/Library/Android/sdk/build-tools/28.0.0-rc2 [info] [ADB] /Users/viktor/Library/Android/sdk/build-tools/28.0.0-rc1 [info] [ADB] /Users/viktor/Library/Android/sdk/build-tools/27.0.3 [info] [ADB] /Users/viktor/Library/Android/sdk/build-tools/27.0.2 [info] [ADB] /Users/viktor/Library/Android/sdk/build-tools/27.0.1 [info] [ADB] /Users/viktor/Library/Android/sdk/build-tools/27.0.0 [info] [ADB] /Users/viktor/Library/Android/sdk/build-tools/26.0.3 [info] [ADB] /Users/viktor/Library/Android/sdk/build-tools/26.0.2 [info] [ADB] /Users/viktor/Library/Android/sdk/build-tools/26.0.1 [info] [ADB] /Users/viktor/Library/Android/sdk/build-tools/26.0.0 [info] [ADB] /Users/viktor/Library/Android/sdk/build-tools/25.0.3 [info] [ADB] /Users/viktor/Library/Android/sdk/build-tools/25.0.2 [info] [ADB] /Users/viktor/Library/Android/sdk/build-tools/25.0.1 [info] [ADB] /Users/viktor/Library/Android/sdk/build-tools/25.0.0 [info] [ADB] /Users/viktor/Library/Android/sdk/build-tools/24.0.3 [info] [ADB] /Users/viktor/Library/Android/sdk/build-tools/24.0.2 [info] [ADB] /Users/viktor/Library/Android/sdk/build-tools/24.0.1 [info] [ADB] /Users/viktor/Library/Android/sdk/build-tools/24.0.0 [info] [ADB] /Users/viktor/Library/Android/sdk/build-tools/23.0.3 [info] [ADB] /Users/viktor/Library/Android/sdk/build-tools/23.0.2 [info] [ADB] /Users/viktor/Library/Android/sdk/build-tools/23.0.1 [info] [ADB] /Users/viktor/Library/Android/sdk/build-tools/23.0.0 [info] [ADB] /Users/viktor/Library/Android/sdk/build-tools/22.0.1 [info] [ADB] /Users/viktor/Library/Android/sdk/build-tools/22.0.0 [info] [ADB] /Users/viktor/Library/Android/sdk/build-tools/21.1.2 [info] [ADB] /Users/viktor/Library/Android/sdk/build-tools/21.1.1 [info] [ADB] /Users/viktor/Library/Android/sdk/build-tools/21.1.0 [info] [ADB] /Users/viktor/Library/Android/sdk/build-tools/21.0.2 [info] [ADB] /Users/viktor/Library/Android/sdk/build-tools/21.0.1 [info] [ADB] /Users/viktor/Library/Android/sdk/build-tools/21.0.0 [info] [ADB] /Users/viktor/Library/Android/sdk/build-tools/20.0.0 [info] [ADB] /Users/viktor/Library/Android/sdk/build-tools/19.1.0 [info] [ADB] /Users/viktor/Library/Android/sdk/build-tools/19.0.3 [info] [ADB] /Users/viktor/Library/Android/sdk/build-tools/19.0.2 [info] [ADB] /Users/viktor/Library/Android/sdk/build-tools/19.0.1 [info] [ADB] /Users/viktor/Library/Android/sdk/build-tools/19.0.0 [info] [ADB] /Users/viktor/Library/Android/sdk/build-tools/18.1.1 [info] [ADB] /Users/viktor/Library/Android/sdk/build-tools/18.1.0 [info] [ADB] /Users/viktor/Library/Android/sdk/build-tools/18.0.1 [info] [ADB] /Users/viktor/Library/Android/sdk/build-tools/17.0.0 [info] [ADB] Using adb from /Users/viktor/Library/Android/sdk/platform-tools/adb [info] [AndroidDriver] Retrieving device list [debug] [ADB] Trying to find a connected android device [debug] [ADB] Getting connected devices… [debug] [ADB] 1 device(s) connected [info] [AndroidDriver] Looking for a device with Android ‘7’ [debug] [ADB] Setting device id to 192.168.57.101:5555 [info] [ADB] Getting device platform version [debug] [ADB] Running ‘/Users/viktor/Library/Android/sdk/platform-tools/adb -P 5037 -s 192.168.57.101:5555 shell getprop ro.build.version.release’[debug] [ADB] Current device property ‘ro.build.version.release’: 7.0 [info] [AndroidDriver] Using device: 192.168.57.101:5555 [debug] [ADB] Setting device id to 192.168.57.101:5555 [debug] [ADB] Running ‘/Users/viktor/Library/Android/sdk/platform-tools/adb -P 5037 -s 192.168.57.101:5555 shell getprop ro.build.version.sdk’ [debug] [ADB] Current device property ‘ro.build.version.sdk’: 24 [debug] [ADB] Device API level: 24 [debug] [ADB] Running ‘/Users/viktor/Library/Android/sdk/platform-tools/adb -P 5037 -s 192.168.57.101:5555 wait-for-device’ [debug] [ADB] Running ‘/Users/viktor/Library/Android/sdk/platform-tools/adb -P 5037 -s 192.168.57.101:5555 shell echo ping’ [debug] [AndroidDriver] Pushing settings apk to device… [debug] [ADB] Getting install status for io.appium.settings [debug] [ADB] Running ‘/Users/viktor/Library/Android/sdk/platform-tools/adb -P 5037 -s 192.168.57.101:5555 shell dumpsys package io.appium.settings’ [debug] [ADB] ‘io.appium.settings’ is installed [debug] [ADB] Getting package info for ‘io.appium.settings’ [debug] [ADB] Running ‘/Users/viktor/Library/Android/sdk/platform-tools/adb -P 5037 -s 192.168.57.101:5555 shell dumpsys package io.appium.settings’ [info] [ADB] Checking whether aapt is present [info] [ADB] Using aapt from /Users/viktor/Library/Android/sdk/build-tools/28.0.3/aapt [debug] [ADB] The version code of the installed ‘io.appium.settings’ is greater than the application version code (15 > 13) [debug] [ADB] There is no need to install/upgrade ‘/Applications/Appium.app/Contents/Resources/app/node_modules/io.appium.settings/apks/settings_apk-debug.apk’ [debug] [ADB] Running ‘/Users/viktor/Library/Android/sdk/platform-tools/adb -P 5037 -s 192.168.57.101:5555 shell ps’ [debug] [AndroidDriver] io.appium.settings is already running. There is no need to reset its permissions. [debug] [ADB] Device API level: 24 [debug] [ADB] Running ‘/Users/viktor/Library/Android/sdk/platform-tools/adb -P 5037 -s 192.168.57.101:5555 shell appops set io.appium.settings android:mock_location allow’ [debug] [Logcat] Starting logcat capture [debug] [ADB] Running ‘/Users/viktor/Library/Android/sdk/platform-tools/adb -P 5037 -s 192.168.57.101:5555 shell settings get global animator_duration_scale’[debug] [ADB] Running ‘/Users/viktor/Library/Android/sdk/platform-tools/adb -P 5037 -s 192.168.57.101:5555 shell settings get global transition_animation_scale’[debug] [ADB] Running ‘/Users/viktor/Library/Android/sdk/platform-tools/adb -P 5037 -s 192.168.57.101:5555 shell settings get global window_animation_scale’[debug] [ADB] Running ‘/Users/viktor/Library/Android/sdk/platform-tools/adb -P 5037 -s 192.168.57.101:5555 shell am broadcast -a io.appium.settings.animation -n io.appium.settings/.receivers.AnimationSettingReceiver --es setstatus disable’[debug] [Espresso] Forwarding Espresso Server port 6791 to 8300 [debug] [ADB] Forwarding system: 8300 to device: 6791 [debug] [ADB] Running ‘/Users/viktor/Library/Android/sdk/platform-tools/adb -P 5037 -s 192.168.57.101:5555 forward tcp:8300 tcp:6791’ [debug] [ADB] Running ‘/Users/viktor/Library/Android/sdk/platform-tools/adb -P 5037 -s 192.168.57.101:5555 shell dumpsys window’ [info] [AndroidDriver] Screen already unlocked, doing nothing [debug] [ADB] Uninstalling com.package.ecrew.dev [debug] [ADB] Getting install status for com.package.ecrew.dev [debug] [ADB] Running ‘/Users/viktor/Library/Android/sdk/platform-tools/adb -P 5037 -s 192.168.57.101:5555 shell dumpsys package com.package.ecrew.dev’[debug] [ADB] ‘com.package.ecrew.dev’ is not installed [info] [ADB] com.package.ecrew.dev was not uninstalled, because it was not present on the device [debug] [ADB] Checking app cert for /Users/viktor/builds/app-dev-x86-debug.apk [debug] [ADB] Checking custom app cert for /Users/viktor/builds/app-dev-x86-debug.apk [debug] [ADB] Printing keystore md5. [debug] [ADB] Keystore MD5: EB:2F:E1:8B:6A:88:98:E1:E0:23:07:28:9A:A0:B1:07 [debug] [ADB] Entry: META-INF/CERT.RSA [debug] [ADB] entryPath: /var/folders/_t/355l8b6n5rz954747kzq6xnr0000gn/T/com.package.ecrew.dev/cert [debug] [ADB] entryFile: /var/folders/_t/355l8b6n5rz954747kzq6xnr0000gn/T/com.package.ecrew.dev/cert/META-INF/CERT.RSA [debug] [ADB] extracted! [debug] [ADB] Printing apk md5.[debug] [ADB] entryHash MD5: EB:2F:E1:8B:6A:88:98:E1:E0:23:07:28:9A:A0:B1:07 [debug] [ADB] keystore MD5: EB:2F:E1:8B:6A:88:98:E1:E0:23:07:28:9A:A0:B1:07 [debug] [ADB] Matches keystore? true [debug] [ADB] Getting install status for com.package.ecrew.dev [debug] [ADB] Running ‘/Users/viktor/Library/Android/sdk/platform-tools/adb -P 5037 -s 192.168.57.101:5555 shell dumpsys package com.package.ecrew.dev’ [debug] [ADB] ‘com.package.ecrew.dev’ is not installed [debug] [AndroidDriver] Running full reset on ‘com.package.ecrew.dev’ (reinstall) [debug] [ADB] Device API level: 24 [debug] [ADB] Running ‘/Users/viktor/Library/Android/sdk/platform-tools/adb -P 5037 -s 192.168.57.101:5555 install -r /Users/viktor/builds/app-dev-x86-debug.apk’[debug] [ADB] Install command stdout: Success [debug] [Espresso] ‘forceEspressoRebuild’ capability is enabled [info] [Espresso] Repackaging espresso server for: ‘com.package.ecrew.dev’ [info] [Espresso] Creating new manifest: ‘/var/folders/_t/355l8b6n5rz954747kzq6xnr0000gn/T/AndroidManifest.xml’ [debug] [ADB] Found the most recent Android platform: {“platform”:“android-28”,“platformPath”:”/Users/viktor/Library/Android/sdk/platforms/android-28"} [debug] [ADB] Compiling the manifest: /Users/viktor/Library/Android/sdk/build-tools/28.0.3/aapt package -M /var/folders/_t/355l8b6n5rz954747kzq6xnr0000gn/T/AndroidManifest.xml --rename-manifest-package io.appium.espressoserver.test --rename-instrumentation-target-package com.package.ecrew.dev -I /Users/viktor/Library/Android/sdk/platforms/android-28/android.jar -F /var/folders/_t/355l8b6n5rz954747kzq6xnr0000gn/T/AndroidManifest.xml.apk -f[debug] [ADB] Compiled the manifest at ‘/var/folders/_t/355l8b6n5rz954747kzq6xnr0000gn/T/AndroidManifest.xml.apk’ [debug] [ADB] Inserting manifest, src: /Applications/Appium.app/Contents/Resources/app/node_modules/appium-espresso-driver/espresso-server/app/build/outputs/apk/androidTest/debug/app-debug-androidTest.apk dst: /var/folders/_t/355l8b6n5rz954747kzq6xnr0000gn/T/io.appium.espressoserver.test_1.5.4_com.package.ecrew.dev.apk [debug] [ADB] Unzipping ‘/var/folders/_t/355l8b6n5rz954747kzq6xnr0000gn/T/AndroidManifest.xml.apk’ to ‘/var/folders/_t/355l8b6n5rz954747kzq6xnr0000gn/T’ [debug] [ADB] Unzip successful [debug] [ADB] Testing new tmp apk [debug] [ADB] Moving manifest [debug] [ADB] Inserted manifest. [info] [Espresso] Repackaged espresso server ready: ‘/var/folders/_t/355l8b6n5rz954747kzq6xnr0000gn/T/io.appium.espressoserver.test_1.5.4_com.package.ecrew.dev.apk’ [debug] [ADB] Checking app cert for /var/folders/_t/355l8b6n5rz954747kzq6xnr0000gn/T/io.appium.espressoserver.test_1.5.4_com.package.ecrew.dev.apk [debug] [ADB] Checking custom app cert for /var/folders/_t/355l8b6n5rz954747kzq6xnr0000gn/T/io.appium.espressoserver.test_1.5.4_com.package.ecrew.dev.apk [debug] [ADB] Printing keystore md5.[debug] [ADB] Keystore MD5: EB:2F:E1:8B:6A:88:98:E1:E0:23:07:28:9A:A0:B1:07 [debug] [ADB] Entry: META-INF/CERT.RSA [debug] [ADB] entryPath: /var/folders/_t/355l8b6n5rz954747kzq6xnr0000gn/T/io.appium.espressoserver.test/cert [debug] [ADB] entryFile: /var/folders/_t/355l8b6n5rz954747kzq6xnr0000gn/T/io.appium.espressoserver.test/cert/META-INF/CERT.RSA [debug] [ADB] extracted! [debug] [ADB] Printing apk md5. [debug] [ADB] entryHash MD5: 90:54:E1:6E:CA:27:26:EA:48:A2:02:CE:28:52:34:2E [debug] [ADB] keystore MD5: EB:2F:E1:8B:6A:88:98:E1:E0:23:07:28:9A:A0:B1:07 [debug] [ADB] Matches keystore? false[info] [ADB] Using apksigner from /Users/viktor/Library/Android/sdk/build-tools/28.0.3/apksigner [info] [ADB] Checking whether zipalign is present [info] [ADB] Using zipalign from /Users/viktor/Library/Android/sdk/build-tools/28.0.3/zipalign [debug] [ADB] /var/folders/_t/355l8b6n5rz954747kzq6xnr0000gn/T/io.appium.espressoserver.test_1.5.4_com.package.ecrew.dev.apk’ is already zip-aligned. Doing nothing [debug] [ADB] Signing ‘/var/folders/_t/355l8b6n5rz954747kzq6xnr0000gn/T/io.appium.espressoserver.test_1.5.4_com.package.ecrew.dev.apk’ with custom cert [debug] [ADB] Starting ‘/Users/viktor/Library/Android/sdk/build-tools/28.0.3/apksigner’ with args ‘[“sign”,“–ks”,“/Users/viktor/fake_signatures/fake.keystore”,“–ks-key-alias”,“fake”,“–ks-pass”,“pass:123456”,“–key-pass”,“pass:123456”,“/var/folders/_t/355l8b6n5rz954747kzq6xnr0000gn/T/io.appium.espressoserver.test_1.5.4_com.package.ecrew.dev.apk”]’[debug] [ADB] Uninstalling io.appium.espressoserver.test [debug] [ADB] Getting install status for io.appium.espressoserver.test [debug] [ADB] Running ‘/Users/viktor/Library/Android/sdk/platform-tools/adb -P 5037 -s 192.168.57.101:5555 shell dumpsys package io.appium.espressoserver.test’ [debug] [ADB] ‘io.appium.espressoserver.test’ is installed [debug] [ADB] Running ‘/Users/viktor/Library/Android/sdk/platform-tools/adb -P 5037 -s 192.168.57.101:5555 shell am force-stop io.appium.espressoserver.test’[debug] [ADB] Running ‘/Users/viktor/Library/Android/sdk/platform-tools/adb -P 5037 -s 192.168.57.101:5555 uninstall io.appium.espressoserver.test’[debug] [ADB] ‘adb uninstall io.appium.espressoserver.test’ command output: Success [info] [ADB] io.appium.espressoserver.test was successfully uninstalled [info] [Espresso] Uninstalled the obsolete Espresso server package from the device under test [debug] [ADB] Getting install status for io.appium.espressoserver.test [debug] [ADB] Running ‘/Users/viktor/Library/Android/sdk/platform-tools/adb -P 5037 -s 192.168.57.101:5555 shell dumpsys package io.appium.espressoserver.test’ [debug] [ADB] ‘io.appium.espressoserver.test’ is not installed [debug] [ADB] App ‘/var/folders/_t/355l8b6n5rz954747kzq6xnr0000gn/T/io.appium.espressoserver.test_1.5.4_com.package.ecrew.dev.apk’ is not installed [debug] [ADB] Installing ‘/var/folders/_t/355l8b6n5rz954747kzq6xnr0000gn/T/io.appium.espressoserver.test_1.5.4_com.package.ecrew.dev.apk’ [debug] [ADB] Device API level: 24 [debug] [ADB] Running ‘/Users/viktor/Library/Android/sdk/platform-tools/adb -P 5037 -s 192.168.57.101:5555 install /var/folders/_t/355l8b6n5rz954747kzq6xnr0000gn/T/io.appium.espressoserver.test_1.5.4_com.package.ecrew.dev.apk’[debug] [ADB] Install command stdout: Success [info] [Espresso] Installed Espresso Test Server apk ‘/var/folders/_t/355l8b6n5rz954747kzq6xnr0000gn/T/io.appium.espressoserver.test_1.5.4_com.package.ecrew.dev.apk’ (pkg: ‘io.appium.espressoserver.test’) [info] [Espresso] Starting Espresso Server v1.5.4 with cmd: adb shell am instrument -w -e debug false io.appium.espressoserver.test/androidx.test.runner.AndroidJUnitRunner [debug] [ADB] Creating ADB subprocess with args: [“-P”,5037,“-s”,“192.168.57.101:5555”,“shell”,“am”,“instrument”,“-w”,“-e”,“debug”,“false”,“io.appium.espressoserver.test/androidx.test.runner.AndroidJUnitRunner”][debug] [Espresso] [Instrumentation][STDOUT] [info] [Espresso] Waiting for Espresso to be online… [debug] [JSONWP Proxy] Matched ‘/status’ to command name ‘getStatus’ [debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8300/status] with no body [debug] [MJSONWP] Matched JSONWP error code 13 to UnknownError[debug] [JSONWP Proxy] Matched ‘/status’ to command name ‘getStatus’ [debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8300/status] with no body [debug] [JSONWP Proxy] Got response with status 200: “{"id":"e16be483-7de7-490f-acb1-64f4e70fe060","sessionId":null,"status":0,"value":null}” [debug] [JSONWP Proxy] Matched ‘/session’ to command name ‘createSession’ [debug] [JSONWP Proxy] Proxying [POST /session] to [POST http://localhost:8300/session] with body: {“desiredCapabilities”:{“platform”:“LINUX”,“webStorageEnabled”:false,“takesScreenshot”:true,“javascriptEnabled”:true,“databaseEnabled”:false,“networkConnectionEnabled”:true,“locationContextEnabled”:false,“warnings”:{},“desired”:{“platformName”:“android”,“forceEspressoRebuild”:true,“app”:“/Users/viktor/builds/app-dev-x86-debug.apk”,“appActivity”:“com.package.aea.auth.ui.splash.SplashScreenActivity”,“appPackage”:“com.package.ecrew.dev”,“autoAcceptAlerts”:false,“automationName”:“Espresso”,“clearSystemFiles”:true,“deviceName”:“192.168.57.101:5555”,“disableAndroidWatchers”:true,“fullReset”:true,“keyAlias”:“fake”,“keyPassword”:“123456”,“keystorePassword”:“123456”,“keystorePath”:“/Users/viktor/fake_signatures/fake.keystore”,“newCommandTimeout”:15000,“noReset”:false,“platformVersion”:“7”,“useKeystore”:true},“platformName”:“android”,“forceEspressoRebuild”:true,“app”:“/Users/viktor/builds/app-dev-x86-debug.apk”,“appActivity”:“com.package.aea.auth.ui.splash.SplashScreenActivity”,“appPackage”:"com.package.ecrew.de… [debug] [Espresso] [Instrumentation][STDOUT] io.appium.espressoserver.EspressoServerRunnerTest: [debug] [Espresso] [Instrumentation][STDOUT] Process crashed while executing startEspressoServer(io.appium.espressoserver.EspressoServerRunnerTest): [debug] [Espresso] [Instrumentation][STDOUT] java.lang.IllegalStateException: You need to use a Theme.AppCompat theme (or descendant) with this activity. [debug] [Espresso] [Instrumentation][STDOUT] at androidx.appcompat.app.AppCompatDelegateImpl.createSubDecor(AppCompatDelegateImpl.java:555) [debug] [Espresso] [Instrumentation][STDOUT] at androidx.appcompat.app.AppCompatDelegateImpl.ensureSubDecor(AppCompatDelegateImpl.java:518) [debug] [Espresso] [Instrumentation][STDOUT] at androidx.appcompat.app.AppCompatDelegateImpl.onPostCreate(AppCompatDelegateImpl.java:299) [debug] [Espresso] [Instrumentation][STDOUT] at androidx.appcompat.app.AppCompatActivity.onPostCreate(AppCompatActivity.java:98) [debug] [Espresso] [Instrumentation][STDOUT] at android.app.Instrumentation.callActivityOnPostCreate(Instrumentation.java:1199) [debug] [Espresso] [Instrumentation][STDOUT] at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2628) [debug] [Espresso] [Instrumentation][STDOUT] at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2707) [debug] [Espresso] [Instrumentation][STDOUT] at android.app.ActivityThread.-wrap12(ActivityThread.java) [debug] [Espresso] [Instrumentation][STDOUT] at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1460) [debug] [Espresso] [Instrumentation][STDOUT] at android.os.Handler.dispatchMessage(Handler.java:102) [debug] [Espresso] [Instrumentation][STDOUT] at android.os.Looper.loop(Looper.java:154) [debug] [Espresso] [Instrumentation][STDOUT] at android.app.ActivityThread.main(ActivityThread.java:6077) [debug] [Espresso] [Instrumentation][STDOUT] at java.lang.reflect.Method.invoke(Native Method) [debug] [Espresso] [Instrumentation][STDOUT] at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:865) [debug] [Espresso] [Instrumentation][STDOUT] at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:755) [debug] [Espresso] [Instrumentation][STDOUT] [debug] [Espresso] [Instrumentation][STDOUT] Process crashed while executing startEspressoServer(io.appium.espressoserver.EspressoServerRunnerTest): [debug] [Espresso] [Instrumentation][STDOUT] java.lang.RuntimeException: Unable to start activity ComponentInfo{com.package.ecrew.dev/com.package.aea.auth.ui.splash.SplashScreenActivity}: java.lang.IllegalStateException: You need to use a Theme.AppCompat theme (or descendant) with this activity. [debug] [Espresso] [Instrumentation][STDOUT] at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2646) [debug] [Espresso] [Instrumentation][STDOUT] at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2707) [debug] [Espresso] [Instrumentation][STDOUT] at android.app.ActivityThread.-wrap12(ActivityThread.java) [debug] [Espresso] [Instrumentation][STDOUT] at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1460) [debug] [Espresso] [Instrumentation][STDOUT] at android.os.Handler.dispatchMessage(Handler.java:102) [debug] [Espresso] [Instrumentation][STDOUT] at android.os.Looper.loop(Looper.java:154) [debug] [Espresso] [Instrumentation][STDOUT] at android.app.ActivityThread.main(ActivityThread.java:6077) [debug] [Espresso] [Instrumentation][STDOUT] at java.lang.reflect.Method.invoke(Native Method) [debug] [Espresso] [Instrumentation][STDOUT] at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:865) [debug] [Espresso] [Instrumentation][STDOUT] at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:755) [debug] [Espresso] [Instrumentation][STDOUT] Caused by: java.lang.IllegalStateException: You need to use a Theme.AppCompat theme (or descendant) with this activity. [debug] [Espresso] [Instrumentation][STDOUT] at androidx.appcompat.app.AppCompatDelegateImpl.createSubDecor(AppCompatDelegateImpl.java:555) [debug] [Espresso] [Instrumentation][STDOUT] at androidx.appcompat.app.AppCompatDelegateImpl.ensureSubDecor(AppCompatDelegateImpl.java:518) [debug] [Espresso] [Instrumentation][STDOUT] at androidx.appcompat.app.AppCompatDelegateImpl.onPostCreate(AppCompatDelegateImpl.java:299) [debug] [Espresso] [Instrumentation][STDOUT] at androidx.appcompat.app.AppCompatActivity.onPostCreate(AppCompatActivity.java:98) [debug] [Espresso] [Instrumentation][STDOUT] at android.app.Instrumentation.callActivityOnPostCreate(Instrumentation.java:1199) [debug] [Espresso] [Instrumentation][STDOUT] at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2628) [debug] [Espresso] [Instrumentation][STDOUT] … 9 more[warn] [JSONWP Proxy] Got an unexpected response: {“code”:“ECONNRESET”} [debug] [Espresso] Deleting espresso session [debug] [ADB] Running ‘/Users/viktor/Library/Android/sdk/platform-tools/adb -P 5037 -s 192.168.57.101:5555 shell am broadcast -a io.appium.settings.animation -n io.appium.settings/.receivers.AnimationSettingReceiver --es setstatus enable’ [debug] [Espresso] [Instrumentation][STDOUT] INSTRUMENTATION_RESULT: shortMsg=Process crashed. [debug] [Espresso] [Instrumentation][STDOUT] INSTRUMENTATION_CODE: 0 [info] [Espresso] Instrumentation process exited with code 0 from signal null[debug] [ADB] Running ‘/Users/viktor/Library/Android/sdk/platform-tools/adb -P 5037 -s 192.168.57.101:5555 shell am force-stop com.package.ecrew.dev’[debug] [Espresso] FULL_RESET set to ‘true’, Uninstalling ‘com.package.ecrew.dev’ [debug] [ADB] Uninstalling com.package.ecrew.dev [debug] [ADB] Getting install status for com.package.ecrew.dev [debug] [ADB] Running ‘/Users/viktor/Library/Android/sdk/platform-tools/adb -P 5037 -s 192.168.57.101:5555 shell dumpsys package com.package.ecrew.dev’ [debug] [ADB] ‘com.package.ecrew.dev’ is installed [debug] [ADB] Running ‘/Users/viktor/Library/Android/sdk/platform-tools/adb -P 5037 -s 192.168.57.101:5555 shell am force-stop com.package.ecrew.dev’[debug] [ADB] Running ‘/Users/viktor/Library/Android/sdk/platform-tools/adb -P 5037 -s 192.168.57.101:5555 uninstall com.package.ecrew.dev’ [debug] [ADB] ‘adb uninstall com.package.ecrew.dev’ command output: Success [info] [ADB] com.package.ecrew.dev was successfully uninstalled [debug] [Logcat] Stopping logcat capture [debug] [ADB] Device API level: 24 [debug] [ADB] Removing forwarded port socket connection: 8300 [debug] [ADB] Running ‘/Users/viktor/Library/Android/sdk/platform-tools/adb -P 5037 -s 192.168.57.101:5555 forward --remove tcp:8300’ [debug] [BaseDriver] Event ‘newSessionStarted’ logged at 1547050401870 (18:13:21 GMT+0200 (EET)) [debug] [W3C] Encountered internal error running command: UnknownError: An unknown server-side error occurred while processing the command. Original error: Could not proxy command to remote server. Original error: Error: socket hang up [debug] [W3C] at JWProxy.command (/Applications/Appium.app/Contents/Resources/app/node_modules/appium-base-driver/lib/jsonwp-proxy/proxy.js:236:13) [info] [HTTP] <-- POST /wd/hub/session 500 10773 ms - 543 [info] [HTTP]