Dear developer friends
i just saw Firefox OS running on Nokia N9 phone
just asking if it is possible since it has some new features and based on HTML5 web standards as core system, to port it to HTC HD2.
thanks in advance and sorry for my poor english :good:
It will be done if there is interest and potential..
naser6355 said:
Dear developer friends
i just saw Firefox OS running on Nokia N9 phone
just asking if it is possible since it has some new features and based on HTML5 web standards as core system, to port it to HTC HD2.
thanks in advance and sorry for my poor english :good:
Click to expand...
Click to collapse
This may partly answer your query: http://www.mozilla.org/en-US/firefox/mobile/features/
abdelazeez said:
This may partly answer your query: http://www.mozilla.org/en-US/firefox/mobile/features/
Click to expand...
Click to collapse
MMmm... Sorry to interrupt but I think he/she was not talking about that.
To be exact the question was if it was possible to get Firefox OS << yep is clickable. To the HD2. And for a quick answer yes it could be possible, just go and inspire a dev or learn how to dig up from the source. Here
In resume... Can be possible and please don't confuse it with the browser.
Cya
I would love to play around with it aswell. :laugh:
Yes this would be pretty cool. Imagine its pretty doable for the devs that have done all the Android work. I have managed to download the source and build the emulator but that is about as far as my knowledge can take me lol
Maybe we can do a pool (are you interested in FireFox os on HTC HD2 : yes or no) like in the meego port to show the devs we are intersted.
Like if we can get many yes's i am sure one of our devs would start tinkering
I would really appreciate it if there will be a ff os sometime
Is there any progress?
maykel. said:
Is there any progress?
Click to expand...
Click to collapse
I'm currently working on a port of B2G (firefox os) for the HD2.
Edit: compiling as of 11:00 PM EST
Edit 2: compiling failed. Will reattempt with different sources soon.
FireFox OS on HD2? really?
me three
Personally I would love to see this. I humbly offer my services as a tester if anyone does produce anything that needs testing.
Any progress on this one?
Did Mozilla release Source code for the system? If yes, id like to test if not attempt to build this over the summer.
shawnbusker said:
I'm currently working on a port of B2G (firefox os) for the HD2.
Edit: compiling as of 11:00 PM EST
Edit 2: compiling failed. Will reattempt with different sources soon.
Click to expand...
Click to collapse
When are we will see HTC HD2 Firefox OS ready?
shawnbusker said:
I'm currently working on a port of B2G (firefox os) for the HD2.
Edit: compiling as of 11:00 PM EST
Edit 2: compiling failed. Will reattempt with different sources soon.
Click to expand...
Click to collapse
Are you compiling with Mozilla sources?
And is this running on a particular kernel? like android kernels run ubuntu phone?
I think any dev will port it for us.
any news regarding Firefox OS on HD2?
Are there any news regarding Firefox OS on HD2?
shawnbusker said:
I'm currently working on a port of B2G (firefox os) for the HD2.
Edit: compiling as of 11:00 PM EST
Edit 2: compiling failed. Will reattempt with different sources soon.
Click to expand...
Click to collapse
Related
Mozilla have launched Firefox OS based on Linux kernel ... Its open source ... I would like any of our good developers to look forward towards developing this OS for our phones
More detail here: http://www.mozilla.org/en-US/b2g/
would be hard if there's no propietary driver kernel source..
It's possible.
Here's manifest: https://github.com/mozilla-b2g/b2g-manifest
I'm too busy to port it for now. Maybe someone else can do that.
i will give it a try to port it
This isn't android based... it's not a ROM it's an other OS... i think if it's possible it will be very hard
i have knowledge of unbranded os types
It's not android. But it is linux and android is also linux, so I think drivers can be ported from android to this, no (though no api stuff and such will be the same)?
I assume it'll be hard, much harder than ics and jelly bean, but still possible.
But I also think that it won't run as good/smooth as ics and in the future jb will run.
So it might run, but if it's useful is another question...
Nevertheless it would be awesome to see it running on the gio.
Also does it need to run on it's own or is it possible to run it on top of the android kernel? If this is the case then it becomes rather easy as we have enough stable android kernels for the gio.
Marcin, is that the purpose of the link you posted?
marcin1147 said:
It's possible.
Here's manifest: https://github.com/mozilla-b2g/b2g-manifest
I'm too busy to port it for now. Maybe someone else can do that.
Click to expand...
Click to collapse
I think it's Android based, it uses AOSP repo besided Linaro repo and Mozzila repo!
Code:
<remote name="aosp"
fetch="https://android.googlesource.com/" />
bgm92 said:
I think it's Android based, it uses AOSP repo besided Linaro repo and Mozzila repo!
Code:
<remote name="aosp"
fetch="https://android.googlesource.com/" />
Click to expand...
Click to collapse
but i see no apps in the manifest
tioammar said:
but i see no apps in the manifest
Click to expand...
Click to collapse
Of course not. It's based on android, so the core shares a lot with the core of android. This doesn't make it android.
The whole os is (except for the core stuff) web based, which probably means all apps need to be written in html 5 or maybe other web standards.
So android apk apps don't work, and so it makes no sence including them.
Stannieman said:
Of course not. It's based on android, so the core shares a lot with the core of android. This doesn't make it android.
The whole os is (except for the core stuff) web based, which probably means all apps need to be written in html 5 or maybe other web standards.
So android apk apps don't work, and so it makes no sence including them.
Click to expand...
Click to collapse
simple and great explanation.. thanks
currently trying to port give me some days
warface123 said:
currently trying to port give me some days
Click to expand...
Click to collapse
https://github.com/MaclawStudios
Here are sources for android ICS on GIO. Since the manifest uses android 4.0.4 I think you may need to use some things from this (don't forget to mention Maclaw and Marcin if you do).
Soon this will be updated to JB I think, I don't know if FFOS works with JB as well or it specifically needs ICS though.
About firefox OS: http://en.wikipedia.org/wiki/Firefox_OS
So it's not entirely android based. It only uses some parts for some of the hardware.
thanks for the sourches
It's based android. Because s2 users can install it.
its dam hard but i am making progress what do you want guys odin or cwm just wanna now
warface123 said:
its dam hard but i am making progress what do you want guys odin or cwm just wanna now
Click to expand...
Click to collapse
odin
alright it will be odin then now i gonna sleep but will continu tommorow
How much android is really in it? Mozilla made it so that it can run on devices that run android. So they probably just mean ARM with a certain ammount of ram etc...
Wikipedia says it's a linux kernel, some components of android for hardware communication, mozilla's own api's for app -> hardware communication such as phone, cam, speakers etc, and last but not least the gecko engine.
So if the kernel used is the same as the one used for android then you could use maclaw (and team)'s ICS kernel + the android stuff needed, merged with the b2g sources.
I'm not really a dev so it's probably a lot harder then what I'm saying here. But I think it's easier then a fully fledged android...
Were you able to boot something already?
Hi all,
Is there any chance to run Sailfish OS on a non-Jolla phone? I would prefer a bigger screen and I'd prefer to not wait for their phone.
Assuming that the drivers from Android are compiled for the same Linux kernel version as I want to run in Sailfish, they should be loadable.
So then it's just a question of whether Sailfish is written to use the same devices (in /dev) in the same ways.
Anybody know?
Cheers.
tabstop said:
Hi all,
Is there any chance to run Sailfish OS on a non-Jolla phone? I would prefer a bigger screen and I'd prefer to not wait for their phone.
Click to expand...
Click to collapse
First of all, Sailfish is not yet released to public, and most propably wont be before Jolla phone hits markets. So you can't get it before
tabstop said:
Hi all,
Assuming that the drivers from Android are compiled for the same Linux kernel version as I want to run in Sailfish, they should be loadable.
So then it's just a question of whether Sailfish is written to use the same devices (in /dev) in the same ways.
Anybody know?
Cheers.
Click to expand...
Click to collapse
Nobody knows yet, because nobody hasn't been able to have a look at it, since it hasn't been released. But I doubt that the kernel would match, since it doesn't even match on different Android phones. There are always some minor changes.
tabstop said:
Hi all,
Is there any chance to run Sailfish OS on a non-Jolla phone? I would prefer a bigger screen and I'd prefer to not wait for their phone.
Click to expand...
Click to collapse
Yes i think it will be possible run Sailfish on non-Jolla phone, anyway you should wait because there is no image for arm cpu in public.
tabstop said:
Assuming that the drivers from Android are compiled for the same Linux kernel version as I want to run in Sailfish, they should be loadable.
So then it's just a question of whether Sailfish is written to use the same devices (in /dev) in the same ways.
Anybody know?
Cheers.
Click to expand...
Click to collapse
in android devices in /dev very often is used from binary blobs.
and this blob compiled againts another libc called bionic and it is not compatible with glibc, but Jolla phone will use android drivers via special library.
Sailfish OS for Motorola XT910 ( Droid RAZR )
tabstop said:
Hi all,
Is there any chance to run Sailfish OS on a non-Jolla phone? I would prefer a bigger screen and I'd prefer to not wait for their phone.
Assuming that the drivers from Android are compiled for the same Linux kernel version as I want to run in Sailfish, they should be loadable.
So then it's just a question of whether Sailfish is written to use the same devices (in /dev) in the same ways.
Anybody know?
Cheers.
Click to expand...
Click to collapse
Well, the Sailfish OS runs on linux kernel thats for sure and soon it will have the capability to run almost all of the android apks, which means it can not be totally different form android form 'under-the-hood' so there is always some room to try it on your android devices.
I haven't really tried to explore Sailfish OS much, but if u do, plz tell me and I would like to do it on my phone (Moto xt910).
If you come across any guide for installing Sailfish OS on non-jolla phones, plz post the links here.
sidbhatt11 said:
Well, the Sailfish OS runs on linux kernel thats for sure and soon it will have the capability to run almost all of the android apks, which means it can not be totally different form android form 'under-the-hood' so there is always some room to try it on your android devices.
Click to expand...
Click to collapse
running apk doesn`t mean anything, i can run apk on my windows 7.
internaly it is GNU Linux, not android.
sidbhatt11 said:
I haven't really tried to explore Sailfish OS much, but if u do, plz tell me and I would like to do it on my phone (Moto xt910).
If you come across any guide for installing Sailfish OS on non-jolla phones, plz post the links here.
Click to expand...
Click to collapse
you should understand that nobody care about your motorola or what ever device you own. 3.5 developers that can build nemo mobile image will not do it just because of your request.
If I remember right the first demo shown of it was on a nexus phone. so of course it will run on android phone.
tsaxda said:
If I remember right the first demo shown of it was on a nexus phone. so of course it will run on android phone.
Click to expand...
Click to collapse
can you give URL?
EnErGy[CSDX] said:
can you give URL?
Click to expand...
Click to collapse
I just remember seeing a video demo of it on youtube and the guy giving the demo said it was running on a galaxy nexus. I don't have the link but you could find it easily on youtube.
It's an open source,isn't it?
c786764052 said:
It's an open source,isn't it?
Click to expand...
Click to collapse
Silica components and that fancy home screen are not open source
I must admit I really like this OS.. even if it is similar to blackberry 10 for some aspects.. if this os will be avaiable for rooted android phones, i will certainly install it on mine!
I'd install it fast if my phone could get this (LG L5), but I think it's too weak on it. Maybe Sony Ericsson xperia neo would take this.
Sent from my LG-E610 using xda app-developers app
N9 arm port is here who starts porting?
EnErGy[CSDX] said:
Yes i think it will be possible run Sailfish on non-Jolla phone, anyway you should wait because there is no image for arm cpu in public.
in android devices in /dev very often is used from binary blobs.
and this blob compiled againts another libc called bionic and it is not compatible with glibc, but Jolla phone will use android drivers via special library.
Click to expand...
Click to collapse
since the N9 port of Sailfish OS is now available:
h**p://jollausers.com/2013/12/the-comprehensive-guide-to-port-sailfish-to-n9/
and the arm chipset in the N9 (OMAP3630) is equal to many Android devices like the Defy+ h**p://en.wikipedia.org/wiki/OMAP it would be nice to hear that someone begins with the porting to other Android devices. Hopefully also for my Droid 4 (OMAP4430).
https://github.com/KonstaT/sailfishos_kernel_jolla_msm8930
thx to Konsta @ talk.maemo.org
cvp said:
https://github.com/KonstaT/sailfishos_kernel_jolla_msm8930
thx to Konsta @ talk.maemo.org
Click to expand...
Click to collapse
Would be great if it could run on Galaxy note 2 or 3.
Hello OPX community,
I started to work on the port and its progressing nicely, UI is up also Wifi works now, but many things still don't work, so help is defintly appreciated.
Current status: wiki.merproject.org/wiki/Adaptations/libhybris
OLD:
I don't know if some of you know Sailfish OS, but its an OS that is not based on Android with an outstanding UI and UX.
And developers can port it to Android based devices like ours \o/
So I took the hand and compiled Sailfish OS and Android, but unfortunaly I don't really have the time to test since this is my only phone.
So I need someone to either test and report to me or what would be better someone that can develope further on its own after I shared my knowledge with him.
This thread is for talking about everything related to Sailfish OS.
Here are some useful links:
Jolla.com
Sailfish Porting
HADK
+1
This would be my dream coming true...
I might be able to test it, if You can make a flashable zip. Is this build supposed to support android runtime? If I flash it, my recovery and internal SD remains untouched?
osvatha said:
+1
This would be my dream coming true...
I might be able to test it, if You can make a flashable zip. Is this build supposed to support android runtime? If I flash it, my recovery and internal SD remains untouched?
Click to expand...
Click to collapse
Android Support is currently not available for ported devices but there are some devs working on an open source solution.
Your recovery will stay the same.
Internal SD should stay untouched of you don't wipe it but it will probably not visible from sailfish but there was a fix for that, dunno if that is already upstream.
https://twitter.com/taaeem_/status/690475762609168384
UI is booting up on the OnePlus X!!
Still having Jolla with me and running Sailfish OS on OpX hw would make it sweet.
prarun2030 said:
Still having Jolla with me and running Sailfish OS on OpX hw would make it sweet.
Click to expand...
Click to collapse
I can say it's really really smooth :victory:
I haven't heard about this OS, is this some custom ROM, CM based? or what? :silly:
FcoEnrique said:
I haven't heard about this OS, is this some custom ROM, CM based? or what? :silly:
Click to expand...
Click to collapse
It's a completely different OS, it's based off Mer which is kind of a Linux distribution and on top of that sits sailfish OS. CM is only used on Android via libhybris to get the hardware working. In fact it's completely different from Android and NOT based on it like CM. It's real Linux as a mobile OS.
Wifi up
Bluetooth up
All sensors up
Audio up
\o/
Nice progression, thanks for effort. Had a Jolla-device before and loved it. The HW build quality just wasnt there. Altough, I'd love to get the opensource dalvik-emu to work some day, since I have a bad feeling about future sw development on SailfishOS.
Awesome. Sorry I haven't been able to get back to you on the latest build. I haven't had time lately. Life kinda showed up abf took my time with it. I'll try to observe it later.
taaeem said:
I can say it's really really smooth :victory:
Click to expand...
Click to collapse
:good:
taaeem said:
It's a completely different OS, it's based off Mer which is kind of a Linux distribution and on top of that sits sailfish OS. CM is only used on Android via libhybris to get the hardware working. In fact it's completely different from Android and NOT based on it like CM. It's real Linux as a mobile OS.
Click to expand...
Click to collapse
Sounds interesting, may have to look more about it.
Waiting for release to test!
Development would be much faster if we multirom for our device
taaeem said:
Development would be much faster if we multirom for our device
Click to expand...
Click to collapse
Is there multirom for oneplus X ? ?
sankarshan said:
Is there multirom for oneplus X ? ?
Click to expand...
Click to collapse
No sadly not
Sim is now detected and mobile data is working after adding your apn to settings \o/ video and music playback should also work now and RTC alarms are working so you never need to worry if your phone is off you won't miss that alarm
taaeem said:
Sim is now detected and mobile data is working after adding your apn to settings \o/ video and music playback should also work now and RTC alarms are working so you never need to worry if your phone is off you won't miss that alarm
Click to expand...
Click to collapse
Lol! And when we will be able to test it?
TheJedeX said:
Lol! And when we will be able to test it?
Click to expand...
Click to collapse
I could post it in a few hours, but than you don't have a camera, no LED and probably no calls (needs to be confirmed)
It would really be only a test build.
If I should do it, write it now
EDIT: Ah also Jolla Store is not working atm needs to be resolved server side. But there is still openrepos.
Hi everyone,
Just creating this thread to see if there is any developer who might want to port/ develop cyanogenmod to the SM-T350.
Currently Evervolv for our tablet is a big step forward, but development for it seems slow. I'm not saying anything bad about the developer, on the contrary, is a big step forward.
Anyone interested on developing some sort of Cyanogenmod or AOSP rom for our tablet, I'm more than willing to become a tester.
Good day to all.
itrof61 said:
Hi everyone,
Just creating this thread to see if there is any developer who might want to port/ develop cyanogenmod to the SM-T350.
Currently Evervolv for our tablet is a big step forward, but development for it seems slow. I'm not saying anything bad about the developer, on the contrary, is a big step forward.
Anyone interested on developing some sort of Cyanogenmod or AOSP rom for our tablet, I'm more than willing to become a tester.
Good day to all.
Click to expand...
Click to collapse
I was going to make one, but Cyanogenmod has died. I am currently working on LineageOS.
ParadoXGodzillA said:
I was going to make one, but Cyanogenmod has died. I am currently working on LineageOS.
Click to expand...
Click to collapse
Yeah, heard about the news about Cyanogenmod, but I can be a tester for Lineage OS also!!
ParadoXGodzillA said:
I was going to make one, but Cyanogenmod has died. I am currently working on LineageOS.
Click to expand...
Click to collapse
I would be willing to test for you too. Just let me know. I would actually like to learn how to get a device that is not currently supported onto a build like this. Porting?.. If so, What device do you use as the port device?
"Chance Favors the Prepared"
glockman4519 said:
I would be willing to test for you too. Just let me know. I would actually like to learn how to get a device that is not currently supported onto a build like this. Porting?.. If so, What device do you use as the port device?
"Chance Favors the Prepared"
Click to expand...
Click to collapse
I'm not really sure on how to port or compile, but I'm going to be searching some other websites (forums) and ask some people from LineageOS on how to port or compile a rom. And sure, you can be an alpha tester after I try it out myself because I don't want devices to be bricked.
ParadoXGodzillA said:
I'm not really sure on how to port or compile, but I'm going to be searching some other websites (forums) and ask some people from LineageOS on how to port or compile a rom. And sure, you can be an alpha tester after I try it out myself because I don't want devices to be bricked.
Click to expand...
Click to collapse
I completely understand. Let me know if I can help. I am kind of new at building but am trying to learn as much as I can. I am set up for building AOSP right now but would be willing to look into setting up for Lineage building. If I hear anything, or come across anything that may help your project I will be sure to let you know as well.
glockman4519 said:
I completely understand. Let me know if I can help. I am kind of new at building but am trying to learn as much as I can. I am set up for building AOSP right now but would be willing to look into setting up for Lineage building. If I hear anything, or come across anything that may help your project I will be sure to let you know as well.
Click to expand...
Click to collapse
Ok and thanks! You'll be the first person I will be telling what I will be doing while I look through forums. I will gather up information that might help you too.
Thanks again!
ParadoXGodzillA said:
Ok and thanks! You'll be the first person I will be telling what I will be doing while I look through forums. I will gather up information that might help you too.
Thanks again!
Click to expand...
Click to collapse
Any news?
SpookehAndroid said:
Any news?
Click to expand...
Click to collapse
Not yet so far. Will be after school duties and all that. I have a girlfriend too, so I got to take care of that too.
ParadoXGodzillA said:
Not yet so far. Will be after school duties and all that. I have a girlfriend too, so I got to take care of that too.
Click to expand...
Click to collapse
Good man! Haha
SM-T350
I was running Cyanogenmod on my Samsung Galaxy TAB A sm-t350 and it died yesterday Anyone would have a Lineage OS build yet?
Thanks
Marc-Andre
maleduc04 said:
I was running Cyanogenmod on my Samsung Galaxy TAB A sm-t350 and it died yesterday Anyone would have a Lineage OS build yet?
Thanks
Marc-Andre
Click to expand...
Click to collapse
If you have a CM build for the T350 would you mind sharing it? Also did it die due to CM or unrelated?
I've been tossing around what I want to develop on my T350. I would like to use it to learn how to build android from source and install a custom oem android. I'd also like to customize the stock 3E recovery, or fork CWM. A Custom Recovery or modified TWRP is what I'd like to do.
With Android 7.1.1 and 8.0 out now, maybe I'd like to get into a custom intertwined boot.img and recovery.img. Trying to decide how best to setup the dev box.
We here in lovely XDA community are welcome LineageOS and strongly eager to learn about the new features[emoji6] [emoji106]
As they said on official site : we have not started doing official builds yet.
One of the benefits of this being an open source project is that anyone can build it, but please be careful flashing builds you’ve downloaded from other sources.
We will have some more information on when weeklies (or possibly nightlies) will be starting soon.
Thanks!
LineageOS Team
Written on December 28, 2016
...........................................................
https://download.lineageos.org/
...........................................................
Update :
21/1/2017
Lineage OS official builds coming this weekend, data migration builds available for CM users.
Details here,
http://www.androidpolice.com/2017/0...end-data-migration-builds-available-cm-users/
More details, http://lineageos.org/Update-and-Build-Prep/
******************************
Good luck for our great developers with LineageOS and for all users have fun. [emoji122] [emoji122]
Looking forward to it!
Do we need a new icon/mascot for this??
If Lineage OS were to have a new mascot, it would be a young version of the current one.
Athora said:
If Lineage OS were to have a new mascot, it would be a young version of the current one.
Click to expand...
Click to collapse
I disagree. It should be one that oozes sagacity. One that clearly "owns" and completely supersedes Cyanogen
Silent reader saying Hi!
So excited with LineageOS and had to comment. looking forward to this!!!!
Waiting for new features:fingers-crossed:
one request
don't ditch CMTE
jerryshaw12 said:
Do we need a new icon/mascot for this??
Click to expand...
Click to collapse
I think CM will live just under other name.
As soon they get and tune servers there again will be nightly builds for our devices.
Welcome Lineage
Waiting for your action
Sent from my LG G3 using XDA Labs
What do you guys think? Is it gonna have themes support? Or will it be like pure vanilla (stock Android)? What are your guesses?
BTW, I just found this.
That looks great guys, looking forward to trying the new public builds for this project as soon as available.
Im no dev, but I would like to contribute for the project with a little donation... where should I head for this?
---------- Post added at 01:07 PM ---------- Previous post was at 01:03 PM ----------
Yeah they could even allow people to submit ideas... wonderful crazy things can emerge from Internet.
OslyMcOsFace anyone?
jerryshaw12 said:
Do we need a new icon/mascot for this??
Click to expand...
Click to collapse
Great to read that this project goes on ... :good:
Here commits of LineageOS which is merged.
https://review.lineageos.org/#/q/status:merged
mayanxoni said:
What do you guys think? Is it gonna have themes support? Or will it be like pure vanilla (stock Android)? What are your guesses?
BTW, I just found this.
Click to expand...
Click to collapse
I think so, because CM team didn't have enough time to build it.
Welcome LineageOS,I like your name,your logo and i wish you all the best in future.
kh34d said:
I think so, because CM team didn't have enough time to build it.
Click to expand...
Click to collapse
I'm looking forward for it to support themes.
I've never tried it before, but I'm experimenting with making a boot animation based on this logo:
http://imgur.com/a/wYgEX
I have a Blender model in the works, and I will rig it as well.
EDIT:
http://imgur.com/a/Ozyap
A sample
I will be rendering it at QHD, but I can render the animation at any needed resolution.
EDIT 2:
https://youtu.be/g91TwtYJwec
Finished animation. Didn't turn out as good as I had hoped, but was fun none the less. If anyone's interested in the source files (lossless/blend), contact me.
Good luck to the LineageOS community!
Welcome to this New (Old?) friend, LineageOS!