Other Feedback wanted - B4A Avd Manager

Erel

B4X founder
Staff member
Licensed User
Longtime User
Does this mean, that AVD won't work with my amd cpu? (phenom 2 3x 3.4ghz)
Currently B4A AVD Manager creates AVDs based on Intel images. However you are not limited to B4A AVD Manager. You can create the emulators with the old manager or Android Studio and they will work.

The advantage of the intel images is that they are fast. The emulator is very slow without acceleration.
 
Last edited:
Upvote 0

MikeH

Well-Known Member
Licensed User
Longtime User
Are there plans for this AVD manager to be able to create custom images?
 
Upvote 0

Emme Developer

Well-Known Member
Licensed User
Longtime User
Thank you.

I think that I know what causes it. It will be fixed.


Do you see avdmanager.bat in <android-sdk>\tools\bin?

SS-2017-12-24_14.52.26.png
Sorry for the late reply. No, i have not it
 
Upvote 0

Cableguy

Expert
Licensed User
Longtime User
quick question... This tool only replaces ADVmanager in creating and launching the emulator, but not the emulator itself, right?
 
Upvote 0

MbedAndroid

Active Member
Licensed User
Longtime User
avd manager from android AVD tab works. AVD manager internal B4a struggles with not found avdmanager.bat
This file is not in the bin dir
i can launch nougat from android AVD tab.

edit downloaded the sdk tools again, and the avdmanager.bat is there.
Next problem is bunch of errors
To be continued

Edit2: seems to working. Reinstalled tools
 
Last edited:
Upvote 0

dcoun

Member
Licensed User
Longtime User
Please include in line 112 of AVDManager source the "google_apis_playstore" in the array in order to be able to create AVDs with google play services in API 24 and up
 
Upvote 0

dcoun

Member
Licensed User
Longtime User
Upvote 0
Top