T trueboss323 Active Member Licensed User Longtime User Dec 17, 2019 #1 I'm using version B4A 9.30. I was able to create a AVD , but trying to click start nothing happens.
Sagenut Expert Licensed User Longtime User Dec 17, 2019 #2 Which version of B4A SDK Manager are you using? Latest is 3.51 get it here in case https://www.b4x.com/android/forum/threads/b4a-sdk-manager-updates.95933/ I was having the same issue, solved with this. Upvote 0
Which version of B4A SDK Manager are you using? Latest is 3.51 get it here in case https://www.b4x.com/android/forum/threads/b4a-sdk-manager-updates.95933/ I was having the same issue, solved with this.
T trueboss323 Active Member Licensed User Longtime User Dec 17, 2019 #3 That SDK version that is in the post (3.35) is older than the one I'm using (3.50). And I don't think it's the SDK manager but the AVD manager. Upvote 0
That SDK version that is in the post (3.35) is older than the one I'm using (3.50). And I don't think it's the SDK manager but the AVD manager.
Sagenut Expert Licensed User Longtime User Dec 17, 2019 #4 Try to download. It should be only not updated the changelog. Or take source code from here https://www.b4x.com/android/forum/threads/b4a-sdk-manager-source-code.91995/ and compile it with B4J. AVD Manager is included in SDK Manager. Upvote 0
Try to download. It should be only not updated the changelog. Or take source code from here https://www.b4x.com/android/forum/threads/b4a-sdk-manager-source-code.91995/ and compile it with B4J. AVD Manager is included in SDK Manager.
T trueboss323 Active Member Licensed User Longtime User Dec 17, 2019 #5 I downloaded it but it still does not do anything. Upvote 0
Peter Simpson Expert Licensed User Longtime User Dec 17, 2019 #7 trueboss323 said: I'm using version B4A 9.30. I was able to create a AVD , but trying to click start nothing happens. Click to expand... First thing first, what processor are you using??? Upvote 0
trueboss323 said: I'm using version B4A 9.30. I was able to create a AVD , but trying to click start nothing happens. Click to expand... First thing first, what processor are you using???
T trueboss323 Active Member Licensed User Longtime User Dec 17, 2019 #8 I figured it out. I had to download and compile the code from the post. That thread isn't updated with the latest precompiled one (@Erel Fyi ) I have 3.51 now. Then I went and enabled Windows Hypervisor Platform feature. Now it seems to work Upvote 0
I figured it out. I had to download and compile the code from the post. That thread isn't updated with the latest precompiled one (@Erel Fyi ) I have 3.51 now. Then I went and enabled Windows Hypervisor Platform feature. Now it seems to work
T trueboss323 Active Member Licensed User Longtime User Dec 17, 2019 #9 Now I'm not sure if its the AVD manager or emulator itself. But some words/text are not displaying properly on the emulator Upvote 0
Now I'm not sure if its the AVD manager or emulator itself. But some words/text are not displaying properly on the emulator
Erel B4X founder Staff member Licensed User Longtime User Dec 18, 2019 #10 The latest version of B4A Sdk Manager is preinstalled with the IDE. trueboss323 said: But some words/text are not displaying properly on the emulator Click to expand... This is an emulator issue. Try to create a new AVD. The Android emulator is far from being perfect. Upvote 0
The latest version of B4A Sdk Manager is preinstalled with the IDE. trueboss323 said: But some words/text are not displaying properly on the emulator Click to expand... This is an emulator issue. Try to create a new AVD. The Android emulator is far from being perfect.