Re: [Ubuntu-phone] Installing Android on MX4

2016-04-09 Thread Krzysztof Tataradziński
Try that one:
http://forum.xda-developers.com/meizu-mx/general/tutorial-ubuntu-touch-cyanongen-to-flyme-t3240088
I'm on Arch linux with android-tools installed and works great! ;)

2016-04-09 13:54 GMT+02:00 :

> On 2016-04-09 18:27 , Marco Graziotti wrote:
> >
> > I have tried a lot of methods, the only way is using Windows because
> > you need usb driver perfectly working with your phone.
> > Try to ask in "xda developers" forum, there are some people that have
> > changed their firmware version on MX4, a lot of these from flyme to
> > cyanogenmod.
> >
> Wow.  That's kinda... bad :-(  I guess I'll borrow a Windows machine
> from someone and try again.  Thanks for being so clear!
>
>
> --
> 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
>
-- 
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] Installing Android on MX4

2016-04-09 Thread ubuntu . mexon
On 2016-04-09 18:27 , Marco Graziotti wrote:
>
> I have tried a lot of methods, the only way is using Windows because
> you need usb driver perfectly working with your phone.
> Try to ask in "xda developers" forum, there are some people that have
> changed their firmware version on MX4, a lot of these from flyme to
> cyanogenmod.
>
Wow.  That's kinda... bad :-(  I guess I'll borrow a Windows machine
from someone and try again.  Thanks for being so clear!


-- 
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] Installing Android on MX4

2016-04-09 Thread Marco Graziotti

Hi,

I have tried a lot of methods, the only way is using Windows because you 
need usb driver perfectly working with your phone.
Try to ask in "xda developers" forum, there are some people that have 
changed their firmware version on MX4, a lot of these from flyme to 
cyanogenmod.


Bye


Il 09/04/2016 09:30, ubuntu.me...@spamgourmet.com ha scritto:

Now I remember why I've always avoided using adb :-(  I don't have a
Windows machine, I have a Macbook and a Raspberry Pi running Raspbian.
Here's what it looks like on the Pi:

mat@pi:~$ adb devices
List of devices attached

mat@pi:~$ adb devices
List of devices attached
device

mat@pi:~$ adb devices
List of devices attached

Last time I tried adb I found the problem was partly an unrecognised
manufacturer ID.  I fixed this by editing adb_usb.ini.  That file is
still there but isn't doing much for me now:

mat@pi:~$ cat .android/adb_usb.ini
# ANDROID 3RD PARTY USB VENDOR ID LIST -- DO NOT EDIT.
# USE 'android update adb' TO GENERATE.
# 1 USB VENDOR ID PER LINE.
0x2a45

Does anyone know how to get adb talking to an MX4 without a Windows machine?

On 2016-04-07 16:27 , Marco Graziotti wrote:

Hi,

when I installed the firmware in one of my two MX4, I'm doing this
from Windows, because I have trouble to upload Flyme firmware from
Ubuntu Desktop.
So, you can find here:
http://forum.xda-developers.com/showthread.php?p=48915118#post48915118
howto install ABD and fastboot on windows pc, you need this package to
permit at your computer to talk with your phone during "fastboot"
mode. You can find here a video that explain you howto use fastboot
and adb: https://www.youtube.com/watch?v=foLQCNxroHw

For installing the Flyme firmware you can find here a guide:
https://lists.launchpad.net/ubuntu-phone/msg13848.html but if you are
worried about the flashing process, I suggest you to ask (or search an
old threads) in "xda developers" forum to get help or find a guide for
flashing your device: http://forum.xda-developers.com/

Bye








--
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] Installing Android on MX4

2016-04-09 Thread ubuntu . mexon
Now I remember why I've always avoided using adb :-(  I don't have a
Windows machine, I have a Macbook and a Raspberry Pi running Raspbian. 
Here's what it looks like on the Pi:

mat@pi:~$ adb devices
List of devices attached

mat@pi:~$ adb devices
List of devices attached
device

mat@pi:~$ adb devices
List of devices attached

Last time I tried adb I found the problem was partly an unrecognised
manufacturer ID.  I fixed this by editing adb_usb.ini.  That file is
still there but isn't doing much for me now:

mat@pi:~$ cat .android/adb_usb.ini
# ANDROID 3RD PARTY USB VENDOR ID LIST -- DO NOT EDIT.
# USE 'android update adb' TO GENERATE.
# 1 USB VENDOR ID PER LINE.
0x2a45

Does anyone know how to get adb talking to an MX4 without a Windows machine?

On 2016-04-07 16:27 , Marco Graziotti wrote:
> Hi,
>
> when I installed the firmware in one of my two MX4, I'm doing this
> from Windows, because I have trouble to upload Flyme firmware from
> Ubuntu Desktop.
> So, you can find here:
> http://forum.xda-developers.com/showthread.php?p=48915118#post48915118
> howto install ABD and fastboot on windows pc, you need this package to
> permit at your computer to talk with your phone during "fastboot"
> mode. You can find here a video that explain you howto use fastboot
> and adb: https://www.youtube.com/watch?v=foLQCNxroHw
>
> For installing the Flyme firmware you can find here a guide:
> https://lists.launchpad.net/ubuntu-phone/msg13848.html but if you are
> worried about the flashing process, I suggest you to ask (or search an
> old threads) in "xda developers" forum to get help or find a guide for
> flashing your device: http://forum.xda-developers.com/
>
> Bye
>
>



-- 
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] Installing Android on MX4

2016-04-07 Thread Marco Graziotti

Hi,

when I installed the firmware in one of my two MX4, I'm doing this from 
Windows, because I have trouble to upload Flyme firmware from Ubuntu 
Desktop.
So, you can find here: 
http://forum.xda-developers.com/showthread.php?p=48915118#post48915118 
howto install ABD and fastboot on windows pc, you need this package to 
permit at your computer to talk with your phone during "fastboot" mode. 
You can find here a video that explain you howto use fastboot and adb: 
https://www.youtube.com/watch?v=foLQCNxroHw


For installing the Flyme firmware you can find here a guide: 
https://lists.launchpad.net/ubuntu-phone/msg13848.html but if you are 
worried about the flashing process, I suggest you to ask (or search an 
old threads) in "xda developers" forum to get help or find a guide for 
flashing your device: http://forum.xda-developers.com/


Bye


--
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] Installing Android on MX4

2016-04-06 Thread ubuntu . mexon
Great, thanks for all the info, that makes sense.  I'll try it out on
the weekend when I can afford to be without my phone for a while.

On 2016-04-06 24:12 , Marco Graziotti wrote:
> Hi,
>
> I'm sorry, I gave you the wrong link, the right link for Meizu MX4
> firmwares is:
> http://www.androidiani.com/forum/meizu-mx4-mx4-pro/484612-raccolta-firmware-firmware-meizu-mx4.html
> (you can find "A", and "I" firmware version, to download it, right
> click on the link "QUI", and then copy and paste link address into
> your browser. Don't click directly on "QUI" link).
>
> I have two MX4 Ubuntu Edition. For work purposes, in one of these, I
> have installed the "I" vesion of Flyme firmware.
> For doing this, I followed a guide that for first ask me to install
> the "A" version of Flyme, and then updating to "I" version. I will
> check to give you the url of this guide.
>
> I think that Meizu producing the same hardware version for all MX4
> (eccept C version), the only difference is the firmware version.
>



-- 
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] Installing Android on MX4

2016-04-05 Thread Marco Graziotti

Hi,

I'm sorry, I gave you the wrong link, the right link for Meizu MX4 
firmwares is: 
http://www.androidiani.com/forum/meizu-mx4-mx4-pro/484612-raccolta-firmware-firmware-meizu-mx4.html 
(you can find "A", and "I" firmware version, to download it, right click 
on the link "QUI", and then copy and paste link address into your 
browser. Don't click directly on "QUI" link).


I have two MX4 Ubuntu Edition. For work purposes, in one of these, I 
have installed the "I" vesion of Flyme firmware.
For doing this, I followed a guide that for first ask me to install the 
"A" version of Flyme, and then updating to "I" version. I will check to 
give you the url of this guide.


I think that Meizu producing the same hardware version for all MX4 
(eccept C version), the only difference is the firmware version.


Bye


Il 05/04/2016 10:11, ubuntu.me...@spamgourmet.com ha scritto:
Thanks for the more detailed info, that helps.  I'm still a bit 
confused though.  Are the letters referring to hardware variants that 
I can't change, or just firmware variants that I'm free to choose 
from?  If I choose the wrong firmware do I brick my device, or do I 
just end up with a different set of pre-installed apps from what I was 
expecting?


It sounds like you're saying that any MX4 that came out of the factory 
with Ubuntu is an "I", regardless of whether it was sold in China or 
elsewhere.  So I've got an "I".  It also sounds like that means I can 
only flash it with Flyme "I".  That would suck. Google Play is useless 
here.  I really need "A".


The linked page is in Italian but the firmwares are clearly labelled 
"Meizu MX4 Pro", not "Meizu MX4".  Are those firmwares really OK to 
flash onto an MX4?  Seems unlikely.


On 2016-04-05 15:43, Marco Graziotti wrote:

Hi,

there are four version of Meizu MX4:

1. Flyme U – China Unicom OS version: Chinese apps preinstalled, no 
google play.
2. Flyme C – China Mobile OS version: TD-SCDMA version (different 
kind of signal broadcasting), Chinese apps preinstalled, no google play.
3. Flyme A – Chinese Version OS: Chinese apps preinstalled, no google 
play.
4. Flyme I/G – OS version for international devices selled from 
meizumart.com and meizu.it: No chinese apps,  Google Play is present.


Usually you can find "A" and "I" version. Out of China it's rare to 
find "C" and "U" version.

MX4 Ubuntu Edition it's an "I" version.

So, you can have an "A" version of MX4 and switch the Flyme firmware 
to "I" version. You can find both firmware ("Beta", "A" and "I" 
version) here: 
http://www.androidiani.com/forum/meizu-mx4-mx4-pro/484617-raccolta-firmware-firmware-meizu-mx4-pro.html 
(to download firmware, click the right button on the link and then 
copy and paste link address into your browser. Don't click directly 
on the link).


Pay attention if you want proceed to flash your device.

Bye

Il 05/04/2016 03:41, ubuntu.me...@spamgourmet.com ha scritto:

On 2016-04-04 20:02, Krzysztof Tataradziński wrote:

Done, mainly by tutorial here
http://forum.xda-developers.com/meizu-mx/general/tutorial-ubuntu-touch-cyanongen-to-flyme-t3240088 



Following that link it starts with the caveat that you need an "'A' 
version of MX4".  Can someone explain what this means? How many 
different versions of the MX4 are there?


"About this phone" just reports "Meizu MX4 Ubuntu Edition".

I wanted to switch my phone to Android months ago but after reading 
about it carefully, came to the conclusion that there are different 
kinds of MX4 and mine wasn't compatible with most of these howtos. 
It's a Chinese version, whereas most MX4s described on 
English-language boards seem to have been produced later.  Also 
while I appreciate the efforts of "Naphtha", the instructions are 
not quite detailed or precise enough to inspire confidence.  It 
seemed too risky so I gave up.













--
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] Installing Android on MX4

2016-04-05 Thread ubuntu . mexon
Thanks for the more detailed info, that helps.  I'm still a bit confused 
though.  Are the letters referring to hardware variants that I can't 
change, or just firmware variants that I'm free to choose from?  If I 
choose the wrong firmware do I brick my device, or do I just end up with 
a different set of pre-installed apps from what I was expecting?


It sounds like you're saying that any MX4 that came out of the factory 
with Ubuntu is an "I", regardless of whether it was sold in China or 
elsewhere.  So I've got an "I".  It also sounds like that means I can 
only flash it with Flyme "I".  That would suck.  Google Play is useless 
here.  I really need "A".


The linked page is in Italian but the firmwares are clearly labelled 
"Meizu MX4 Pro", not "Meizu MX4".  Are those firmwares really OK to 
flash onto an MX4?  Seems unlikely.


On 2016-04-05 15:43, Marco Graziotti wrote:

Hi,

there are four version of Meizu MX4:

1. Flyme U – China Unicom OS version: Chinese apps preinstalled, no 
google play.
2. Flyme C – China Mobile OS version: TD-SCDMA version (different kind 
of signal broadcasting), Chinese apps preinstalled, no google play.
3. Flyme A – Chinese Version OS: Chinese apps preinstalled, no google 
play.
4. Flyme I/G – OS version for international devices selled from 
meizumart.com and meizu.it: No chinese apps,  Google Play is present.


Usually you can find "A" and "I" version. Out of China it's rare to 
find "C" and "U" version.

MX4 Ubuntu Edition it's an "I" version.

So, you can have an "A" version of MX4 and switch the Flyme firmware 
to "I" version. You can find both firmware ("Beta", "A" and "I" 
version) here: 
http://www.androidiani.com/forum/meizu-mx4-mx4-pro/484617-raccolta-firmware-firmware-meizu-mx4-pro.html 
(to download firmware, click the right button on the link and then 
copy and paste link address into your browser. Don't click directly on 
the link).


Pay attention if you want proceed to flash your device.

Bye

Il 05/04/2016 03:41, ubuntu.me...@spamgourmet.com ha scritto:

On 2016-04-04 20:02, Krzysztof Tataradziński wrote:

Done, mainly by tutorial here
http://forum.xda-developers.com/meizu-mx/general/tutorial-ubuntu-touch-cyanongen-to-flyme-t3240088 



Following that link it starts with the caveat that you need an "'A' 
version of MX4".  Can someone explain what this means?  How many 
different versions of the MX4 are there?


"About this phone" just reports "Meizu MX4 Ubuntu Edition".

I wanted to switch my phone to Android months ago but after reading 
about it carefully, came to the conclusion that there are different 
kinds of MX4 and mine wasn't compatible with most of these howtos. 
It's a Chinese version, whereas most MX4s described on 
English-language boards seem to have been produced later.  Also while 
I appreciate the efforts of "Naphtha", the instructions are not quite 
detailed or precise enough to inspire confidence.  It seemed too 
risky so I gave up.










--
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] Installing Android on MX4

2016-04-05 Thread Marco Graziotti

Hi,

there are four version of Meizu MX4:

1. Flyme U – China Unicom OS version: Chinese apps preinstalled, no 
google play.
2. Flyme C – China Mobile OS version: TD-SCDMA version (different kind 
of signal broadcasting), Chinese apps preinstalled, no google play.

3. Flyme A – Chinese Version OS: Chinese apps preinstalled, no google play.
4. Flyme I/G – OS version for international devices selled from 
meizumart.com and meizu.it: No chinese apps,  Google Play is present.


Usually you can find "A" and "I" version. Out of China it's rare to find 
"C" and "U" version.

MX4 Ubuntu Edition it's an "I" version.

So, you can have an "A" version of MX4 and switch the Flyme firmware to 
"I" version. You can find both firmware ("Beta", "A" and "I" version) 
here: 
http://www.androidiani.com/forum/meizu-mx4-mx4-pro/484617-raccolta-firmware-firmware-meizu-mx4-pro.html 
(to download firmware, click the right button on the link and then copy 
and paste link address into your browser. Don't click directly on the link).


Pay attention if you want proceed to flash your device.

Bye

Il 05/04/2016 03:41, ubuntu.me...@spamgourmet.com ha scritto:

On 2016-04-04 20:02, Krzysztof Tataradziński wrote:

Done, mainly by tutorial here
http://forum.xda-developers.com/meizu-mx/general/tutorial-ubuntu-touch-cyanongen-to-flyme-t3240088 



Following that link it starts with the caveat that you need an "'A' 
version of MX4".  Can someone explain what this means?  How many 
different versions of the MX4 are there?


"About this phone" just reports "Meizu MX4 Ubuntu Edition".

I wanted to switch my phone to Android months ago but after reading 
about it carefully, came to the conclusion that there are different 
kinds of MX4 and mine wasn't compatible with most of these howtos. 
It's a Chinese version, whereas most MX4s described on 
English-language boards seem to have been produced later.  Also while 
I appreciate the efforts of "Naphtha", the instructions are not quite 
detailed or precise enough to inspire confidence.  It seemed too risky 
so I gave up.






--
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] Installing Android on MX4

2016-04-04 Thread ubuntu . mexon

On 2016-04-04 20:02, Krzysztof Tataradziński wrote:

Done, mainly by tutorial here
http://forum.xda-developers.com/meizu-mx/general/tutorial-ubuntu-touch-cyanongen-to-flyme-t3240088

Following that link it starts with the caveat that you need an "'A' 
version of MX4".  Can someone explain what this means?  How many 
different versions of the MX4 are there?


"About this phone" just reports "Meizu MX4 Ubuntu Edition".

I wanted to switch my phone to Android months ago but after reading 
about it carefully, came to the conclusion that there are different 
kinds of MX4 and mine wasn't compatible with most of these howtos. It's 
a Chinese version, whereas most MX4s described on English-language 
boards seem to have been produced later.  Also while I appreciate the 
efforts of "Naphtha", the instructions are not quite detailed or precise 
enough to inspire confidence.  It seemed too risky so I gave up.



--
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] Installing Android on MX4

2016-04-04 Thread Marco Graziotti
To go back to Ubuntu follow this guide: 
https://developer.ubuntu.com/en/start/ubuntu-for-devices/installing-ubuntu-for-devices/

I'm done this from Ubuntu 15.04 (desktop).

Hope this can help you.
Marco


Il 04/04/2016 14:02, Krzysztof Tataradziński ha scritto:

Done, mainly by tutorial here
http://forum.xda-developers.com/meizu-mx/general/tutorial-ubuntu-touch-cyanongen-to-flyme-t3240088
Now I want to go back to Ubuntu ;)
After:

ktatar156@ktatar156-VirtualBox:~/Pobrane$ ubuntu-device-flash touch 
--device=arale --channel=ubuntu-touch/rc-proposed/meizu.en --bootstrap 
--wipe --recovery-image=recovery.img

2016/04/04 13:56:49 Device is |arale|
2016/04/04 13:56:49 Flashing version 298 from 
ubuntu-touch/rc-proposed/meizu.en channel and server 
https://system-image.ubuntu.com to device arale


stuck here (rc-proposed donwloaded before), no new messages from 
terminal. Could anyone help how to handle that?


2016-04-03 23:09 GMT+02:00 Krzysztof Tataradziński 
>:


Ok,
I'm almost done. In last step I'm getting error: closed.
http://paste.ubuntu.com/15604517/
Could anyone help with that?

2016-04-03 18:55 GMT+02:00 Krzysztof Tataradziński
>:

Hello,

Today I was working on my girlfriend budget smartphone (LG L
Fino) and I found it's great - plenty of apps launching and
working MUCH faster than on UT. Second thing I've found that
is 'normal' android desktops/screens are much better than
scopes. Why? We can have in one 'desktop/screen' few of
widgets with functionality significantly better (more
interactive) than on UT scopes. And these widgets are always
updated (no need to manual swipe and wait few seconds to
refresh like in UT). For now, I really don't see the power of
scopes in normal phone usage - I understand its philosophy,
but usability is really bad. In example: Today scope - what
useful information that scope is providing? For me - only
weather. In Scopes can be placed plenty of information and
indeed there is - but most of them are not needed in 95 % of time.
In shorts - I want to install Android instead of UT - how can
I do that in MX4 Ubuntu Edition?

Best regards,
Krzysztof Tataradziński
https://launchpad.net/~ktatar156








-- 
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] Installing Android on MX4

2016-04-04 Thread Krzysztof Tataradziński
Done, mainly by tutorial here
http://forum.xda-developers.com/meizu-mx/general/tutorial-ubuntu-touch-cyanongen-to-flyme-t3240088
Now I want to go back to Ubuntu ;)
After:

ktatar156@ktatar156-VirtualBox:~/Pobrane$ ubuntu-device-flash touch
--device=arale --channel=ubuntu-touch/rc-proposed/meizu.en --bootstrap
--wipe --recovery-image=recovery.img
2016/04/04 13:56:49 Device is |arale|
2016/04/04 13:56:49 Flashing version 298 from
ubuntu-touch/rc-proposed/meizu.en channel and server
https://system-image.ubuntu.com to device arale

stuck here (rc-proposed donwloaded before), no new messages from terminal.
Could anyone help how to handle that?

2016-04-03 23:09 GMT+02:00 Krzysztof Tataradziński :

> Ok,
> I'm almost done. In last step I'm getting error: closed.
> http://paste.ubuntu.com/15604517/
> Could anyone help with that?
>
> 2016-04-03 18:55 GMT+02:00 Krzysztof Tataradziński :
>
>> Hello,
>>
>> Today I was working on my girlfriend budget smartphone (LG L Fino) and I
>> found it's great - plenty of apps launching and working MUCH faster than on
>> UT. Second thing I've found that is 'normal' android desktops/screens are
>> much better than scopes. Why? We can have in one 'desktop/screen' few of
>> widgets with functionality significantly better (more interactive) than on
>> UT scopes. And these widgets are always updated (no need to manual swipe
>> and wait few seconds to refresh like in UT). For now, I really don't see
>> the power of scopes in normal phone usage - I understand its philosophy,
>> but usability is really bad. In example: Today scope - what useful
>> information that scope is providing? For me - only weather. In Scopes can
>> be placed plenty of information and indeed there is - but most of them are
>> not needed in 95 % of time.
>> In shorts - I want to install Android instead of UT - how can I do that
>> in MX4 Ubuntu Edition?
>>
>> Best regards,
>> Krzysztof Tataradziński
>> https://launchpad.net/~ktatar156
>>
>
>
-- 
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] Installing Android on MX4

2016-04-03 Thread Krzysztof Tataradziński
Ok,
I'm almost done. In last step I'm getting error: closed.
http://paste.ubuntu.com/15604517/
Could anyone help with that?

2016-04-03 18:55 GMT+02:00 Krzysztof Tataradziński :

> Hello,
>
> Today I was working on my girlfriend budget smartphone (LG L Fino) and I
> found it's great - plenty of apps launching and working MUCH faster than on
> UT. Second thing I've found that is 'normal' android desktops/screens are
> much better than scopes. Why? We can have in one 'desktop/screen' few of
> widgets with functionality significantly better (more interactive) than on
> UT scopes. And these widgets are always updated (no need to manual swipe
> and wait few seconds to refresh like in UT). For now, I really don't see
> the power of scopes in normal phone usage - I understand its philosophy,
> but usability is really bad. In example: Today scope - what useful
> information that scope is providing? For me - only weather. In Scopes can
> be placed plenty of information and indeed there is - but most of them are
> not needed in 95 % of time.
> In shorts - I want to install Android instead of UT - how can I do that in
> MX4 Ubuntu Edition?
>
> Best regards,
> Krzysztof Tataradziński
> https://launchpad.net/~ktatar156
>
-- 
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