Android Question B4A won't see Emulator

acedashdog

Member
Licensed User
Longtime User
Hi, I have upgraded after a long time away (v1 to v7), new PC so clean install. Win10. Installed all the SDK and stuff and got an emulator running. Loaded one of my prior projects and clicked Run and got the below message. As you can see the emulator is running. I looked at Bridge but that seems to want me to connect to my actual phone which I'm not using for debug testing!
How do I connect B4A to the Emulator please?

Cheers

upload_2017-8-22_12-59-21.png
 

acedashdog

Member
Licensed User
Longtime User
Sorry, Erel, exactly the same result. Not a surprise as it's all a complete fresh install so they're not old AVDs lurking from an older version. Does it make a difference what options I choose setting it up, as I don't know what half of them mean?
I tried Snapshot instead of GPU and the v won't start at all. Speed is OK anyway.
upload_2017-8-23_10-53-9.png
 
Upvote 0

OliverA

Expert
Licensed User
Longtime User
It should show device instead of unauthorized.
Same "unauthorized" here without using the linked GUI AVD manager. But if I run the (plain) AVD Manager as "Administrator", then I see the device (via adb devices) and B4A (running as regular user) uses the device.
 
Upvote 0
Top