-
Notifications
You must be signed in to change notification settings - Fork 80
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No implementation found for java.lang.String dji.midware.natives.SDKRelativeJNI.native_getUsbAccessoryAttachedString() #61
Comments
Public comment from Lisa Fedane in Zendesk ticket #32364: See Release Notes here: https://developer.dji.com/mobile-sdk/downloads/ For testing purposes, we recommended using the Android Bridge App: https://github.com/dji-sdk/Android-Bridge-App Lisa Fedane |
I've tried running on I'm running Android Bridge App on an Android device that is connected to RC, on the other hand, I'm running VideoStreamDecodingSample on Android Emulator and here on the emulator it's crashing. What ABI do you recommend me to use? |
Public comment from Lisa Fedane in Zendesk ticket #32364: Lisa Fedane |
@dji-dev Yeah, I got it. But there has to be some way to get this done right? |
Public comment from Lisa Fedane in Zendesk ticket #32364: Lisa Fedane |
@dji-dev In the same readme file, this is also there!
|
Public comment from Lisa Fedane in Zendesk ticket #32364: // On x86 devices that run Android API 23 or above, if the application is targeted with API 23 or So yes, if you get an emulator working, then it should be able to connect to the bridge app as long as both the bridge app device and emulator are in the same network. What happened when you ran the emulator on armeabi-v7a? You got the same crash? Lisa Fedane |
Yes, It got the same crash. |
Description of the issue.
While launching the app on Emulator it crashes.
Steps to reproduce the bug or crash issues(It would be great if you can provide this)
Run the app on Android Emulator with configurations added below
Crash logs (If you can find it, it would be very helpful)
DJI Android SDK version you are using (Like Android SDK 3.4, etc)
Android SDK 4.11.1
DJI Product you are using (Like Phantom 4, Mavic Pro, etc)
Mavic 2 Pro
Android system version you are using (Like Android 6.0.1, Android 5.1.1, etc)
Android 7.1.1
Android device you are using (Like Samsung Galaxy Note 5, Nexus 5, etc)
Pixel 2 (API 25) Android Emulator
Android Studio version you are using (Like Android Studio 2.2, etc)
Android Studio 3.5.3
The text was updated successfully, but these errors were encountered: