← Back to team overview

ubuntu-phone team mailing list archive

Re: Android Emulator Flipped port

 

On 4 October 2013 08:45, leon lee <llrraa@xxxxxx> wrote:
> I manage to do the same as you by running run-emulator.sh. But I'm not
> familiar with lxc container, so can you please share some details on how it
> works with the android part.
>


Recent devices are using "flipped model" that is ubuntu is booted from
the initramfs, and then lxc container is started to boot the minimal
android system we need to bring up the rest of the hardware support.
The details are sparse and it's easiest to look into existing devices
grouper/mako/maguro/manta which do use it. I had a chat with stephane,
I think I'll be able to use exactly the same boot process as system
images. I'll keep this mailing list posted on my progress.

Regards,

Dmitrijs.

>
>
> ------------------ Original ------------------
> From:  "Dmitrijs Ledkovs"<xnox@xxxxxxxxxx>;
> Date:  Oct 3, 2013
> To:  "ubuntu-phone"<ubuntu-phone@xxxxxxxxxxxxxxxxxxx>; "Steve
> Langasek"<steve.langasek@xxxxxxxxxxxxx>; "Oliver Grawert"<ogra@xxxxxxxxxx>;
> "Stéphane Graber"<stgraber@xxxxxxxxxx>;
> Subject:  Re: [Ubuntu-phone] Android Emulator Flipped port
>
> I am now starting to collect notes on the emulator at:
> https://wiki.ubuntu.com/Touch/Emulator
>
> I have also made a prebuild emulator with images available at:
> http://people.canonical.com/~xnox/emulator.tar.xz
>
> It's a 300MB download and includes a wrapper script to launch the emulator.
>
> At the moment it will boot into a serial text console, such that one
> can login into it.
>
> Right now, /system partition is not getting mounted in the lxc
> container and is at the moment the next step to fix.
>
> 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
> .


References