Is it not working? Does not solve anything
AndroidManager - module for managing android emulators
-
I got stuck on the Starting Node 18.10.0 screen, any idea why? I got node.js installed
-
Has anyone tried to use MEmu comands? https://www.memuplay.com/blog/memucommand-reference-manual.html
Tried to run simple test Run Process / adb shell "memuc getconfigex -i 0 memory", but I'm getting this error
[946915109] [11:40:54] Thread #1 : SubprocessError: Subprocess finished with code 127. Error: /system/bin/sh: memuc: not foundAny ideas?
-
@ChrisHolmes this error due to the memuc command not found in the system variables. You should set it first or use full path in command line to memuc.exe.
P.S. the topic in English here.
-
@thepappo
why am i getting this error?
i also tried this xpath : @class="android.widget.Button"] still same.
Am I entering xpath wrong?
I've tried entering xpath in many different ways.
I also tried clicking with coordinate.
The result is the same.invalid session id: A session is either terminated or not started
Even the "Take Screenshot" same error.

-
this will be a gamechanger as this module progresses
-
@aefrgn because your xpath query is invalid.
@rooory446 said in AndroidManager - module for managing android emulators:
device not found
DEVICES_LIST variable is empty, check that at least 1 device is running.
-
need solution

~~CUSTOM~LOG~~[-][red][743100869] [16:48:58] Thread #1 : Error: Failed to create session. An unknown server-side error occurred while processing the command. Original error: Cannot verify the signature of 'C:\Users\hp\AppData\Roaming\npm\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-v4.27.0.apk'. Original error: Could not find 'apksigner.jar' in ["C:\\Users\\hp\\AppData\\Local\\Android\\Sdk\\platform-tools\\platform-tools\\apksigner.jar","C:\\Users\\hp\\AppData\\Local\\Android\\Sdk\\platform-tools\\emulator\\apksigner.jar","C:\\Users\\hp\\AppData\\Local\\Android\\Sdk\\platform-tools\\cmdline-tools\\latest\\bin\\apksigner.jar","C:\\Users\\hp\\AppData\\Local\\Android\\Sdk\\platform-tools\\tools\\apksigner.jar","C:\\Users\\hp\\AppData\\Local\\Android\\Sdk\\platform-tools\\tools\\bin\\apksigner.jar","C:\\Users\\hp\\AppData\\Local\\Android\\Sdk\\platform-tools\\apksigner.jar"]. Do you have Android Build Tools installed at 'C:\Users\hp\AppData\Local\Android\Sdk\platform-tools'? -
@ahmad said in AndroidManager - module for managing android emulators:
Do you have Android Build Tools installed at 'C:\Users\hp\AppData\Local\Android\Sdk\platform-tools'?This is from the error that occurred. Make sure that platform-tools folder exists and apksigner.jar is inside.


