Hi :) I CC the dev-b2g mailing list where you'll be able to get more technical info on how to do what. But in short :
2013/10/29 <[email protected]> > I want to be able to have every detail of my Mobile Phone in > my hands (including the low-level software). Is that possible or is > Firefox OS > another "Can't remove and can't change OS" like Android. In other words : > Is it > only possible for the Phone User to write Javascript Applications on > higher levels > or can he change the OS itself and put the changed system back onto his > phone ? > Yes :) > Another question that puzzles me is : Can I put regular Linux Applications > like > GIMP or self-written code onto the Firefox OS phone and start it ? How is > that done ? > No, Firefox OS use a minimal Linux kernel to access the hardware but you do not have the minimal requirement for having such application running. For example, there is no X server running on Firefox OS (the graphical stack in 100% handled by the Gecko engine). To write an application of your own, no problem, but it must be using the web technological stack (HTML, CSS and JavaScript at minimum) Best, -- Jeremie ............................. Web : http://jeremie.patonnier.net Twitter : @JeremiePat <http://twitter.com/JeremiePat> _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
