theperfectpunk
Well-Known Member
I had a chat with PlayfulGod, and he says that someone's working to fix it.
Anyone got an idea?
Anyone got an idea?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
we are working on it but still no sucess still the touch wont work which is the biggest bugI had a chat with PlayfulGod, and he says that someone's working to fix it.
Anyone got an idea?
if it works only we will know that logcat doesnt work or the device gets detected in DDMS OR ADB SHELLwhat's the logcat showing?
if it works only we will know that logcat doesnt work or the device gets detected in DDMS OR ADB SHELL
give the link of the thread .i will go through the entire thread if it has usefull infoI read in a forum at cyanogenmod abt porting that there were 3 tools that the developer keeps handy one was logcat and the other i am not able to remember. i tried searching the thread but all in vain
the dev there said similar things that usually lib files create troubles...
you can easily dump the logcat by including the line logcat -> sdcard/dump.txt in the init.rc
the cm7 port is already rootedthat command is wrong, it should be:
logcat > /sdcard/dump.txt
also, it doesn't work...needs su permission

the cm7 port is already rooted![]()
it works in better terminal and android terminal emulator with su but with this command
logcat -f /sdcard/dump.txt
