Are the Android releases available in a ROM?
Answer / mady
No, Android is not yet available in a ROM format.Currently Android is installed by using a clean SD Card, and booted from there.It is booted by running a special application called 'Haret.exe' residing on your SD Card which will terminate the Windows kernel and boot into Linux/Android.It can't easily be run from ROM because a) it's too experimental to risk putting in ROM and then killing a device and b) WinMo does some hardware initialization that isn't documented, but is needed before Android can run.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is intent, pending intent, and sticky intent?
What is android runtime?
how to install your app in android?
You need to process when user clicks on a notification on upper left of android screen?
What is the role of orientation?
Do we need to register all of view classes in app.js with sencha touch?
In auto-generated code of an android app, what is r class?
Why ios is faster than android?
What is NDK?
What is layout/ directory?
What happen if the latitude is less than -90 or greater than 90?
What is main/java/com.<Project>.<App>?