I
ilikeandroid
Gast
Hallo!
Ich hab hier [DEV] CyanogenMod 9.0.0-RC0-GT-S5830-GalaxyICS-KANG-beta3 [Latest update: 25.02.12] - Page 106 - xda-developers
eine Anleitung gefunden, wie man die virtuellen Tasten in CM9 aktivieren kann:
I saw someone asking for how to enable ON-Screen buttons on this CM9, you need to know that this only works on ICS Roms (Original ICS,CM9 etc.)
What you need:
- A text editor. (Ill use Notepad++)
- APK Tool or APK Multi-Tool
- The "framework-res.apk" from "/system/framework".
- A backup of your "framework-res.apk"
1. First of all, you have to decompile "framwork-res.apk" with APKTool or APK Multi-Tool. If you dont know how to use them, get retired.
2. Once you decompiled it, navigate to the framework-res.apk folder (decompiled) and go to "/res/values/bools.xml" and find the like that says:
<bool name="config_showNavigationBar">false</bool>
and replace "false" with "true", so it says NOW:
<bool name="config_showNavigationBar">true</bool>
3. Open "dimens.xml" in "/res/values" and find:
<dimen name="navigation_bar_height">XX.0dip</dimen>
That XX is a number that i dont remember.
and change XX. with 37.0dip.
4. Compile everything back and open "replace framework-res" ZIP file that i attached with 7-Zip or WinRar or Winzip !DONT EXTRACT IT!, replace "framework-res.apk" (from "/framework" in ZIP file) with yours and flash it via CWM 5 or 4.
This info is from this thread and from Space Caker that helped me.
After that, reboot and you are done, your phone should look like this:
Attached Files
replace framework-res.zip - [Click for QR Code] (2.40 MB, 18 views)
Soo und jetzt habe ich mich daran gemacht und habe mir Apkmultitool gedownloadet und auch die framework-res.apk auf meinen PC kopiert.
Wenn ich jetzt Apkmultitool öffne habe ich ein Problem bei der Bedienung:
Zuerst soll man ja die .apk dekompilieren.
Dafür drückte ich dann "9" und "Enter"
-> dann soll man ein Projekt erstellen und ich drücke "25" und "Enter"
-> dann kommt wieder der Anfangsbildschirm
Auch auf dem umgekehrtem Weg läuft nichts.
Kann mir jemand erklären was ich da zu tun habe?
Vielen Dank im Vorraus!
Ich hab hier [DEV] CyanogenMod 9.0.0-RC0-GT-S5830-GalaxyICS-KANG-beta3 [Latest update: 25.02.12] - Page 106 - xda-developers
eine Anleitung gefunden, wie man die virtuellen Tasten in CM9 aktivieren kann:
I saw someone asking for how to enable ON-Screen buttons on this CM9, you need to know that this only works on ICS Roms (Original ICS,CM9 etc.)
What you need:
- A text editor. (Ill use Notepad++)
- APK Tool or APK Multi-Tool
- The "framework-res.apk" from "/system/framework".
- A backup of your "framework-res.apk"
1. First of all, you have to decompile "framwork-res.apk" with APKTool or APK Multi-Tool. If you dont know how to use them, get retired.
2. Once you decompiled it, navigate to the framework-res.apk folder (decompiled) and go to "/res/values/bools.xml" and find the like that says:
<bool name="config_showNavigationBar">false</bool>
and replace "false" with "true", so it says NOW:
<bool name="config_showNavigationBar">true</bool>
3. Open "dimens.xml" in "/res/values" and find:
<dimen name="navigation_bar_height">XX.0dip</dimen>
That XX is a number that i dont remember.
and change XX. with 37.0dip.
4. Compile everything back and open "replace framework-res" ZIP file that i attached with 7-Zip or WinRar or Winzip !DONT EXTRACT IT!, replace "framework-res.apk" (from "/framework" in ZIP file) with yours and flash it via CWM 5 or 4.
This info is from this thread and from Space Caker that helped me.
After that, reboot and you are done, your phone should look like this:
Attached Files
replace framework-res.zip - [Click for QR Code] (2.40 MB, 18 views)
Soo und jetzt habe ich mich daran gemacht und habe mir Apkmultitool gedownloadet und auch die framework-res.apk auf meinen PC kopiert.
Wenn ich jetzt Apkmultitool öffne habe ich ein Problem bei der Bedienung:
Zuerst soll man ja die .apk dekompilieren.
Dafür drückte ich dann "9" und "Enter"
-> dann soll man ein Projekt erstellen und ich drücke "25" und "Enter"
-> dann kommt wieder der Anfangsbildschirm
Auch auf dem umgekehrtem Weg läuft nichts.
Kann mir jemand erklären was ich da zu tun habe?
Vielen Dank im Vorraus!