Another OS for O1? - Optimus One, P500, V General

Hi.
Why we can't ahve any other OS,different from Android?
For example, MeeGo, or Windows Mobile, while HD2 can? If i had the chance to put Windows Mobile on this phone that would be great.

insitex said:
Hi.
Why we can't ahve any other OS,different from Android?
For example, MeeGo, or Windows Mobile, while HD2 can? If i had the chance to put Windows Mobile on this phone that would be great.
Click to expand...
Click to collapse
If I remember correct the HD2 is develivered with Windows Mobile. Thats why it can be used with.
If you have the sources of Windows Mobile you can develop for our phone. But Windows Mobile is not free so you have to buy the development kit (expensive). Maybe you also will have the problem to get all the necessary driver for our phone to get everything working.
All other free OS could be ported (if you are able to do).
I think porting boot2gecko (firefox os) to our phone has the best chance, because lot of things from android can be used.
But don't think its just about downloading and compiling.

insitex said:
Hi.
Why we can't ahve any other OS,different from Android?
For example, MeeGo, or Windows Mobile, while HD2 can? If i had the chance to put Windows Mobile on this phone that would be great.
Click to expand...
Click to collapse
Android is opensource thats why....
Sent from my LG-P500

Other OS than Android ?? sounds tough
@DJNoXD as you said free OS can be ported ,but I dont see any developer doing tat
I saw one windows OS porting (mango tango or something) but it had lots of bugs

noelburton said:
Other OS than Android ?? sounds tough
@DJNoXD as you said free OS can be ported ,but I dont see any developer doing tat
I saw one windows OS porting (mango tango or something) but it had lots of bugs
Click to expand...
Click to collapse
> mango tango? You mean the themed cm7 rom?
Sent from my little fingers.. to your face using XDA app

yes ur right that was themed not ported .
anyway even the efforts taken for porting I doubt it will compete with android OS
for stability performance and other thing
hope I am wrong and if so we will have another options open for our beloved O1

insitex said:
Hi.
Why we can't ahve any other OS,different from Android?
For example, MeeGo, or Windows Mobile, while HD2 can? If i had the chance to put Windows Mobile on this phone that would be great.
Click to expand...
Click to collapse
We can‘t.
Bootloader doesn't support
Sent from my LG-P500 using xda premium

Boot2geeko + honeycomb can still work on o1.

Android can work on almost any device having required hardware....i remember installing android 2.1 on my old htc touch Elfin.......

Web Os
Sent from my LG-P500 using Tapatalk 2

Boot2gecko might be able to use the same kernel as android roms, but the rest...
Sent from my LG-P500

I've just spent 15 minutes or so looking at Firefox Os. Most of the stuff is forked from android, so there is a possibility it may work.
The Firefox OS team have already forked the stuff for the Nexus 7 tablet, I'm going to try and build it. If it works, well who knows what I'll try next
EDIT: after making and fixing a few build errors, it's surprisingly easy to get Firefox OS to build.
I'll leave it running overnight, hopefully I'll end up with something flashable tomorrow...

adfad666 said:
I've just spent 15 minutes or so looking at Firefox Os. Most of the stuff is forked from android, so there is a possibility it may work.
The Firefox OS team have already forked the stuff for the Nexus 7 tablet, I'm going to try and build it. If it works, well who knows what I'll try next
EDIT: after making and fixing a few build errors, it's surprisingly easy to get Firefox OS to build.
I'll leave it running overnight, hopefully I'll end up with something flashable tomorrow...
Click to expand...
Click to collapse
If there will be a way for android apps to go on b2g, "goodbye, android! Damn you qualcomm:| thank you mozzila!"
Edit: since the apps are html5, sinner or later a web emulator will appear, which could be ported to b2g without CPU emulation, or maybe run as wine does
Crap I am way to excited, I just want a ROM with battery (CM7-official based ROMs lately have tons of random wakelocks) and working HQ YouTube (and since this is html5 based, I am 100% sure the ICS/JB version of web YouTube will work)
But no status bar toggles = no more b2g (one very reason android is better than iOS)
Sent from my LG-P500

adfad666 said:
I've just spent 15 minutes or so looking at Firefox Os. Most of the stuff is forked from android, so there is a possibility it may work.
The Firefox OS team have already forked the stuff for the Nexus 7 tablet, I'm going to try and build it. If it works, well who knows what I'll try next
EDIT: after making and fixing a few build errors, it's surprisingly easy to get Firefox OS to build.
I'll leave it running overnight, hopefully I'll end up with something flashable tomorrow...
Click to expand...
Click to collapse
I was also downloading source but internet sucks me with 5 KB
But check out this.
G1 HTC dev got it partially working and here it's source.
https://github.com/UnitedDev/b2g-manifest
Sent from my LG-P500 using xda premium

It's undocumented but you can build for Optimus L5 just use ./config.sh optimus-l5
It usaes some CAF sources, so hopefully we can use that as a base.

good to see you guys actually working on this.
best of lucks guys :good:
appreciated your hard work into this :angel:

adfad666 said:
It's undocumented but you can build for Optimus L5 just use ./config.sh optimus-l5
It usaes some CAF sources, so hopefully we can use that as a base.
Click to expand...
Click to collapse
Can you make a discussion thread so people will say their excitement like me and devs working on it work on it? Or OP change 1st post and title to suggest that

Yeah I'll do so....how do you think I should organize this specific thread,any ideas
Sent from my LG-P500 using xda premium

vlt96 said:
Can you make a discussion thread so people will say their excitement like me and devs working on it work on it? Or OP change 1st post and title to suggest that
Click to expand...
Click to collapse
If I can get the build to finish I'll consider it.
Some of the sources need to be replaced with CM9 sources to get it to work. What's also surprising is that it really is under active development, you can repo sync, then do another sync in 30 minutes and there will be updates...

adfad666 said:
If I can get the build to finish I'll consider it.
Some of the sources need to be replaced with CM9 sources to get it to work. What's also surprising is that it really is under active development, you can repo sync, then do another sync in 30 minutes and there will be updates...
Click to expand...
Click to collapse
Yea it doesn't even deserve alpha stage, but it is really eye candy, really really fast (but I think multitasking is iOS-like)
Scrolling tho is worse than donut in avd (and that is on GS2), needs imorovements
Why am I this excited? Because it doesn't run java VM!! I love java as programming language, but the concept of running every app in a VM (I agree for desktop apps made for all platforms, but not for mobile devices)
Am I the only one that would watch your (adfad) PC screen all time while building? This is how much I wanna try it
Oh, and gecko (at least last time I tried) is the slowest rendering I ever had on my phone, but I really wanna see how the concept of gecko-rendered apps works out
P.S.: firefox 16 will have armv6 support for stable
PS2: sorry for so many "I am excited" posts from me, but firefox os is as eye-candy as iOS, while keeping the awesomeness of android (if it is open-source, hopefully root features will be available)
PS3: all my excitement comes from you, adfad, for saying you are building it:thumbup::beer:
Edit: installed latest nightly for amrv6, and I can confirm it is a bit faster than stock, but a lot laggier, so the lag in b2g is probably caused by gecko
Sent from my LG-P500

Related

Another OS for O1? part 2!!

web OS
https://developer.palm.com/
if any dev is willing to try, good luck
and here
http://www.openwebosproject.org/
I could have a look after I finished iOS xTreme and it works perfectly. I know that it is not the same as Android, but as it's open-source...
well gnex people got it working...
it takes some skilled developers to port it. its not just editing a few framework files adding a few apks and downloading a nightly for it to be based. imagine it like porting AOSP 4.2 the day the source code comes out
you have no prior sources or work of anykind. just source code
-DarkKnight- said:
well gnex people got it working...
it takes some skilled developers to port it. its not just editing a few framework files adding a few apks and downloading a nightly for it to be based. imagine it like porting AOSP 4.2 the day the source code comes out
you have no prior sources or work of anykind. just source code
Click to expand...
Click to collapse
Yes, I know. I said I‘ll have a LOOK and may try that, so I can not guarantee that it works.
I know what it is. I know that‘s hard. But if we have their code...
DarkCoding said:
Yes, I know. I said I‘ll have a LOOK and may try that, so I can not guarantee that it works.
I know what it is. I know that‘s hard. But if we have their code...
Click to expand...
Click to collapse
well good luck
too bad I won't be able to use it
I hope nexusone people port it
So can we expect WebOS port for Optimus one?
I don't know who started porting WebOS for GalaxyNexus but check that out: http://www.webos-ports.org/wiki/Main_Page
And webOS was running perfect on such low level devices like optimus one, so i hope that webOS will run smooth and fast. Can someone port it?
It's opened, just like android. If someone try, i will test it
And btw what happened to B2G (boot to gecko os) OS port, will someone port it too?
So...at last can we expect webos or b2g?
insitex said:
So can we expect WebOS port for Optimus one?
I don't know who started porting WebOS for GalaxyNexus but check that out: http://www.webos-ports.org/wiki/Main_Page
And webOS was running perfect on such low level devices like optimus one, so i hope that webOS will run smooth and fast. Can someone port it?
It's opened, just like android. If someone try, i will test it
And btw what happened to B2G (boot to gecko os) OS port, will someone port it too?
So...at last can we expect webos or b2g?
Click to expand...
Click to collapse
As I said, I‘ll try to port that.
adfad666 is working on B2G.
Edit: Yes, you can expect webOS for O1 by me But I must hold on the iOS xTreme development (okay, it‘s modding ) to do that. And in 2 days I‘ll write a test :banghead:
That's amazing! WebOS on Optimus One! Finally another OS for my device! )
(Not that i don't like Android, it's just..i'm using it for more than year and half and i would like to try something else)
insitex said:
That's amazing! WebOS on Optimus One! Finally another OS for my device! )
(Not that i don't like Android, it's just..i'm using it for more than year and half and i would like to try something else)
Click to expand...
Click to collapse
I, too
Btw now updating Ubuntu and configuring everything, then learn for the English-test D) in 2 days and at the end webOS
DarkCoding said:
I, too
Btw now updating Ubuntu and configuring everything, then learn for the English-test D) in 2 days and at the end webOS
Click to expand...
Click to collapse
Updating ubuntu is pain is the arse... at least the system updates... if you forget it for a month, you get a half-day update... eventually you get bored and turn it off.. which corrupted my ubuntu installation (1st no more wifi, had to connect via ethernet cable, then no more sudo, password prompt in a loop)
vlt96 said:
Updating ubuntu is pain is the arse... at least the system updates... if you forget it for a month, you get a half-day update... eventually you get bored and turn it off.. which corrupted my ubuntu installation (1st no more wifi, had to connect via ethernet cable, then no more sudo, password prompt in a loop)
Click to expand...
Click to collapse
No, I can leave my PC for max. 8 hours on. What do you think, does it is enough?
DarkCoding said:
No, I can leave my PC for max. 8 hours on. What do you think, does it is enough?
Click to expand...
Click to collapse
Update in steps, you can do selective update
Now I have my own thread
In general section
And no, I can not post link. I'm too lazy

[DEV]Ubuntu-touch for all Xperia2011 devices

Hello,
Developers, I really need help to get the ubuntu-touch port working again!
After the first release of Ubuntu-Touh I tried to port it again to our devices, but I don't get them booting. I only get a black screen. I have updated all sources on github and made the appropriate changes. You can find all relevant sources and information on my new website http://danwin.github.io/ubuntu-touch.html where I have uploaded the non-bootng builds for developers.
I still have the old builds available for those, who want a booting ubuntu-touch, but without any functionality: http://danwin.github.io/ubuntu-touch.html
Did ubuntu can be used as daily software/rom ?
Ainster said:
Did ubuntu can be used as daily software/rom ?
Click to expand...
Click to collapse
Not yet, but in 2-3 days we'll have kernel fixes available to add support for daily builds of ubuntu, which have a lot of improvements.
Ainster said:
Did ubuntu can be used as daily software/rom ?
Click to expand...
Click to collapse
No
Finally! Thanks.. :good: :good: :good:
that's f***ing awesome, great
Review
tested it out... Great work DanWin1210..
Although it took me i guess 45 min to 1 hour to install the ubuntu part, it was good and working..
Is nice n slow and laggy..but hey, pretty good for developmental stages..
As a review, i'll jot down some working/not working stuff that I found.
Working:
standard apps like messaging (only UI)
gallery,
the other ubuntu UI as well
Not Working:
Network
Clock (no date n time from network)
Wifi detects network so I assume its working, although the keyboard dosent show up so no way of entering the password and testing it out.
A note for all the users:
All in all, if you're mad about having a look at ubuntu, do install this rom; installation does take a lot of time but never hangs, so be patient.
Mind you though, the network and all isnt working so the phone pretty much remains a toy..
So wait a couple of days, until the devs work their magic, and get it up n running on our hardware insufficient phones..
Also, a note for DanWin1210:
If possible please do post how you are developing the rom. It would be very informative. Github is for proficients, and for "advanced beginners " like me, it would be quite helpful.
So, thanks again for taking the initiative. keep it up!
thx man, relly owesome, great work
Wow,it is amazing! I must try it now Well done good job dude :highfive:
Tan9890 said:
tested it out... Great work DanWin1210..
Although it took me i guess 45 min to 1 hour to install the ubuntu part, it was good and working..
Is nice n slow and laggy..but hey, pretty good for developmental stages..
As a review, i'll jot down some working/not working stuff that I found.
Working:
standard apps like messaging (only UI)
gallery,
the other ubuntu UI as well
Not Working:
Network
Clock (no date n time from network)
Wifi detects network so I assume its working, although the keyboard dosent show up so no way of entering the password and testing it out.
A note for all the users:
All in all, if you're mad about having a look at ubuntu, do install this rom; installation does take a lot of time but never hangs, so be patient.
Mind you though, the network and all isnt working so the phone pretty much remains a toy..
So wait a couple of days, until the devs work their magic, and get it up n running on our hardware insufficient phones..
Also, a note for DanWin1210:
If possible please do post how you are developing the rom. It would be very informative. Github is for proficients, and for "advanced beginners " like me, it would be quite helpful.
So, thanks again for taking the initiative. keep it up!
Click to expand...
Click to collapse
The keyboard for entering the wifi password only shows up after a restart.
On http://wiki.ubuntu.com/Touch/Porting is a good guide about porting CyanogenMod-10.1 to ubuntu, I was using this guide with sources from Antibillos (https://github.com/cm42semc) for haida. After I got it running, I made a thread here and asked some developers to make the daily images of ubuntu working, which are not booting yet. Officiallysonyrebel is working on some kernel patches for that. When he has finished with them, I'll build the device-specific images with these modifications, upload them here and hope, that everything is working.
Awesome. cant wait to try it!
Waiting until this gets stable for daily use : D
sony xperia ray
ics 4.0.4 rooted
stock rom
matgras said:
Waiting until this gets stable for daily use : D
sony xperia ray
ics 4.0.4 rooted
stock rom
Click to expand...
Click to collapse
+1 I get bored with android and i wanna someting new
Cool!
Wow i am have tested this works normal yes its laggs many bugs but still nice interface and ill will wait till daily usage release Good work with port :good:
AMAZING at last
am I right in thinking this is less then 80Mb in size once unpacked to the mobile???????
making it probably the smallest ROM in the world!!!!!!!!!!!!!!
Been looking for the worlds smallest ROM and I think I have found it
going to have to purchase a bigger SDcard before I can test out this bad boy
NeilDownx said:
AMAZING at last
am I right in thinking this is less then 80Mb in size once unpacked to the mobile???????
making it probably the smallest ROM in the world!!!!!!!!!!!!!!
Been looking for the worlds smallest ROM and I think I have found it
going to have to purchase a bigger SDcard before I can test out this bad boy
Click to expand...
Click to collapse
partially yes, because It is a minimal build of android, but you also have to unpack the generic ubuntu part onto your sd-card, which is really big (more than 600 MB)
DanWin1210 said:
partially yes, because It is a minimal build of android, but you also have to unpack the generic ubuntu part onto your sd-card, which is really big (more than 600 MB)
Click to expand...
Click to collapse
Thats a small price to pay considering most of my apps sit on my system rather than on the sdcard
its lots of system memory that I need to improve performance and stability not bothered about sdcard
Hi guys,
I wanna clarify some of my doubts... Actually this rom is android os right?? Only the UI is polished to be ubuntu ??
If no.....then how can I use playstore (apk) apps in this os?? And if this is ubuntu, can it be used as daily phone os???
Sent from my MK16i using Tapatalk 2
cool92guy said:
Hi guys,
I wanna clarify some of my doubts... Actually this rom is android os right?? Only the UI is polished to be ubuntu ??
If no.....then how can I use playstore (apk) apps in this os?? And if this is ubuntu, can it be used as daily phone os???
Sent from my MK16i using Tapatalk 2
Click to expand...
Click to collapse
This is ubuntu, not android, so you won't be able to install apk apps only deb files, and it is not usable as a daily phone OS yet, because we have to use the old mwc-demo version and a complete version of ubuntu-touch with all functions will be released in 2014, it is only intended for developers, testers and to have a port for our Xperia2011 devices available. If we could get the daily builds working, it would have a lot of improvements.

Note 3 + Ubuntu Touch

I am currently in the process of building a Note 3 Rom of Ubuntu Touch. I have the experience with Ubuntu and Linux Development to do this, but I would like non-monetary support, like volunteers to find bugs. I'm using a rom based off of stock, minus KNOX (here) so it should work fine.... but that's never a guarantee. I will be testing this ROM myself, but I want to find every bug possible.
If any developers would like to get some addons in here, pm me. I would like to make this as useful as possible.
When CM11 100% functional source code is released, I will rebuild this off of it. I do want to include the best I can into this.
This will be based off of MJE, so, if there could be a person or two to hold back from updating, and trying this out, I would owe you sooo many cookies. I mean, MOUNTAINS of cookies. This voucher is redeemable, alternatively, for a lake of Caramel or an Ice Cream Storm.
***EDIT***
The Cyan text is invalid. Upon rereading sources, it will not matter what rom I use.
*******POSTPONEMENT********
This project will be postponed until the completion of the CM11 Note 3 source code.
I would love to help test!
lezed1 said:
I would love to help test!
Click to expand...
Click to collapse
please don't take offence, but have you played with custom roms before?
I would definitely test on a tmobile note 3 and I definitely have experience
Sent from my SM-N900T using Tapatalk
ktetreault14 said:
I would definitely test on a tmobile note 3 and I definitely have experience
Sent from my SM-N900T using Tapatalk
Click to expand...
Click to collapse
Thank you! Would you mind listing some Ubuntu apps you would like to have included in it? I will already include a couple for testing purposes, but I want to make this enjoyable and useful, after testing
As long as you throw in the basic stuff. All I need is a browser, file manager, music player. You can pick. Im just ready to test
Sent from my SM-N900T using Tapatalk
---------- Post added at 11:20 PM ---------- Previous post was at 11:11 PM ----------
Also will this be the dualbootable android and ubuntu touch buikd?
Sent from my SM-N900T using Tapatalk
ktetreault14 said:
As long as you throw in the basic stuff. All I need is a browser, file manager, music player. You can pick. Im just ready to test
Sent from my SM-N900T using Tapatalk
Click to expand...
Click to collapse
well, unfortunately, I can't build it yet, unless you don't mind not having root. I know where to download the stock source code, but I found out that root access would not be a given, even with as little Ubuntu takes from Android. Not to mention, it's a lot easier with the CyanogenMod source.
I will make sure to get all the extended basics. Notepad++, Terminal, basic utilities, media utilities, a file manager, and others. I'll put an app of my own for feedback purposes. Ubuntu Touch is supposed to have the Play Store, so, if I miss something you want, no problem.
I think, when I have my first completely stable build, I'll move on to building a developer's build, including support for programming environments. Imagine being able to build an app on your phone, without a computer. A bluetooth keyboard would be necessary, but I think many would be interested.
If anyone can build an app, I have an idea for the way the interface designer would work. PM me.
---------
Thank you for asking. That sparked the thought on how to re-package this for distribution. Before, I was going to have everyone adb it into their phone, as per the documentation that exists for Ubuntu Touch. However, it would be easy to just zip it all, then transfer and install. To adb it is to just make sure it's clean, but I can make sure that it happens clean via certain adjustments.
I'll test out even though it doesn't have root. Nice to know I can use play store. Even with cyanogenmod code there is no root? Cant wait to test
Sent from my SM-N900T using Tapatalk
ktetreault14 said:
I'll test out even though it doesn't have root. Nice to know I can use play store. Even with cyanogenmod code there is no root? Cant wait to test
Sent from my SM-N900T using Tapatalk
Click to expand...
Click to collapse
I'll go ahead and start building it then. I was thinking that there would be not-so-much interest in a non-rooted version. As far as using the CM code, that would give root and the most ease of building. Using Stock gives a guaranteed driver support, however, I am not too sure if KNOX is integrated into the parts that Ubuntu would take from the code. I'll have to research it a bit. I won't bother if KNOX will be pulled in too.
Do you need the source for cm11. I there is a link for it in the tmo thread
Sent from my SM-N900T using Tapatalk
ktetreault14 said:
Do you need the source for cm11. I there is a link for it in the tmo thread
Sent from my SM-N900T using Tapatalk
Click to expand...
Click to collapse
No need, and it wouldn't work anyways. All CM11 source is currently not 100% stable, therefore, I don't know if it will work properly with Ubuntu. I'm grabbing the source directly from Samsung.
Oh I see. Will this build be able to switch between android and ubuntu, or was that only for Nexus?
Sent from my SM-N900T using Tapatalk
mobile-power-monger said:
Imagine being able to build an app on your phone, without a computer. A bluetooth keyboard would be necessary, but I think many would be interested.
Click to expand...
Click to collapse
We can build applications with AIDE, but it is pay-ware with a disabled free version. I'm anxiously waiting for someone to build an equivalent freeware application.
There has been a bluetooth virtual keyboard out for a few years.
This won't require a developer's phone will it?
Frank
SGH-I717(AoCP6.4), SM-N900V/MI9(dlV), XDA Premium
Frank Westlake said:
We can build applications with AIDE, but it is pay-ware with a disabled free version. I'm anxiously waiting for someone to build an equivalent freeware application.
There has been a bluetooth virtual keyboard out for a few years.
This won't require a developer's phone will it?
Frank
SGH-I717(AoCP6.4), SM-N900V/MI9(dlV), XDA Premium
Click to expand...
Click to collapse
No, this will not require a developer's phone. Just the knowledge to install a custom rom. And as far as AIDE, I will ask them if they would do a promotional by including the key in this rom. I will offer them the idea-work for a pet-project that I abandoned a year or so ago. It might appeal to them.
As far as switching between Android and Ubuntu, that was for the older versions of Ubuntu Touch. Originally, Ubuntu Bootstrapped on top of Android, but that was battery inefficient. Now, it's built on top of of the Android core.
Upon looking further into the differences between the first version and the current, I have sadly discovered that Android apps are no longer supported. I could use the first version, as it is still available, but that would make the build far larger than it has to be. After the completion of this project, I will ask someone to continue upgrading, while I move on to building Ubuntu apps for as many Android apps as I can. However, there are a great deal of Ubuntu apps already made.
mobile-power-monger said:
No, this will not require a developer's phone. Just the knowledge to install a custom rom. And as far as AIDE, I will ask them if they would do a promotional by including the key in this rom. I will offer them the idea-work for a pet-project that I abandoned a year or so ago. It might appeal to them.
As far as switching between Android and Ubuntu, that was for the older versions of Ubuntu Touch. Originally, Ubuntu Bootstrapped on top of Android, but that was battery inefficient. Now, it's built on top of of the Android core.
Upon looking further into the differences between the first version and the current, I have sadly discovered that Android apps are no longer supported. I could use the first version, as it is still available, but that would make the build far larger than it has to be. After the completion of this project, I will ask someone to continue upgrading, while I move on to building Ubuntu apps for as many Android apps as I can. However, there are a great deal of Ubuntu apps already made.
Click to expand...
Click to collapse
Would it be too much to ask to make 1 build of old and new and then continue building on whichever you see like to more? Just to try it out, lol if its to much dont bother
Sent from my SM-N900T using Tapatalk
https://wiki.ubuntu.com/Touch/Devices
Please share this link with your friends with other devices
I think it would be smarter to do one version at a time
Also, here is the Ubuntu App Directory
https://apps.ubuntu.com/cat/
---- I just made this account, so I have limited posting ability :/
Ubuntu Touch Dying???
I had checked the Ubuntu Touch repo a while ago, but it seems to not be much larger..... we need to bring it back. Maybe we could turn Ubuntu into a Powerhouse Platform, by creating Ubuntu apps that utilize the power of the Note 3.
N3 has the power to run a sql server and apache, if it's only for a small network. Imagine, being able to make a site for your your friends only, and being able to manage it like a full server, however, you'd have no fees (unless you want a domain, but even then, there are free domains).
Going on this idea, if a sql db is on a mobile device, there is less risk and more ability to control access (ie. turn on airplane mode to disable it)
The N3 could be used as a file distribution spot. You could have an automatic broadcasting of a particular file. All newer galaxy phones could just access it from the wifi direct menu. What an easier way to hand out flyers?
We need to think of ways to utilize the power of the N3 and the simplicity of the Ubuntu Touch SDK. A dump trucks can carry a lot of feathers.
I, personally, dislike using C++ for app development (Thank GOD for Java), but I will do it for this project.
I need more ideas, but please take time to make a list, instead of 1/post
mobile-power-monger said:
No, this will not require a developer's phone. Just the knowledge to install a custom rom. And as far as AIDE, I will ask them if they would do a promotional by including the key in this rom. I will offer them the idea-work for a pet-project that I abandoned a year or so ago. It might appeal to them.
As far as switching between Android and Ubuntu, that was for the older versions of Ubuntu Touch. Originally, Ubuntu Bootstrapped on top of Android, but that was battery inefficient. Now, it's built on top of of the Android core.
Upon looking further into the differences between the first version and the current, I have sadly discovered that Android apps are no longer supported. I could use the first version, as it is still available, but that would make the build far larger than it has to be. After the completion of this project, I will ask someone to continue upgrading, while I move on to building Ubuntu apps for as many Android apps as I can. However, there are a great deal of Ubuntu apps already made.
Click to expand...
Click to collapse
Eerrrmm... I'm a 100% sure that Ubuntu touch uses the cm kernel. That's why you need a Developer edition device. It's the only one that can flash kernels So if the following statement is true. Then this can't run the 99% of the Verizon note 3s correct?
Sent from my SM-N900V using Tapatalk
mobile-power-monger said:
https://wiki.ubuntu.com/Touch/Devices
Please share this link with your friends with other devices
I think it would be smarter to do one version at a time
Also, here is the Ubuntu App Directory
https://apps.ubuntu.com/cat/
---- I just made this account, so I have limited posting ability :/
Click to expand...
Click to collapse
Awesome. Im ready to start flashing, im gonna start reading up on my ubuntu touch and check it out. Also does abyone knkw if im in ubuntu touch and I hook up hdmi out to my tv does it go into desktop mode? Or is that onky with a dock
Sent from my SM-N900T using Tapatalk
mobile-power-monger said:
I had checked the Ubuntu Touch repo a while ago, but it seems to not be much larger..... we need to bring it back.
Click to expand...
Click to collapse
I read (on Android Central, I think) that Ubuntu Touch development was being suspended for all devices, except Nexus 4 and Nexus 7 (original). Maybe that's why......

Ubuntu !

I just ordered the new ubuntu phone that's getting sent out in march.
Just wondering if there will be a device listing added..
and how many others managed to grab one in the flash sales,?
I'm waiting for the meizu mx4 with ubuntu
JustSueMe said:
I just ordered the new ubuntu phone that's getting sent out in march.
Just wondering if there will be a device listing added..
and how many others managed to grab one in the flash sales,?
Click to expand...
Click to collapse
Submit your request here: http://forum.xda-developers.com/showthread.php?t=1660354
And congrats that you managed to get one!
duke2050 said:
I'm waiting for the meizu mx4 with ubuntu
Click to expand...
Click to collapse
Me, too.
duke2050 said:
I'm waiting for the meizu mx4 with ubuntu
Click to expand...
Click to collapse
https://twitter.com/MEIZU
It will become available soon.
I bought BQ phone and cant wait to get it. What I really like about Ubuntu Touch are live updates like on the desktop with bugfixes and new features. No more waiting for months until the manufacturer issues new Android firmware for my phone. Not only bugfixes but whole new versions of the OS will come fast. And porting guide looks promising, doesnt seem too difficult to port Ubuntu Touch though I am not a developer so I cannot know that for sure.
Jack Harper said:
https://twitter.com/MEIZU
It will become available soon.
I bought BQ phone and cant wait to get it. What I really like about Ubuntu Touch are live updates like on the desktop with bugfixes and new features. No more waiting for months until the manufacturer issues new Android firmware for my phone. Not only bugfixes but whole new versions of the OS will come fast. And porting guide looks promising, doesnt seem too difficult to port Ubuntu Touch though I am not a developer so I cannot know that for sure.
Click to expand...
Click to collapse
Porting guide is alright but it doesn't always get all features to work , e.g I did a s4 i9505 port but cell didn't work.
Sent from my MB860 using XDA Free mobile app
JustSueMe said:
Porting guide is alright but it doesn't always get all features to work , e.g I did a s4 i9505 port but cell didn't work.
Sent from my MB860 using XDA Free mobile app
Click to expand...
Click to collapse
I wonder if the Android driver version (Jellybean/KitKat etc) makes any difference on whether something works or not. Or maybe some types of drivers dont play along well depending on the manufacturer, I know that some people did a lot of tinkering with drivers to make newer Androids work on older phones, likely some tweaks are necessary to make some drivers work on Ubuntu. I still hope that we see successful ports here on xda.
Jack Harper said:
I wonder if the Android driver version (Jellybean/KitKat etc) makes any difference on whether something works or not. Or maybe some types of drivers dont play along well depending on the manufacturer, I know that some people did a lot of tinkering with drivers to make newer Androids work on older phones, likely some tweaks are necessary to make some drivers work on Ubuntu. I still hope that we see successful ports here on xda.
Click to expand...
Click to collapse
Think the tweaking you refer to was due to new versions required new kernel
Sent from my MB860 using XDA Free mobile app

What do We Need?

Granted, I'm "late" to the Nexus 6P game, and we have tons of ROMs to choose from. I like to build ROMs too, so, what are we missing? If there's a firmware out there, that you'd like to have on your device, by all means: Post In this Thread
Please, don't ask me to "add/remove features" on an existing project, I'm not going to do "something else" with other peoples work, just ain't right...
NepoRood said:
Granted, I'm "late" to the Nexus 6P game, and we have tons of ROMs to choose from. I like to build ROMs too, so, what are we missing? If there's a firmware out there, that you'd like to have on your device, by all means: Post In this Thread
Please, don't ask me to "add/remove features" on an existing project, I'm not going to do "something else" with other peoples work, just ain't right...
Click to expand...
Click to collapse
Samsung Edge features would be interesting on our phones...
Sent from my Nexus 6P using Tapatalk
[emoji6] first you need too post this in another section!
Sent from my Nexus 6P using XDA-Developers Legacy app
NepoRood said:
Granted, I'm "late" to the Nexus 6P game, and we have tons of ROMs to choose from. I like to build ROMs too, so, what are we missing? If there's a firmware out there, that you'd like to have on your device, by all means: Post In this Thread
Please, don't ask me to "add/remove features" on an existing project, I'm not going to do "something else" with other peoples work, just ain't right...
Click to expand...
Click to collapse
I feel you, when I got the nexus 6p a year back I felt out if the game.
I'm on mobile right now (so it's a bit harder to check but I wonder if we have a sailfishOS or Ubuntu , KDE (or plasma mobile they are calling it)
If I think of anymore I'll. Let you know
Niropa said:
I feel you, when I got the nexus 6p a year back I felt out if the game.
I'm on mobile right now (so it's a bit harder to check but I wonder if we have a sailfishOS or Ubuntu , KDE (or plasma mobile they are calling it)
If I think of anymore I'll. Let you know
Click to expand...
Click to collapse
I would love to try sailfishos! Always intrigued me.
Niropa said:
I feel you, when I got the nexus 6p a year back I felt out if the game.
I'm on mobile right now (so it's a bit harder to check but I wonder if we have a sailfishOS or Ubuntu , KDE (or plasma mobile they are calling it)
If I think of anymore I'll. Let you know
Click to expand...
Click to collapse
crixley said:
I would love to try sailfishos! Always intrigued me.
Click to expand...
Click to collapse
Sailfish OS seems a step in the wrong direction to me. After a little reading, it runs on top of CyanogenMod (I don't mean Lineage), for ported devices. I will look into KDE (Plasma Mobile) later today, need to go to work now...
cmzizi said:
Samsung Edge features would be interesting on our phones...
Sent from my Nexus 6P using Tapatalk
Click to expand...
Click to collapse
+1 !
What we miss is a truly unique rom.
All of them differ just in de amount of features they have. What would be awesome would be a rom that not only is different, but also looks different.
NepoRood said:
Sailfish OS seems a step in the wrong direction to me. After a little reading, it runs on top of CyanogenMod (I don't mean Lineage), for ported devices. I will look into KDE (Plasma Mobile) later today, need to go to work now...
Click to expand...
Click to collapse
Yes most of those ROM ports run off cm cause of its compatibility with so many devices, that doesn't make it a step in the wrong direction though as it's a completely different OS with repos required from cm that can probably be replaced with their updated lineage fork. Even if not I guarantee people would still use it if it was 7.0 as it's totally new os for people to play with
Niropa said:
Yes most of those ROM ports run off cm cause of its compatibility with so many devices, that doesn't make it a step in the wrong direction though as it's a completely different OS with repos required from cm that can probably be replaced with their updated lineage fork. Even if not I guarantee people would still use it if it was 7.0 as it's totally new os for people to play with
Click to expand...
Click to collapse
CM12 is latest "stable", some folks seem to be kinda working on CM13, but it's still using a lot of CM12 stuff (looking at Github, anyway). Again, this is just for porting to "New" devices. It's been a few months since any repos were updated...
From what I gathered on the KDE site, you need to run MutliROM and get Ubuntu Touch working. Then you can try to port Plasma Mobile, kinda like using the KDE Desktop on your Ubuntu install with a PC. I haven't even looked at Ubuntu Touch yet, lol.
I'll keep doing research, anyone that wants to chip in, feel free :good:
Well I was working on a project long time ago, was not for this device, it was a port for the "Download Booster", when it was cool, and then I failed to do so.
If you can port it to a rom that would be great IMO
Sent from my Nexus 6P using XDA Labs
NepoRood said:
CM12 is latest "stable", some folks seem to be kinda working on CM13, but it's still using a lot of CM12 stuff (looking at Github, anyway). Again, this is just for porting to "New" devices. It's been a few months since any repos were updated...
From what I gathered on the KDE site, you need to run MutliROM and get Ubuntu Touch working. Then you can try to port Plasma Mobile, kinda like using the KDE Desktop on your Ubuntu install with a PC. I haven't even looked at Ubuntu Touch yet, lol.
I'll keep doing research, anyone that wants to chip in, feel free :good:
Click to expand...
Click to collapse
i hear you, i know none of them run off the latest android sources i was just giving suggestions off the top of my head of things i feel people would be interested in seeing for the device.
hopefully you end up finding the right thing for you
Niropa said:
i hear you, i know none of them run off the latest android sources i was just giving suggestions off the top of my head of things i feel people would be interested in seeing for the device.
hopefully you end up finding the right thing for you
Click to expand...
Click to collapse
As stated, I'll keep researching, right now, I'm really enjoying ScrewdAOSP ROM on my 6P
Must be faster.
The "quick send to" feature doesn't work well. I would like to quit Twitter from there and telegram etc don't show the chats towards you send more files, just the last ones that received messages.
Configuration tool of RR is a must have. No ROM acceptable without that.
Porting Plasma Mobile
NepoRood said:
CM12 is latest "stable", some folks seem to be kinda working on CM13, but it's still using a lot of CM12 stuff (looking at Github, anyway). Again, this is just for porting to "New" devices. It's been a few months since any repos were updated...
From what I gathered on the KDE site, you need to run MutliROM and get Ubuntu Touch working. Then you can try to port Plasma Mobile, kinda like using the KDE Desktop on your Ubuntu install with a PC. I haven't even looked at Ubuntu Touch yet, lol.
I'll keep doing research, anyone that wants to chip in, feel free :good:
Click to expand...
Click to collapse
You don't really need to port Ubuntu Touch per se to get a Plasma Mobile port working. Just getting an Ubuntu 16.04 rootfs working should suffice for a base to build on. Additionally, porting Halium components should be enough to get the ball rolling.
I was working on a port of PM with someone else a couple of months ago until Halium started and more stuff started piling up for me. If you want to have some of the files we worked on, PM me.
EDIT: I have a thread about porting non-Android OSes to the Nexus 6P if it piques your interest.

Categories

Resources