I am trying to setup a test environment of 2 VBox OS, one with Ubuntu, the other with Android KitKat. With Ubuntu, setting up NAT and host-only adapter is a breeze.
However, with Android, I tried 2 methods as follow:
- First try, install KitKat with 2 adapters (Host and Host-Only Adapter) setup by default. Result is no internet connection at all.
- Second try, install KitKat with only NAT adapter setup by default. Result is blank screen.
- Third try, install KitKat with no network adapter, when installation complete, activate NAT adapter, then internet works, but pointer failed to appear. Also, not sure how to setup Host-Only Adapter from here.
I want to have this client/server setup to test server and client setup for android.