You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When i extracted .apk and have used it(tested on android 12, 9), everything worked well! (control, video stream, object detection ... )
But when i was using any virtual devices on android studio, i couldn't see the video from the drone.
(White screen is kept displaying, I could control only)
Is there a specific device model to run code on android studio or do i have to adjust any options for devices?
If you know the difference between when actual devices are used and when android studio devices are used, please let me know why
Thank you again!
The text was updated successfully, but these errors were encountered:
Hi @sunwonHong, when developing this code, I only worked with real android device and have only used the virtual device for UI development. At this point I am not aware of any options for virtual device, although, I am planning to update the code for android 13 during which I will take a look at this issue. Thank you for reaching out.
Thank you for sharing your code.
When i extracted .apk and have used it(tested on android 12, 9), everything worked well! (control, video stream, object detection ... )
But when i was using any virtual devices on android studio, i couldn't see the video from the drone.
(White screen is kept displaying, I could control only)
Is there a specific device model to run code on android studio or do i have to adjust any options for devices?
If you know the difference between when actual devices are used and when android studio devices are used, please let me know why
Thank you again!
The text was updated successfully, but these errors were encountered: