0
votes
0answers
85 views

What is the method to debug Android kernel from booting in tablet?

I have to test a custom Android build on a tablet and I need to know the method to debug the Android kernel from booting in the tablet? The tablet has only a screen, 2 USB ports and an HDMI port.
0
votes
1answer
300 views

How to get setting information before booting Android devices like in BIOS?

Is there any method by which we could get the system information before booting android OS. Like wise in PC/laptop, we can get into BIOS setting before booting and get the system information. Do ...
0
votes
0answers
55 views

Andoid can't detect MeeGo file system

I have Asus EeePc laptop in which there is two drive partition first of 246Gb second of 4Gb The first drive have MeeGo OS and other drive contain Android x86 OS for asus. The Problem is that ...
1
vote
0answers
39 views

What are the technical differences between bootloader, recovery, kernel and ROM? [duplicate]

Possible Duplicate: What is the difference between: Rooting, Jailbreak, ROM, Mod, etc.? I'd love a reference (or an explanation if anyone has the time) on what characterizes these different ...