Android Question Problem with AVD manager.

Yayou49

Active Member
Licensed User
Hi,
Due to some problem with SDK, I've redownload the SDK in a new folder.
While trying to add new AVD, system tell me that it's not possible to find files in old and previous directories.
Of course, I've deleted old SDK directories.
I don't know how to force the good SDK directory in AVD manager .....
Also, when trying to start a device with Platform 28, system tell me:
Error: PANIC: missing emulator engine program for x86 CPU
Any idea ?
Thx in advance.
 

Yayou49

Active Member
Licensed User
AVD is created but in the window just after AVD's list, I've got several message like this one:
Warning: Missing file 'C:\AndroidSDK\B4AEmulator\6in_Phone_Platform_23_default\config.ini'.
where C:\AndroidSDK is the old directory (instead of new directory C:\SDK)
 
Upvote 0

Yayou49

Active Member
Licensed User
Do you have also for B4J the source code for AVD ? (like the one for SDK manager)
It can help to understand from where this path comes from ....
 
Upvote 0

Peter Simpson

Expert
Licensed User
Longtime User
I also get that error message @Yayou49,
I noticed it last week when creating a new AVD, but it still creates the AVD and everything still works 100% perfect as it should do in the AVD.

Previously it never used to happen and I'm not sure when it started to happen (which update caused this issue), but there are no issues with the emulators once started, I have 6 in total in B4A AVD Manager...
 
Upvote 0

Yayou49

Active Member
Licensed User
You are right @Peter Simpson, AVD are well created, but in my case, with platform 27 or 28, no way to start emulator cause of:
Error: PANIC: missing emulator engine program for x86 CPU
Can it be something related with wrong path ???....
 
Upvote 0

Anser

Well-Known Member
Licensed User
Longtime User
After creating the AVD, when I try to start the AVD, I too get the same error message

Error: PANIC: Missing emulator engine program for 'x86' CPU
 
Upvote 0

Erel

B4X founder
Staff member
Licensed User
Longtime User
Android 28 AVD will only work with Intel x86 Atom_64 System Image.

SS-2018-12-02_12.27.05.png
 
Upvote 0
Top