a true lfc supporter
and a former symbian lover
sent from my awesome HTC One V using xda premium
SUPPORT THE SOFTWARE DEVELOPER'S IF YOU LIKE THE GAME / APP BUY IT
i was going to do it myself...but yea....and for the love of god dont flash the boot.img in the zip just make sure you have titanium kernel... not the KISS kernel.
when your device is just coming out of recovery run this adb command
adb logcat > logcat.txt
send me the logcat please!
thanks
so, the kiss kernel has bricked your one v? the rom itself is safe right? answer me and i'll get you logcats
system-ui and trebuchet are crashing directly after boot
adb doesn't work on after first boot
great -.- i thought i had fixed them.....the mouse thing is just the debug touchscreen, im not overly concerned about that....what im going to do is put this on hold again until my phone is repaired
Currently supporting rom's PART TIME! So updates and so on will be slow
great -.- i thought i had fixed them.....the mouse thing is just the debug touchscreen, im not overly concerned about that....what im going to do is put this on hold again until my phone is repaired
lloir, I maybe can help you with development until your phone gets repaired. is wifi fixed or we can't even reach there?
looking at the logcat already, i can see that camera is not fixed (i know this wasn't in the works in this time), we also miss some .jar framework files - well maybe not miss them but the dalvikvm sure wants them -
D/dalvikvm( 1644): Unable to stat classpath element '/system/framework/com.htc.android.bluetooth.jar'
D/dalvikvm( 1644): Unable to stat classpath element '/system/framework/wimax.jar'
D/dalvikvm( 1644): Unable to stat classpath element '/system/framework/usbnet.jar'
D/dalvikvm( 1644): Unable to stat classpath element '/system/framework/com.orange.authentication.simcard.jar'
this error appears several times;
also my guess is that there is no statusbar (systemui.apk must be corrupted - trying to take one from another cm9 - maybe saga one?):
W/StatusBarManager( 1802): warning: no STATUS_BAR_SERVICE
missing libraries:
E/ExtendedExtractor( 1646): Failed to open MM_PARSER_LIB, dlerror = Cannot load library: load_library[1120]: Library 'libmmparser.so' not found
E/ExtendedExtractor( 1646): Failed to open MM_PARSER_LITE_LIB, dlerror = Cannot load library: load_library[1120]: Library 'libmmparser_lite.so' not found
it also seems that wifi is fixed (until we can enable it and see if the drivers really works):
I/SystemServer( 1802): Connectivity Service
I/WifiService( 1802): WifiService starting up with Wi-Fi disabled
All in all, our really problem is that the dalvikvm is trying to decompile some frameworks that are missing, and they are this ones, reported earlier:
D/dalvikvm( 1644): Unable to stat classpath element '/system/framework/com.htc.android.bluetooth.jar'
D/dalvikvm( 1644): Unable to stat classpath element '/system/framework/wimax.jar'
D/dalvikvm( 1644): Unable to stat classpath element '/system/framework/usbnet.jar'
D/dalvikvm( 1644): Unable to stat classpath element '/system/framework/com.orange.authentication.simcard.jar'
Given the amount of coverage that Android receives around here, you could almost be … more
XDA Developers was founded by developers, for developers. It is now a valuable resource for people who want to make the most of their mobile devices, from customizing the look and feel to adding new functionality. Are you a developer?