Quote:
Originally Posted by [ACL]
Do a dmesg dump when you are in a call and placing your finger over the LS. The dmesg will show it on or off.
For light sensor, do a logcat dump and put it under a lap with automatic brightness enabled. THe logcat will show the Light sensor value from 0 to 9.
I wont be able to develop much since my main rhod phone is sort of dead. So i'll try to resolve the mic issue since that is what is stopping more progress but its also slowing down cdma development which is farther ahead.
|
Sorry, I'm new on debugging.
Are these commands enough after I connected USB and ADB?
adb shell dmesg > dmesg.txt
adb logcat -b main -v time>app.log
adb logcat -b radio -v time> radio.log