[ROM][KK][KRT16M][4.4][5.Nov] KitKat Nexus5 Port "odexed"

Flextrick schrieb:
[GUIDE] Use whatsapp with ART - xda-developers

Diesem Tutorial folgen und auch WhatsApp wird unter ART laufen.

Mit Austausch der in diesem Thread angehängten libart.so funktioniert auch die aktuellste im Playstore erhältliche WhatsApp-Version:

xda-developers - View Single Post - Whatsapp ART support

cernekee schrieb:
Per the hints from Google, I was able to get current versions of WhatsApp to install under ART by overriding one of the verifier checks.

Here is the procedure to replace libart.so and clean up any partially-installed WhatsApp package, tested on a Nexus 5 running AOSP 4.4:

Code:
adb root
adb remount
adb shell "rm -rf /data/data/com.whatsapp"
adb pull /system/lib/libart.so libart.so.bak
adb push libart.so /system/lib/
If something goes wrong it may well result in a bootloop, so if you need to restore from backup, boot to recovery and use:

Code:
adb shell "mount /system"
adb push libart.so.bak /system/lib/libart.so
Source changes: https://github.com/cernekee/android_art/commit/fc2ac71d0d9e147c607bff9371fe2ef25d8470af

Note that I have not tested this on a Nexus 4 (despite this thread's current location).

Ich habe das ganze mittels Root-Explorer gemacht:
- alte libart.so in libart.so.bak umbenannt
- die in dem Posting angehängte libart.so kopiert
- die Berechtigungen angepasst
- Reboot
- Über den Playstore aktualisiert (hatte die alte .50 Whatsapp-Version nicht deinstalliert)

Kein Force-Close mehr, läuft so wie es soll. Ich habe zwar das factory-image vom Nexus 4, sollte hiermit aber auch funktionieren.

Es gibt nun auch eine flashbare zip:
http://forum.xda-developers.com/showthread.php?t=2527879
 
Zuletzt bearbeitet:
  • Danke
Reaktionen: Nazenber
Ist es bei euch auch so, dass beim Abspielen von Musik bei "Play Music" die Musik (kein Stream) ab und zu laggt? Und das Gerät ebenso? Ist seit dem aktuellen Build so.
 
Kann ich bestätigen!
Meist immer wenn ich mein Gerät aufwecke oder entsperre.
 
Neue Version ist online

Gesendet von meinem Nexus 4 mit der Android-Hilfe.de App
 
Moin
Neue version online 26/11/2013 ( Final Build) : Dev-Host - N5PORT-KRT16S.Odexed.final.zip - The Ultimate Free File Hosting / File Sharing Service
Mirror : .:: TechXero's Nexus 4 Files Archive ::.
Changelog ( 26/11/2013)

- Merged with official occam factory image KRT16S released 20/11/2013
- BusyBox 1.21.1 with run-parts (/etc/init.d scripts support)
- Rooted with SuperSU 1.75 (daemon starting from init.rc)
- All the stock apps and firmware except chinise keyboards.
- SQLITE3 script
- Build prop tweaks
- Power Menu only on Dalvik
- Zipaligned
- Fix a few issues here and there
 

Ähnliche Themen

A
Antworten
36
Aufrufe
14.031
AraldoL
A
Anti_
Antworten
208
Aufrufe
21.310
hansichen
hansichen
A
Antworten
20
Aufrufe
8.528
AraldoL
A
Zurück
Oben Unten