@vntricky please share with me the gmail modules, because I have the same issues
AndroidManager - module for managing android emulators
-
@sympxthyy said in AndroidManager - module for managing android emulators:
When running Drony.xml, I'm getting [274206396] [18:34:09] Thread #1 : SubprocessError: Subprocess finished with code 255. Error: 'grep' is not recognized as an internal or external command, operable program or batch file.
You should install gow.exe to execute linux commands on windows.
-
This post is deleted!
-
An unknown server-side error occurred while processing the command. Original error: Error executing adbExec. Original error: 'Command 'C:\\Users\\Administrator\\AppData\\Local\\Android\\Sdk\\platform-tools\\adb.exe -P 5037 -s 127.0.0.1\:21503 install -g C:\\Users\\Administrator\\AppData\\Roaming\\npm\\node_modules\\appium\\node_modules\\io.appium.settings\\apks\\settings_apk-debug.apk' exited with code 1'; Command output: adb: failed to install C:\Users\Administrator\AppData\Roaming\npm\node_modules\appium\node_modules\io.appium.settings\apks\settings_apk-debug.apk: Exception occurred while executing: java.lang.NullPointerException: Attempt to invoke virtual method 'boolean java.lang.String.endsWith(java.lang.String)' on a null object reference at com.android.server.pm.PackageManagerShellCommand.runInstall(PackageManagerShellCommand.java:968) at com.android.server.pm.PackageManagerShellCommand.onCommand(PackageManagerShellCommand.java:179) at android.os.ShellCommand.exec(ShellCommand.java:103) at com.android.server.pm.PackageManagerService.onShellCommand(PackageMI don't know why this error did everything by step by step followed everything. Using Memu emulator. Emulator is detected (this error when trying the sample project file)
-
@yetiarmynft said in AndroidManager - module for managing android emulators:
An unknown server-side error occurred while processing the command. Original error: Error executing adbExec. Original error: 'Command 'C:\\Users\\Administrator\\AppData\\Local\\Android\\Sdk\\platform-tools\\adb.exe -P 5037 -s 127.0.0.1\:21503 install -g C:\\Users\\Administrator\\AppData\\Roaming\\npm\\node_modules\\appium\\node_modules\\io.appium.settings\\apks\\settings_apk-debug.apk' exited with code 1'; Command output: adb: failed to install C:\Users\Administrator\AppData\Roaming\npm\node_modules\appium\node_modules\io.appium.settings\apks\settings_apk-debug.apk: Exception occurred while executing: java.lang.NullPointerException: Attempt to invoke virtual method 'boolean java.lang.String.endsWith(java.lang.String)' on a null object reference at com.android.server.pm.PackageManagerShellCommand.runInstall(PackageManagerShellCommand.java:968) at com.android.server.pm.PackageManagerShellCommand.onCommand(PackageManagerShellCommand.java:179) at android.os.ShellCommand.exec(ShellCommand.java:103) at com.android.server.pm.PackageManagerService.onShellCommand(PackageMI don't know why this error did everything by step by step followed everything. Using Memu emulator. Emulator is detected (this error when trying the sample project file)
Can @thepappo help me on this one please I am stucked
-
I followed the tutorial precisely, and Appium is functioning correctly. However, in Browser Automation Studio, I'm encountering an issue where the adb command is recognized as unknown, and nothing seems to be working. Here's a screenshot of the error message:alt text
this is what i get