I tried making writing to SD possible, so I edited platform.xml to add <group gid=”media_rw” /> to “WRITE_EXTERNAL_STORAGE“.
When I rebooted everything started crashing. I cannot open any apps. It says it connects to Wi-Fi but cannot access the internet.
I tried:
- Restoring original
platform.xml- nothing good. - NAND backup -> restore to previous backup -> copy
.xmlfrom there and restore it - nothing good again. - Dirty flash the ROM which made me unable to even go to Recovery - had to re-flash TWRP.
- Backup all apps via ADB and restore them on my previous backup, but all the settings are messed up.
Is there anything I can do to fix the platform.xml issue? What could be causing everything to crash like that? I restored the .xml, so why is it still broken?
logcat, and search for kernel logs. – Firelord Aug 03 '15 at 09:58