B BigMac55 New Member Dec 5, 2016 #1 I know that I am doing something wrong but I am trying to do a hello world app(The first tutorial) and the issue is that my emulator is not working. I have tried to follow a tutorial on how to create one but I never have the same screen layout or options that they do in the tutorial. The CPU/ABI option just tells me that it does not have one loaded for this option. Where do I get them loaded from? Please assist.
I know that I am doing something wrong but I am trying to do a hello world app(The first tutorial) and the issue is that my emulator is not working. I have tried to follow a tutorial on how to create one but I never have the same screen layout or options that they do in the tutorial. The CPU/ABI option just tells me that it does not have one loaded for this option. Where do I get them loaded from? Please assist.
Erel B4X founder Staff member Licensed User Longtime User Dec 5, 2016 #2 I don't recommend you to use the Android emulator. Especially if you are new to Android. Start with a real device and use B4A-Bridge to connect. You are probably missing a system image component: Upvote 0
I don't recommend you to use the Android emulator. Especially if you are new to Android. Start with a real device and use B4A-Bridge to connect. You are probably missing a system image component:
William Hunter Active Member Licensed User Longtime User Dec 5, 2016 #3 BigMac55 said: I know that I am doing something wrong but I am trying to do a hello world app(The first tutorial) and the issue is that my emulator is not working. I have tried to follow a tutorial on how to create one but I never have the same screen layout or options that they do in the tutorial. The CPU/ABI option just tells me that it does not have one loaded for this option. Where do I get them loaded from? Please assist. Click to expand... At various stages of development I will use an emulator, as well as Erel's recommended B4A Bridge. For an emulator Genymotion is the best choice. There is a free version for PERSONAL USE in development. It is availabel at the link below: https://www.genymotion.com/fun-zone/ Best regards Upvote 0
BigMac55 said: I know that I am doing something wrong but I am trying to do a hello world app(The first tutorial) and the issue is that my emulator is not working. I have tried to follow a tutorial on how to create one but I never have the same screen layout or options that they do in the tutorial. The CPU/ABI option just tells me that it does not have one loaded for this option. Where do I get them loaded from? Please assist. Click to expand... At various stages of development I will use an emulator, as well as Erel's recommended B4A Bridge. For an emulator Genymotion is the best choice. There is a free version for PERSONAL USE in development. It is availabel at the link below: https://www.genymotion.com/fun-zone/ Best regards