On 30 October 2013 16:25, Dmitrijs Ledkovs <x...@ubuntu.com> wrote: > At the moment this should give one: > > * adb to ubuntu > * serial console to android > * telnet access to control emulated events (sms, gps, etc) >
I've added instructions about above at https://wiki.ubuntu.com/Touch/Emulator > Things to fix at the moment: > > * missing eth0 > * /data read-only in the android-container > * no graphical output > >From above todo: * /data is now writable under the android container, so everything under android container now behaves better. * eth0 is eventually up (over adb check "$ initctl list" for network-interface/eth0 running) and one can do: $ apt-get update; apt-get -y install w3m; w3m start.ubuntu.com Do be patient with emulator, it's a single core slowly emulated ARM. Regards, Dmitrijs. -- Mailing list: https://launchpad.net/~ubuntu-phone Post to : ubuntu-phone@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-phone More help : https://help.launchpad.net/ListHelp