Android Question can not start AVD & create new AVD

kilat kosasih

Member
Licensed User
Longtime User
Hi, I am kilat kosasih, please help me

My B4A version 9.5 sudenly can not start my available avd
error with blank description.

Then I try to create new avd, but error.

Please see my screen capture.

Thankyou.
regards kilat
 

Attachments

  • Capture0.PNG
    Capture0.PNG
    30.5 KB · Views: 366
  • Capture1.PNG
    Capture1.PNG
    34.9 KB · Views: 326

kilat kosasih

Member
Licensed User
Longtime User
I already do your suggest, my existing avd is gone.
And I try to create a new avd, but program show error:

Error: Error: AVD not created.
null


Loading local repository...
[========= ] 25% Loading local repository...
[========= ] 25% Fetch remote repository...
[========= ] 25% Fetch remote repository...
[========= ] 25% Fetch remote repository...
[=======================================] 100% Fetch remote repository...
Parsing C:\Android\build-tools\27.0.1\package.xmlParsing C:\Android\emulator\package.xmlParsing C:\Android\extras\google\usb_driver\package.xmlParsing C:\Android\extras\intel\Hardware_Accelerated_Execution_Manager\package.xmlParsing C:\Android\patcher\v4\package.xmlParsing C:\Android\platform-tools\package.xmlParsing C:\Android\platforms\android-24\package.xmlParsing C:\Android\platforms\android-27\package.xmlParsing C:\Android\platforms\android-28\package.xmlParsing C:\Android\system-images\android-24\default\x86\package.xmlParsing C:\Android\system-images\android-28\default\x86_64\package.xmlParsing C:\Android\tools\package.xmlWarning: Failed to create the SD card.
Warning: Failed to create sdcard in the AVD folder.


what must i do

regards
kilat
 
Upvote 0

kilat kosasih

Member
Licensed User
Longtime User
yes, i already create new c:\android for new android sdk
then i fill from sdk-tools-windows-4333796.zip and resources.zip
but still can not create new avd

Error: Error: AVD not created.
null


Loading local repository...
[========= ] 25% Loading local repository...
[========= ] 25% Fetch remote repository...
[========= ] 25% Fetch remote repository...
[========= ] 25% Fetch remote repository...
[=======================================] 100% Fetch remote repository...
Parsing C:\Android\build-tools\27.0.1\package.xmlParsing C:\Android\emulator\package.xmlParsing C:\Android\extras\google\usb_driver\package.xmlParsing C:\Android\extras\intel\Hardware_Accelerated_Execution_Manager\package.xmlParsing C:\Android\patcher\v4\package.xmlParsing C:\Android\platform-tools\package.xmlParsing C:\Android\platforms\android-28\package.xmlParsing C:\Android\system-images\android-28\default\x86_64\package.xmlParsing C:\Android\tools\package.xmlWarning: Failed to create the SD card.
Warning: Failed to create sdcard in the AVD folder.


please help me
regards
kilat kosasih
 
Upvote 0

kilat kosasih

Member
Licensed User
Longtime User
Try to extract the SDK with different folder name like C:\android_b4a
yes, i already do like that (with the same folder name, but i re-create folder)
than i extract one by one to the empty folder c:\android
but the error is same.
must i reinstall b4a ?

regards
kilat kosasih
 
Upvote 0

rraswisak

Active Member
Licensed User
Actually i do have same problem as you since two weeks ago, since i use B4A bridge for development and this problem is not an urgent so i leave it as is...
Base on Erel advice in post #6, i download new SDK and create new folder for it. Old SDK folder was D:\B4A_SDK and new folder was D:\B4A_SDK_NEW.
Now the AVD works fine..

Don't forget to change android.jar location at Paths Configuration dialog to newly SDK folder

Environment: Win 10 Pro 64bit, B4A 9.50
 
Upvote 0

kilat kosasih

Member
Licensed User
Longtime User
Actually i do have same problem as you since two weeks ago, since i use B4A bridge for development and this problem is not an urgent so i leave it as is...
Base on Erel advice in post #6, i download new SDK and create new folder for it. Old SDK folder was D:\B4A_SDK and new folder was D:\B4A_SDK_NEW.
Now the AVD works fine..

Don't forget to change android.jar location at Paths Configuration dialog to newly SDK folder

Environment: Win 10 Pro 64bit, B4A 9.50
ok, i will try again
in new folder, i need extract sdk-tools-windows-4333796.zip and resources.zip, or any others?
 
Upvote 0

kilat kosasih

Member
Licensed User
Longtime User
yes sdk and resource only

good luck
i already do it
and still error when i try to create new avd

Error: Error: AVD not created.
null


Loading local repository...
[========= ] 25% Loading local repository...
[========= ] 25% Fetch remote repository...
[========= ] 25% Fetch remote repository...
[========= ] 25% Fetch remote repository...
[=======================================] 100% Fetch remote repository...
Parsing D:\b4a_sdk\build-tools\27.0.1\package.xmlParsing D:\b4a_sdk\emulator\package.xmlParsing D:\b4a_sdk\extras\google\usb_driver\package.xmlParsing D:\b4a_sdk\extras\intel\Hardware_Accelerated_Execution_Manager\package.xmlParsing D:\b4a_sdk\patcher\v4\package.xmlParsing D:\b4a_sdk\platform-tools\package.xmlParsing D:\b4a_sdk\platforms\android-28\package.xmlParsing D:\b4a_sdk\system-images\android-28\default\x86_64\package.xmlParsing D:\b4a_sdk\tools\package.xmlWarning: Failed to create the SD card.
Warning: Failed to create sdcard in the AVD folder.

regards
kilat kosasih
 
Upvote 0

ArashR1

Member
Hi there
I've just installed B4A 10.2 my windows is 10 pro 64-bit and I have intel core i5 10600k CPU. At AVD manager it prompts for downloading HAXM and I did so and installed it but I cannot create a new avd because there is no platform to select and when I press create AVD button it says "please fill all fields"
 

Attachments

  • 1.png
    1.png
    24.2 KB · Views: 200
  • 2.png
    2.png
    27.5 KB · Views: 190
  • 3.png
    3.png
    65.3 KB · Views: 194
Upvote 0

ArashR1

Member
Yes I defined the correct path for sdk manager but non of the list could be chosen the just turn blue and I do not know if I have press the "install selected" button!!!
 

Attachments

  • 4.png
    4.png
    58.8 KB · Views: 194
Upvote 0
Top