Quote:
Originally Posted by {< r o N o $
No. No bootloop.
After install/update. I press reboot on same xposed app screen.
Then phone reboots to the white htc quietly brilliant screen.
Then full black.
Only my nandroid backup saved me.
If you need logcat.
At what point should i use adb logcat.
After black screen go to recovery and use adb logcat?
Else my nandroid will replace logs. No?
Edit : 2.0.2 works fine on same ROM (icecoldjelly 2.1) according to nimrodity.
|
Ok, so the phone doesn't boot anymore after installing Xposed. Can you please do the following?
1. Execute "adb logcat -c" (clears the log, so I don't need to skip over 1000s of old lines)
2. Execute "adb logcat > logcat.txt". You won't see any output as it goes to the file.
3. Click the soft reboot button. It will restart only the Java stack and thus keep the adb connection alive.
4. When you see the black screen, wait a minute to be sure that everything maybe running in the background is done.
5. Press Ctrl+C.
6. Attach the file or it to me via PM.
Logcat is reset at boot time, so yes, if you execute it in recovery mode, it doesn't help.
Tired of updating your mod for every new ROM release?
You want give users the possibility to combine different mods without creating tons of different files for all possible combinations?
Then have a look at my Xposed framework - modifications without APK changes!
|