[DEV][ROM] B2G/MozillaOS

m11kkaa

Recognized Developer / Inactive Recognized Contrib
Jan 20, 2011
1,259
2,145
0
I dont know how the code works, but maybe GWT would help you convert the java-code into javascript :p
 

YaPeL

Senior Member
Mar 1, 2011
454
154
0
hahaha that would be crazy, run android apps on the web :p

And it would probably run like crap, considering how slow js is.
 
Last edited:

espaciosalter20

Senior Member
Jun 12, 2011
1,534
887
143
Bogotá, Colombia, Colombia
Would be a nice project to convert the complete android-framework into javascript :p

ICS running on B2G xd


hahaha that would be crazy, run android apps on the web :p
In fact, I read somewhere that someone had medium success about this. I think this is the time to use search bar or ask to our friendly neighborhood, Google. :D

Enviado desde mi MB525 usando Tapatalk 2
 

YaPeL

Senior Member
Mar 1, 2011
454
154
0
In fact, I read somewhere that someone had medium success about this. I think this is the time to use search bar or ask to our friendly neighborhood, Google. :D

Enviado desde mi MB525 usando Tapatalk 2
mmm well, you can't escape the sandbox of the browser, and js is single threaded, so in the performance department is not going to shine, also I'm pretty sure the JIT for js is slower than the dalvikVM.

Anyway, if the GWT fails, porting that RIL at hand could be an interesting and nice project :eek:
 
  • Like
Reactions: espaciosalter20

pulser_g2

Admin Emeritus / Senior Recognized Developer
Nov 27, 2009
19,538
11,595
113
MeeGo is dead, Tizen does not existe yet (at least not available code)

weBOs, *may be*, I mean, it needs a linux kernel, but we have a slightly different kernel (android patchs), but if we can run ubuntu *may be* webOs as well.



Looks like crap compared to the old one, good thing is, *I think* the Ui of MOS its like a web page right? separated from the rest of the os, so *may be* loading the old ui is not thaaat hard, besides being just js + html + css, makes it easy to hack around :D
Correct, the UI is all Web based. It's easy to change it around!
 
  • Like
Reactions: YaPeL