Android Question porblem with b4a avdmanager

Mehrzad238

Active Member
Hello B4A Community,

I have been trying to set up an Android emulator using the AVD Manager in B4A, but I keep encountering an issue where the emulator hangs and does not respond. Here’s a summary of my setup and what I’ve done so far:

1. HAXM Installed: Intel HAXM has been successfully installed.
2. VT is Enabled: I have confirmed that virtualization technology (VT) is enabled in the BIOS.
3. Hyper-V Disabled: I have ensured that Hyper-V is turned off in Windows features.
4. MaxRamForDex Setting: I changed MaxRamForDex=4096 in the B4A configuration file.
5. System Specs:
- Laptop: ASUS TUF FX506
- RAM: 16 GB DDR4
- Processor: Intel Core i5 10th Gen
- Storage: 512 GB SSD NVMe, with over 200 GB of free space.
6. Emulator Settings: I’ve tried various configurations for RAM and CPU in the AVD settings.
7. Alternative Emulators: I have installed and successfully used BlueStacks without any issues.

Despite these efforts, the AVD Manager remains unresponsive. As a reference, I can smoothly use BlueStacks, which indicates that my system should handle emulators effectively.

I also have access to family phones running Android versions 9 to 15 that I can use with B4A-Bridge, but I would like to resolve the AVD issue as well.

If anyone has any insights or suggestions on what else I might try to get the AVD working, I would greatly appreciate it!

Thank you for your help!
 

Attachments

  • Screenshot (23).png
    Screenshot (23).png
    501.3 KB · Views: 77

Fernando Solá

Member
Licensed User
Longtime User
A question out of curiosity: Have you tried setting up and running the emulator from Android Studio? I'm also guessing you downloaded and istalled the Androd Emulator and the Atom System Image for the SDK you are working on with the B4A SDK Manager.
 
Upvote 0
Top