Open KaMyKaSii opened 8 years ago
Are you able to see the logcat using adb or apps like CatLog?
Yes, logcat functions normally
OK, and do you see any log lines with tag "Xposed", especially during startup?
I believe that when you ask for a logcat on boot, the adb was to be active after the phone leaving the logo and go to bootanimation, right? My rom does not, the adb is only available after bootanimation, perhaps at the very end of it. Earlier I made a "adb logcat -d -v time > logcat.txt" because I had a problem that the message "The android is starting apps" appears on every boot, and believed it was the Xposed, but found it was an system application updated, then simply deleted the update and the problem was solved. Yet I will send this log that was done so the adb was available for you to check: https://drive.google.com/file/d/0B1uvONk-jlRiT3Fuc001dHJZM0E/view?usp=sharing
Correction: "adb -d logcat -v time > logcat.txt"
I realized that my Xposed shows no log, and I participate in the topics of some modules, then it is difficult to show the problem without any log. But one day I had to make an "advanced function" in my MTK device, and for that I had to go in build.prop and change the line "ro.build.type=user" to "ro.build.type=eng", and then restarting finally realized that the logs were showing, again returned to "ro.build.type=user" and realized that stopped, so really this line at least on my device that determines whether the logs are recorded or not. Some time later someone had the same problem, and I suggested it and it worked, unfortunately did not ask what the device him to find some common factor. I wanted to leave with "ro.build.type=eng", but so are appearing red edges in the corner, and I could not turn the developer menu or other tweaks in build.prop. But then, this is a bug and can be fixed? My device is a Infinix Zero 2 LTE