AnandGupta Expert Licensed User Longtime User Saturday at 7:10 PM #1 After many months I sat to create an app in B4X in my new laptop. Tried to create an avd. Got below error Never saw such error in past. Any advise on fixing it ?
After many months I sat to create an app in B4X in my new laptop. Tried to create an avd. Got below error Never saw such error in past. Any advise on fixing it ?
Erel B4X founder Staff member Licensed User Longtime User Yesterday at 5:51 AM #2 Not sure, however if the emulator is critical for you then you can use Android Studio to create the AVD and it will work fine with B4A. Upvote 0
Not sure, however if the emulator is critical for you then you can use Android Studio to create the AVD and it will work fine with B4A.
AnandGupta Expert Licensed User Longtime User Yesterday at 6:44 PM #3 Erel said: Not sure, however if the emulator is critical for you then you can use Android Studio to create the AVD and it will work fine with B4A. Click to expand... Is there any command line to create the avd from the existing android tools in B4X, instead of installing full Android Studio ? Upvote 0
Erel said: Not sure, however if the emulator is critical for you then you can use Android Studio to create the AVD and it will work fine with B4A. Click to expand... Is there any command line to create the avd from the existing android tools in B4X, instead of installing full Android Studio ?
teddybear Well-Known Member Licensed User Today at 3:54 AM #4 AnandGupta said: Is there any command line to create the avd from the existing android tools in B4X, instead of installing full Android Studio ? Click to expand... Yes, you can use the sdkmanager and avdmanager do that without Android Studio . Last edited: 50 minutes ago Upvote 0
AnandGupta said: Is there any command line to create the avd from the existing android tools in B4X, instead of installing full Android Studio ? Click to expand... Yes, you can use the sdkmanager and avdmanager do that without Android Studio .