D
dutchkarma
Fortgeschrittenes Mitglied
- 108
@amaroso : das hat nichts mit "slechten"root zu machen!
das system dateisystem ist nuhr fuhr lesen gestartet. also kan man standard nicht schreiben.
was man macht ist:
installieren vond adb (android debug bridge)
for windows ist das hir beschrieben:
How to install ADB (Android Debug Bridge) - Overclock.net Community
ich habe linux , also fur linux ist es:
sudo apt-get install android-tools-adb
when adb drauf ist dan:
pomp mit usb and computer
adb devices
dan mus deinen pomp erscheinen
und dan:
adb remount <<---- dieses commando macht das root dateisystem "offen" fur schreiben
adb push audioeffects_policy.conf /system/etc/audioeffects_policy.conf
adb reboot
handy rebootet und update gemacht
edit: also mit rootexplorer gehts auch , aber ich rekkomendiere das du adb installiert. wen du das adb tool kennen lernst ist modding viel einfacher!
das system dateisystem ist nuhr fuhr lesen gestartet. also kan man standard nicht schreiben.
was man macht ist:
installieren vond adb (android debug bridge)
for windows ist das hir beschrieben:
How to install ADB (Android Debug Bridge) - Overclock.net Community
ich habe linux , also fur linux ist es:
sudo apt-get install android-tools-adb
when adb drauf ist dan:
pomp mit usb and computer
adb devices
dan mus deinen pomp erscheinen
und dan:
adb remount <<---- dieses commando macht das root dateisystem "offen" fur schreiben
adb push audioeffects_policy.conf /system/etc/audioeffects_policy.conf
adb reboot
handy rebootet und update gemacht
edit: also mit rootexplorer gehts auch , aber ich rekkomendiere das du adb installiert. wen du das adb tool kennen lernst ist modding viel einfacher!
Zuletzt bearbeitet: