

I’ve already explained the process in some previous posts (check here) By installing a small piece of software called xRDP, you can from windows machines connect remotely to your Ubuntu system using built-in tools (i.e. Then go to netbeans and run your android project then it will ask the select the emulator to run so now you can see your VM is there.If you are using ubuntu 12.10, please follow the instructions described in this postĪs you probably know, I like to use remote desktop protocol in order to connect to my ubuntu systems. If that doesn’t fix it refer to the following link. If it is unable to connect, check your virtual machine’s network settings. Now you know the emulators IP address now you need to go to terminal in your Ubuntu machine and connect the device as follows. (Alt + F7 To bring back the Android GUI) and type the “ netcfg” command to see the IPsĦ.

Start your android VM and Press Alt + F1 to bring up the console in the emulator (IE.

Now you have setup the adb command perfectly so go to Virtual box setting and see the following network settings are there in your android VM.ĥ. If there is any connected devices you can see now.Ĥ. Now try the following command on your terminal. To source your bash file follow this command.ģ. Insert the following lines in bottom of the file then save and close.Įxport PATH=$:Your_Android_SDK_Path/platform-tools Then you have to point the sdk/tools and sdk/platform-tools You can easily do this step by following this blog postĢ. You have to set up the VirtualBox on Ubuntu and install the Android OS on top of that. I’m using Netbeans as my IDE and I assume that you all set up the android plugin on Netbeans and point the Android SDK in the android section.Įx/ Now you can create the android application with your netbeans IDE.Ģ. Is there any solution for this? Yes it is, lets look at the solution step by step.ġ. I know most software developers having this problem “What is this problem ?” : when you going to run the android application on the emulator which is bind with your IDE(Netbeans, Eclipse) it will take two three minutes to load.
