The tag has no wiki summary.

learn more… | top users | synonyms

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
0answers
31 views

Where is a good memory checker for Android?

Whenever I try to install/debug an app on my device (Android 2.2.2) I get this error: E/appproc(2974): SETTING DB COPING FAILED, MEMORY DEFECTED.... Is there a command-line utility available (or ...
2
votes
0answers
257 views

Once installed, how do I activate Firebug in Mobile Firefox?

I went to the getfirebug.com web site, where I was able to install Firebug under Firefox 1.10.6 (the Beta version of Firefox from the Play store). It said the install was successful. Now what? How ...
1
vote
1answer
483 views

How can I get a LogCat? [duplicate]

Possible Duplicate: How can I view and examine the Android log? Sometimes I get asked for a LogCat. What is this? What is it supposed to do? How can I get it?