If you download android file manager you should be able to browse around the phone..
But their directory structure isn't the normal linux directory structure so it may take some hunting find var
Okay Linux buffsIs there a way to access the Android log files? It would be really nice if I could read when my G1 has restarted itself, maybe I could figure out what is causing it.
If you download android file manager you should be able to browse around the phone..
But their directory structure isn't the normal linux directory structure so it may take some hunting find var
aim: shashashocking
You can also connect it to your pc and debug it, it might be harder to re-produce the error like this though since you have to be on the pc.
use logcat..
from desktop do
adb logcat
from g1 using terminal
logcat from root
Bookmarks