Re: [Ubuntu-phone] Updates to the android-emulator

2013-11-03 Thread leon lee
I found that SurfaceFlinger doesn't exist in the emulator. Is it replaced by some other module? -- Original -- From: "Dmitrijs Ledkovs"; Date: Nov 1, 2013 To: "ubuntu-phone"; Subject: Re: [Ubuntu-phone] Updates to the android-

Re: [Ubuntu-phone] Updates to the android-emulator

2013-11-01 Thread leon lee
Good job! So the last thing to do is the graphical output. Do you have any clue why the graphical output is not working? -- Original -- From: "Dmitrijs Ledkovs"; Date: Nov 1, 2013 To: "ubuntu-phone"; Subject: Re: [Ubuntu-phone] Up

Re: [Ubuntu-phone] Updates to the android-emulator

2013-11-01 Thread Dmitrijs Ledkovs
On 30 October 2013 16:25, Dmitrijs Ledkovs 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 a

Re: [Ubuntu-phone] Updates to the android-emulator

2013-11-01 Thread Dmitrijs Ledkovs
above is always available. Not sure what you mean by "graphical mode", depending on the flags used the graphical window is shown / not shown, but other than that it's the same. Regards, Dmitrijs. > -- Original ---------- > From: "Dmitrijs Ledkovs&q

Re: [Ubuntu-phone] Updates to the android-emulator

2013-10-31 Thread leon lee
db shell" still available? -- Original -- From: "Dmitrijs Ledkovs"; Date: Oct 31, 2013 To: "ubuntu-phone"; Subject: [Ubuntu-phone] Updates to the android-emulator It's now packaged in the archive as android-emulator package. #

[Ubuntu-phone] Updates to the android-emulator

2013-10-30 Thread Dmitrijs Ledkovs
It's now packaged in the archive as android-emulator package. # in trusty $ apt-get install android-emulator At the moment one can install it as a normal package, but it ( for whatever reasons) wants to run with read-write privileges. So to run it $ cp -r /usr/share/android/emulator/ ~/ $ cd ~