ubuntu-phone team mailing list archive
-
ubuntu-phone team
-
Mailing list archive
-
Message #04949
Re: Updates to the android-emulator
I found that SurfaceFlinger doesn't exist in the emulator. Is it replaced by some other module?
------------------ Original ------------------
From: "Dmitrijs Ledkovs"<xnox@xxxxxxxxxx>;
Date: Nov 1, 2013
To: "ubuntu-phone"<ubuntu-phone@xxxxxxxxxxxxxxxxxxx>;
Subject: Re: [Ubuntu-phone] Updates to the android-emulator
On 30 October 2013 16:25, Dmitrijs Ledkovs <xnox@xxxxxxxxxx> 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@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~ubuntu-phone
More help : https://help.launchpad.net/ListHelp
.