[Ubuntu-phone] UITK API change: remove MainView.__hud

2013-05-17 Thread Tim Peeters
REMOVED in MainView: property QtObject __hud Just a heads-up that we will soon be removing the __hud property from MainView. I checked all the core apps and I couldn't find it being used anywhere. This property (marked as internal) was added to have a default Quit button in HUD for apps using

[Ubuntu-phone] Android apps

2013-05-17 Thread Николай Шатохин
Hello. Is it possible to run Android apps on Ubuntu Touch? Best regards, Nick -- 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

Re: [Ubuntu-phone] Android apps

2013-05-17 Thread John Nelson
Right now, there is no Dalvik machine included in Ubuntu Touch, so no. On Fri, May 17, 2013 at 7:15 AM, Николай Шатохин n.shatok...@gmail.comwrote: Hello. Is it possible to run Android apps on Ubuntu Touch? Best regards, Nick -- Mailing list: https://launchpad.net/~ubuntu-phone Post

Re: [Ubuntu-phone] Android apps

2013-05-17 Thread Николай Шатохин
Are you removing Dalvik from CianogenMod when apply Ubuntu patches? Will it be possible in future? 2013/5/17 John Nelson thatguru...@gmail.com Right now, there is no Dalvik machine included in Ubuntu Touch, so no. On Fri, May 17, 2013 at 7:15 AM, Николай Шатохин n.shatok...@gmail.comwrote:

Re: [Ubuntu-phone] Android apps

2013-05-17 Thread Gianguido Sorà
There must be license problem or I am wrong? Run Android apps on top of Ubuntu touch could be a killer feature, but I think that the OS will be ready for better apps and games. Il giorno 17/mag/2013, alle ore 13:37, Николай Шатохин n.shatok...@gmail.com ha scritto: Are you removing Dalvik from

Re: [Ubuntu-phone] Android apps

2013-05-17 Thread Gianguido Sorà
Right now only on the Nexus 7. The code to make the multiboot to work could be ported on other devices, someone must dive into this. Il giorno 17/mag/2013, alle ore 13:51, Николай Шатохин n.shatok...@gmail.com ha scritto: Ok, thanks. We always can install Android in dual boot :) 2013/5/17

Re: [Ubuntu-phone] Android apps

2013-05-17 Thread Николай Шатохин
I've seen triple boot (Meego, Nemo, NITDroid) on Nokia N9. So, maybe not only on Nexus 2013/5/17 Gianguido Sorà gianguidor...@gmail.com Right now only on the Nexus 7. The code to make the multiboot to work could be ported on other devices, someone must dive into this. Il giorno

Re: [Ubuntu-phone] Android apps

2013-05-17 Thread Gianguido Sorà
Boot process on the Nokia N9 is far more simple than the one on the nexuses. Il giorno 17/mag/2013, alle ore 13:56, Николай Шатохин n.shatok...@gmail.com ha scritto: I've seen triple boot (Meego, Nemo, NITDroid) on Nokia N9. So, maybe not only on Nexus 2013/5/17 Gianguido Sorà

[Ubuntu-phone] Ebook reader?

2013-05-17 Thread Andrew Fullam
Hey guys, I was wondering if there is anyone currently working on an ebook reader for ubuntu touch? I have an empty house all weekend so I was looking to take a stab at it if no one has already undertaken the task? Thanks Andrew -- Mailing list: https://launchpad.net/~ubuntu-phone Post to

Re: [Ubuntu-phone] Android apps

2013-05-17 Thread Vicente Solá Osca
And, how about? $ sudo apt-get install virtualbox El 17/05/2013 14:23, Gianguido Sorà gianguidor...@gmail.com escribió: Right now only on the Nexus 7. The code to make the multiboot to work could be ported on other devices, someone must dive into this. Il giorno 17/mag/2013, alle ore 13:51,

Re: [Ubuntu-phone] Android apps

2013-05-17 Thread Gianguido Sorà
By now Virtualbox and its modules aren't compiled for ARM. 2013/5/17 Vicente Solá Osca vicentes...@gmail.com And, how about? $ sudo apt-get install virtualbox El 17/05/2013 14:23, Gianguido Sorà gianguidor...@gmail.com escribió: Right now only on the Nexus 7. The code to make the

Re: [Ubuntu-phone] Ebook reader?

2013-05-17 Thread Michael Zanetti
Hey, On Friday 17 May 2013 13:53:05 Andrew Fullam wrote: I was wondering if there is anyone currently working on an ebook reader for ubuntu touch? I have an empty house all weekend so I was looking to take a stab at it if no one has already undertaken the task? Doesn't look like there is one.

[Ubuntu-phone] Ubuntu on Google Glasses

2013-05-17 Thread Николай Шатохин
Wow! http://www.omgubuntu.co.uk/2013/05/ubuntu-gets-installed-on-google-glass So, will we wait Ubuntu Glasses? -- Mailing list: https://launchpad.net/~ubuntu-phone Post to : ubuntu-phone@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-phone More help :

Re: [Ubuntu-phone] Ubuntu on Google Glasses

2013-05-17 Thread Gianguido Sorà
Unfortunately it's running as a VNC server/client approach, nothing really useful. Inviato da iPad Il giorno 17/mag/2013, alle ore 15:47, Николай Шатохин n.shatok...@gmail.com ha scritto: Wow! http://www.omgubuntu.co.uk/2013/05/ubuntu-gets-installed-on-google-glass So, will we wait Ubuntu

Re: [Ubuntu-phone] Ebook reader?

2013-05-17 Thread John Nelson
I haven't seen an e-reader app yet. I had started working on one, but ran into the problems noted by Stuart Landridge. From the discussion on the mailing list here: https://lists.launchpad.net/ubuntu-phone/msg01530.htmlit appears that there has been at least some discussion among the developers

Re: [Ubuntu-phone] Android apps

2013-05-17 Thread dank moo
No On Fri, May 17, 2013 at 9:19 AM, Gianguido Sorà gianguidor...@gmail.comwrote: By now Virtualbox and its modules aren't compiled for ARM. 2013/5/17 Vicente Solá Osca vicentes...@gmail.com And, how about? $ sudo apt-get install virtualbox El 17/05/2013 14:23, Gianguido Sorà

Re: [Ubuntu-phone] One Zip to Flash them all

2013-05-17 Thread Gianguido Sorà
If this old device uses the same flash method of any android rom out there (flashable zips) yes, it's possible. Basically, this python script does four things: extract the android base zip, remove the stock updater-script with one modified to include the commands to extract the Ubuntu rootfs, copy

Re: [Ubuntu-phone] One Zip to Flash them all

2013-05-17 Thread Joey Carlini
http://d-h.st/GeG That's my latest build if you want to give it a shot, though I think I have an idea on how to reproduce it manually. On Fri, May 17, 2013 at 6:50 PM, Gianguido Sorà gianguidor...@gmail.comwrote: If this old device uses the same flash method of any android rom out there