

The first step should be to install the Java JDK, as Android SDK requires it as well. I should have been reading the B4ABeginnersGuidev3_2.pdf where it clearly states: I was using the install instructions at I thought since it was on the b4x website it would be the most up to date reference for installing the software.

)ī4A simply would not connect to the emulator, regardless of what emulator I was using.īut I found out what the problem was. I see installing the Android SDK is as fast as ever. Today I created a virtual box (Win7) and started all over again, installing Java, Android SDK and B4A. I elevated the security for adb.exe, b4a and even the emulator. Re-installing B4A and Android SDK did not solve the problem. I installed GenyMotion and that did not make a difference. I had also installed the Intel Hardware Accelerated Execution Manager (HAXM) for the standard Android emulator but of course that did not make a difference. I should have mentioned yesterday I and deactivated the AV and Firewall and it did not make a difference. I should be able to get something to appear in the Emulator, shouldn't I? The emulator worked just fine for me 5 years ago with B4A. (I lent my Android device to someone else and I don't have one available at the moment. Can someone confirm? I am running B4A and GenyMotion as Admin and I modified the properties of ADB.EXE as "Run this program as an administrator". It appears to me to be a security problem. ADB.EXE is running and I've confirmed it is the Android SDK version using Process Explorer. This B4A app is a simple one line MsgBox(). When I try and run the B4A app I get the same error message. Then I tried GenyMotion and altered its adb.exe location so it used the Android SDK version instead of its own. (5)Īnd of course the app does NOT get sent to the emulator. (0.45s)Ĭannot create process: Access is denied. Trial version-skipping library resources (0.00s)
#Genymotion adb reboot code
I'm using Win7 and running as Administrator user.Įverything installed fine, but when I try to compile and run an app in the Android Emulator by pressing F5, I get:Ĭonvert byte code - optimized dex. I have the Android Emulator using HW Acceleration. It's been almost 5 years since I used B4A so I decided to download the most recent eval and have a go.
