Is it not working? Does not solve anything
AndroidManager - module for managing android emulators
-
Version 2.6
- Fixed a bug in the "Upload File / Directory" action (
ReferenceError: serial is not defined). - The path to the folder where the AdbKeyboard application is downloaded has been changed in the "Type Text" action. It used to be downloaded to the
__dirnamefolder (where Node is installed), now it is downloaded to the current project directory.
The Path module must be installed to work.
This should no longer result in an error with the file path in the compiled script (not tested). - Some code improvements.
Also, I fixed something in the module at different times, but did not update in the topic. In theory, there may be new errors, make a backup of the previous version.
- Fixed a bug in the "Upload File / Directory" action (
-
@ChrisHolmes I checked it and the version is 2.6 in manifest.json. Try to clear the cache in your browser.
-
@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
this is what i get