Give us as much detail as possible regarding the issue you're experiencing.
ML2 OS version: - Run in ML App Simulator Zi run time
MLSDK version: - 1.10.0
Host OS: (Windows/MacOS) - Windows 10
Android Studio: Electric Eel as per ML documentation
Build #AI-221.6008.13.2211.9619390, built on February 17, 2023
Runtime version: 11.0.15+0-b2043.56-9505619 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains
I m trying to run Android application in Magic Leap simulator. In Studio device's list did not show ML Simulator, i tried to run app through Command prompt using Commands
adb devices
adb install
adb kill server
adb start server
it gives no device found..
i did every step mentioned in link Android Studio Workflow | MagicLeap Developer Documentation
But not able to run.
Thank you for any help or suggestions
Error messages from logs (syntax-highlighting is supported via Markdown):
Setting MLSDK=C:\Users\Rise\MagicLeap\mlsdk\v1.10.0 and updating PATH
*** ANDROID_NDK_ROOT is not set, checking default paths...
*** Setting ANDROID_NDK_ROOT=C:\Users\Rise\AppData\Local\Android\sdk\ndk\27.0.12077973
*** Environment now set up to run tools and apps under Application Simulator.
C:\Users\Rise\MagicLeap\mlsdk\v1.10.0>adb devices
List of devices attached
C:\Users\Rise\MagicLeap\mlsdk\v1.10.0>adb install C:\Users\Rise\AndroidStudioProjects\TestApplication1\app\build\outputs\apk\debug\app-debug.apk
error: no devices/emulators found
error: no devices/emulators found
Performing Streamed Install
adb: connect error for write: no devices/emulators found