Xperia Z1 / Z1 Compact 5.1.1(.368) DEODEX Patch - Xperia Z1 Android Development

For 14.6.A.1.216 firmware click here
Hi Friends ,I prepared a deodex patch for Z1 stock 5.1.1
Features:
-This is a full deodex patch (includes framework/SemcGenericUxpRes and vendor/app)
Requirements:
-Stock 5.1.1 14.6.A.0.368
-Root
-Working recovery (CWM or TWRP)
Installation:
1)Download my zip and copy your phone memory
2)Reboot in recovery
3)Wipe dalvik cache and cache
4)Flash zip
5)Reboot
6)After the phone boot up go to system/vendor/app with Root explorer then delete ChromeCustomizations.odex and ims.odex
7)Reboot again
Enjoy!
Download Link:
https://mega.nz/#!NUBAmCSL!XhJqEzpQGiJQwIaA7MOu730QccvRXqX0_VZN7us4hU0
İf you are like my work don't forget to hit THANKS button

Thanks. This one worked.

Hello friends
I am going to update my black transformation pack to lollipop 5.1.1. For that i need some Deodexed system apps from Z1 5.1.1.. Can anyone provide these files from Deodexed patch..?
System/app
Calculator
Home-release
Image Enhancer
Package installer
SemcCalendar
SemcClock
Skin core
Smallapps launcher
Sound enhancement
Super stamina
Textinput-tng
System/priv-app
Conversation
Phonebook
InCallUI
TeleService
Settings
Sound picker

Footer verification failed.
Running from CM recovery. Any thoughts?

@baris27 can you please upload in Xda server or any other server like Devhost or Google Drive coz Mega Download seems to be very slow

App for black transformation pack
Rajeev said:
Hello friends
I am going to update my black transformation pack to lollipop 5.1.1. For that i need some Deodexed system apps from Z1 5.1.1.. Can anyone provide these files from Deodexed patch..?
System/app
Calculator
Home-release
Image Enhancer
Package installer
SemcCalendar
SemcClock
Skin core
Smallapps launcher
Sound enhancement
Super stamina
Textinput-tng
System/priv-app
Conversation
Phonebook
InCallUI
TeleService
Settings
Sound picker
Click to expand...
Click to collapse
Here you go
https://mega.nz/#!YMBxERga!aq8YhghM7OfKZYxVwNzZYYB8kF8UbD3WobeVrd0FAfQ
I couldn't find image enhancer app, but included ImageProcessorPermission as i thought this is the closest to it. If it has different name i can find it and upload it.

Denie46 said:
Here you go
https://mega.nz/#!YMBxERga!aq8YhghM7OfKZYxVwNzZYYB8kF8UbD3WobeVrd0FAfQ
I couldn't find image enhancer app, but included ImageProcessorPermission as i thought this is the closest to it. If it has different name i can find it and upload it.
Click to expand...
Click to collapse
Thanks buddy. Actually Image Enhancment is for X Reality and Supervivid mod. I think Z1 does not get Supervivid mod. I will port it soon

Sorry if this is a silly question. But my Z Ultra 5.1.1 version also has the same build (14.6.A.0.368) and basically z1/zu are identical for the most part, but this is system files involved - truly risky business, can I use this deodex patch for my device?

kientrongtran said:
Sorry if this is a silly question. But my Z Ultra 5.1.1 version also has the same build (14.6.A.0.368) and basically z1/zu are identical for the most part, but this is system files involved - truly risky business, can I use this deodex patch for my device?
Click to expand...
Click to collapse
You may make a nandroid backup via TWRP, and try it by yourself, without any risk being involved. If there is no real difference between the devices, you won't have any problems. But in case something gets wrong, just restore your backup. Please try and tell us the result.

Works great on Sony Xperia Z1 with official 5.1.1. Thanks!

Wow 700 mb?
Desde mi Xperia Z1

Papanik said:
Works great on Sony Xperia Z1 with official 5.1.1. Thanks!
Click to expand...
Click to collapse
Enjoy it

baris27 said:
Enjoy it
Click to expand...
Click to collapse
Hi @baris27 could yo Share wich method you used to make the deodex patch? I am trying to make mine but I ve got a com.android.Phone and nfc crash. Cheers.
Enviado desde mi C6903 mediante Tapatalk

juanpirulo said:
Hi @baris27 could yo Share wich method you used to make the deodex patch? I am trying to make mine but I ve got a com.android.Phone and nfc crash. Cheers.
Enviado desde mi C6903 mediante Tapatalk
Click to expand...
Click to collapse
I have made one myself without any problems, using latest SVA Deodexer. You may try it, too.

NFS_FM said:
I have made one myself without any problems, using latest SVA Deodexer. You may try it, too.
Click to expand...
Click to collapse
Yes i have too. But i was trying with joeldroid and this one have some problems with deodexing some apks. I guess sva is the right one to get de system deodex. Cheers
Enviado desde mi C6903 mediante Tapatalk

juanpirulo said:
Yes i have too. But i was trying with joeldroid and this one have some problems with deodexing some apks. I guess sva is the right one to get de system deodex. Cheers
Enviado desde mi C6903 mediante Tapatalk
Click to expand...
Click to collapse
Yes, JoelDroid hasn't been updated for long.
Just make sure you copy SemcGenericUxpRes from /framework and ChromeCustomizations and ims from /vendor/app folder to /system/app, in order to get them deodexed, too.

NFS_FM said:
I have made one myself without any problems, using latest SVA Deodexer. You may try it, too.
Click to expand...
Click to collapse
Hi, I have followed your method (using svadeodexer), and the results (with no errors in the log) were 3 folders (app, framework, priv-app), can you tell me how to make a flashable zip out of these 3, and is there any additional step to take before flashing the resulted zip in recovery? thanks very much

kientrongtran said:
Hi, I have followed your method (using svadeodexer), and the results (with no errors in the log) were 3 folders (app, framework, priv-app), can you tell me how to make a flashable zip out of these 3, and is there any additional step to take before flashing the resulted zip in recovery? thanks very much
Click to expand...
Click to collapse
Yes, of course, but have you also deodexed three other files I mentioned? Creating a flashable zip is not mandatory, as you may just copy the files directly. If you really want to create one, you have to get an android script (or copy it) or create your own (there are plenty tutorials available). Finally, a nandroid backup is mandatory because you can't be sure that the zip will act as expected, and after installation, the deletion of all .dex files located in /system is important, too.

NFS_FM said:
Yes, of course, but have you also deodexed three other files I mentioned? Creating a flashable zip is not mandatory, as you may just copy the files directly. If you really want to create one, you have to get an android script (or copy it) or create your own (there are plenty tutorials available). Finally, a nandroid backup is mandatory because you can't be sure that the zip will act as expected, and after installation, the deletion of all .dex files located in /system is important, too.
Click to expand...
Click to collapse
thanks for your instructions, I've added the three additional folders, deodex using SVA, then copy/replace in recovery mode everything works beautifullly

ok i need some help to make my rom deodexed with 5.1.1 firmware. I ve got all files and i want to replaced the odex files by the deodex ones To do this i used Ubuntu with this commands.
(Copy system.ext4 to linux machine, run commands as root or with sudo)
mkdir -p /vdisk
mount -o loop system.ext4 /vdisk
cd /vdisk
(make changes as you want, make sure replaced file have same permission as previous one)
(after you finish making changes: )
umount /vdisk
(copy system.ext4 back inside zip)
The problem is that i am doing something wrong when replaced the folders app framework and priv-app into the system and the system.ext4 image i think get corrupt and doesnt boot up and i lost recovery. If someone can put me in the right dirección in the way i have to replaced this folders i would really aprecciatted. I have to say that i did this with the 5.02 firmware and have no problems so i dont know really what i doing wrong.

Related

[MOD][XPERIA 2012][ICS]InfiniteView mod

Found this mod in the SXS forum.
Modded InfiniteView.apk that allows for full screen contact image in contacts and full (top half) image in dialer.
In contacts infinite view the square image tends to get stretched, but in dialer it shows up correctly.
It's actually pretty nice. This modded app from the S is smaller than our stock version so I'm not sure of the differences in base functions but it seems like everything is there.
The mod is packaged as an install bat for the S. I extracted the apk and installed manually.
Always backup before overwriting. Use at your own risk.
http://forum.xda-developers.com/showthread.php?t=1919742
Root needed?
Yes, since it's replacing a system app.
Cool, I was disappointed coming from the Vivid which had full image icon. Thanks for the find. It's amazing how much I learned about android system with all the mods cuz not a lot of devs for our device.
Sent from my LT28i using Tapatalk 2
jeriku said:
The mod is packaged as an install bat for the S. I extracted the apk and installed manually.
http://forum.xda-developers.com/showthread.php?t=1919742
Click to expand...
Click to collapse
I am rooted, copied the file over and tried running it with two different file explorers. after asking me if i want to replace a system app, it says "application not installed" and fails. any ideas?
twent4 said:
I am rooted, copied the file over and tried running it with two different file explorers. after asking me if i want to replace a system app, it says "application not installed" and fails. any ideas?
Click to expand...
Click to collapse
Back up your old InfiniteView.
Copy the modded InfiniteView to /system.
Change permissions to rw- r-- r--
Copy/move the modded InfiniteView to /system/apps (this will overwrite your original)
Reboot.
twent4 said:
I am rooted, copied the file over and tried running it with two different file explorers. after asking me if i want to replace a system app, it says "application not installed" and fails. any ideas?
Click to expand...
Click to collapse
Using your explorer, randomly pick any app and see its permission. Make the permission of the modded InfiniteView app similar to that app.
jeriku said:
Back up your old InfiniteView.
Copy the modded InfiniteView to /system.
Change permissions to rw- r-- r--
Copy/move the modded InfiniteView to /system/apps (this will overwrite your original)
Reboot.
Click to expand...
Click to collapse
Worked wonderfully, thank you very much! and thanks ganeshbiyer!
Not working on Sony Xperia Tipo Dual
jeriku said:
Found this mod in the SXS forum.
Modded InfiniteView.apk that allows for full screen contact image in contacts and full (top half) image in dialer.
In contacts infinite view the square image tends to get stretched, but in dialer it shows up correctly.
It's actually pretty nice. This modded app from the S is smaller than our stock version so I'm not sure of the differences in base functions but it seems like everything is there.
The mod is packaged as an install bat for the S. I extracted the apk and installed manually.
Always backup before overwriting. Use at your own risk.
http://forum.xda-developers.com/showthread.php?t=1919742
Click to expand...
Click to collapse
Bro this mod is not working on my Sony Xperia Tipo Dual... it gives an error "InfiniteView closed'
apkathe said:
Bro this mod is not working on my Sony Xperia Tipo Dual... it gives an error "InfiniteView closed'
Click to expand...
Click to collapse
I can only confirm it works on the lt28. Contact the op for your device.
Sent from my LT28 w MIUI
anyone got a screenshot for this? I kinda get it but still would like a ScreenShot before I mod this, greatly appreciate!
xdax1 said:
anyone got a screenshot for this? I kinda get it but still would like a ScreenShot before I mod this, greatly appreciate!
Click to expand...
Click to collapse
See the original thread, link in the op.
______________
From my LT28
LT28 Thread Index
thanks, I didn't see it, sorry
any reason this would not work with the OC'd 3.7 firmware? I remember this working on 2.68 a couple of months ago, then i reflashed the rom, tried the mod a couple of days ago and there is no change. Checked and rechecked permissions, did everything in these comments..
Thanks for the app
Gonna use it tonight!
Comfortable for Timescape mod??
I mean evenstresm.apk make infinite.apk fc??
Sent from my ST21i using XDA Premium HD app
Thanks for the Mod, will try it !

Xperia Keyboard FC [Solved]

I extracted Xperia keyboard from firmware 4.1.B.0.587 and put it in system/app.I copy textinput-tng.apk. Is this the only file ?
I am using UHD 5.0.1.
How to fix it ?
Libs and/or language files are incompatible. Most likely both.
Someguyfromhell said:
Libs and/or language files are incompatible. Most likely both.
Click to expand...
Click to collapse
Is there a way to make it work or it will never work ?
I tried to copy libs files but it still FC.
Raptor 2020 said:
Is there a way to make it work or it will never work ?
I tried to copy libs files but it still FC.
Click to expand...
Click to collapse
Try a flashable zip... Maybe this http://forum.xda-developers.com/showthread.php?t=2308358
Sent from my Xperia Neo V using Tapatalk 2
The problem is in com.sonyericsson.textinput.uxp but i don't find such file .
Raptor 2020 said:
The problem is in com.sonyericsson.textinput.uxp but i don't find such file .
Click to expand...
Click to collapse
You wrote the package name. The actual file is textinput-tng.apk.
As I said, the language files (stock are in /system/usr/xt9) may be incompatible, causing the error.
EDIT: I just checked the installation of Xperia Z1 Honami ROM Superlative Edition. It has the option in AROMA installer, allowing the stock SE keyboard to be installed.
It features such file list:
Code:
/system/app/textinput-tng.apk
/system/lib/libXT9Engine.so
/system/usr/textinput/config.xml
/system/usr/xt9/... - This folder includes all the language files in .ldb format
So basically, you can either extract these files/folders from that ROM .zip file (open the zip file, navigate to Aroma/keyb/default) and push them to your device.
Thanks for help it worked.
Sent from my LT18i using xda app-developers app

Xperia Z3 X-Reality & Vivid (settings apk fixed )

Hi all
its a great news our device supports Xperia Vivid mod from Z3
First have a look
its amezinnggggg changeeeeeee
now mod is ready just need some changes .
but first you have to have
Locked Bootloader
Root
recovery
Superuser Mod
Deodexed
if you have that then go ahead and do a nandroid backup in TWRP
go to below link and download XperiaZ3XReality+Vivid Z1 Stock Only for xperia Z1 zip
http://forum.xda-developers.com/crossdevice-dev/sony/kk-xperia-z3-x-reality-t2868916
and say thanks to Dev to encourage him for such nice ports in future
now its my turn to help you
so you will have this after below guide
[url=http://postimg.org/image/eb3hmpg1h/]
[/URL]
OK
download settings apk from http://d-h.st/5f4
extract on sd
push in system(not in system/priv-app)
give permission RW-R-R
now push it to system/priv-app
Reboot
TADA TADADDDD:laugh::laugh::laugh:
hit thanks if you find it usefull​
A Request
Friends
i spent too many hours in testing
just a small request please dont visit take my mod use it and go away without any feedback
thank you
stay tuned
smartback light auto answering and many more coming soon
Huge Screenshot
Super Vivid OFF
Super Vivid ON
How to have superuser mod sir??
Install xposed installer and then installal serajr kk mod
Then open xperia xopsed kk go to system and check superuser mod
Thank u bro!!!!!!
Dual sim Settings FC,
Have u replaced setting apk in systems/priv-app with attached apk here?
mldigital said:
Dual sim Settings FC,
Click to expand...
Click to collapse
uploaded full apk rar
just extract and replace
its done
anyone test it? Work perfectly?
How does it look like
finally got it done
I have 4.4.3 stock rom..rooted with custom recovery.. but its not deodexed..can i try this Mod? and how to deodexed, i tried to flash the deodexed one from development thread but i got boot loop..?
miki89 said:
I have 4.4.3 stock rom..rooted with custom recovery.. but its not deodexed..can i try this Mod? and how to deodexed, i tried to flash the deodexed one from development thread but i got boot loop..?
Click to expand...
Click to collapse
sorry deodex rom is requires
and can you please tell me which phone you are using
coz for t2 ultra dual and t2 ultra zip are different
if you flash wrong zip you will end up with boot loop
Thanks Jay
I am using this mod since it's release day. Not used modified settings. Apk.
It works for me with unlocked bootloader. Don't need to lock bootloader.
Today I will try your modded setting. Apk
chauhanjayc said:
sorry deodex rom is requires
and can you please tell me which phone you are using
coz for t2 ultra dual and t2 ultra zip are different
if you flash wrong zip you will end up with boot loop
Click to expand...
Click to collapse
Sir i have one more question, i finale successed to deodexed my rom, and i follow your steps for this. Rom but when i replace settings apk and restart my phone i dont have settings anymore... I set permissions rights..any thoughts?
Sent from my D5322 using XDA Free mobile app
miki89 said:
Sir i have one more question, i finale successed to deodexed my rom, and i follow your steps for this. Rom but when i replace settings apk and restart my phone i dont have settings anymore... I set permissions rights..any thoughts?
Sent from my D5322 using XDA Free mobile app
Click to expand...
Click to collapse
you need to push settings apk in to system/Priv-app
also check if there any settings.odex file should not be there if there is one then delete and reboot
should be done
chauhanjayc said:
you need to push settings apk in to system/Priv-app
also check if there any settings.odex file should not be there if there is one then delete and reboot
should be done
Click to expand...
Click to collapse
Nop there is no any.odex file..i know for pushiing and i already did that.. but when i do that and restar my phone there is no settings app..
This is the steps i took:
1.First, deodexed the ROM
2.Flash this MOD
3.Enable superuser mod in Xperia Xposed KK
3.download RaR file and extract it
4.Copy the file in system folder cause i can change permissons int that folder
5. than replace the file in folder private-app
6.reboot the phone
but when phone is reboot there is no settings..
miki89 said:
Nop there is no any.odex file..i know for pushiing and i already did that.. but when i do that and restar my phone there is no settings app..
This is the steps i took:
1.First, deodexed the ROM
2.Flash this MOD
3.Enable superuser mod in Xperia Xposed KK
3.download RaR file and extract it
4.Copy the file in system folder cause i can change permissons int that folder
5. than replace the file in folder private-app
6.reboot the phone
but when phone is reboot there is no settings..
Click to expand...
Click to collapse
check you message
I had installed this vivid mod and its working perfectly on t2 ultra dual on stock odexed rom 4.4.3.
U have no need to deodexed ur rom.
Works Great!!!
chauhanjayc said:
Hi all
its a great news our device supports Xperia Vivid mod from Z3
First have a look
its amezinnggggg changeeeeeee
now mod is ready just need some changes .
but first you have to have
Locked Bootloader
Root
recovery
Superuser Mod
Deodexed
if you have that then go ahead and do a nandroid backup in TWRP
go to below link and download XperiaZ3XReality+Vivid Z1 Stock Only for xperia Z1 zip
http://forum.xda-developers.com/crossdevice-dev/sony/kk-xperia-z3-x-reality-t2868916
and say thanks to Dev to encourage him for such nice ports in future
now its my turn to help you
so you will have this after below guide
[url=http://postimg.org/image/eb3hmpg1h/]
[/URL]
OK
download settings apk from http://d-h.st/5f4
extract on sd
push in system(not in system/priv-app)
give permission RW-R-R
now push it to system/priv-app
Reboot
TADA TADADDDD:laugh::laugh::laugh:
hit thanks if you find it usefull​
Click to expand...
Click to collapse
Really Working Like Charm....Thanks A Lot!!!!

[Q] bravia engine 2 not compatible in deodexed framework files?

when i try to deodex all framework files with baksmali and smali jar, is done with great and try to port to framework of my xperia m and go to reboot. after reboot deodex process is complete, and when i try to move all bravia engine 2 file to my system i've got a little problem when i want to move com.sonyericcson.uxp.jar from bravia engine is only 4kb with classes.dex include in .jar file. but in my stock deodexed framework file com.sonyericcson.uxp.jar is 14kb? is this a very big different? can i replace it? if i can , what i must do? only replace that file? but when i do that bootloop happen after i reboot. and bootloop happen to when i replace that file with included old .odex file from my framework before deodex process?
what i must do? is bravia engine can't work with deodexed framework file? or something is missing from me?
Replacing framework files can and WILL cause bootloops if you don't run the stop command through ADB shell to stop the phone from using them. You are trying to replace files what the phone is actively using, stopping the phone from using it part way through the replacement and thus only part of the file is replaced.
Why don't you just use files what have already been deodexed for you instead of doing it the hard way around? Like I have got deodexed files for the two 4.3 versions for both SS and DS, paper13579 created a guide to show you how to properly replace system apks and system framework files. Check it out, themes & apps section.
gamer649 said:
Replacing framework files can and WILL cause bootloops if you don't run the stop command through ADB shell to stop the phone from using them. You are trying to replace files what the phone is actively using, stopping the phone from using it part way through the replacement and thus only part of the file is replaced.
Why don't you just use files what have already been deodexed for you instead of doing it the hard way around? Like I have got deodexed files for the two 4.3 versions for both SS and DS, paper13579 created a guide to show you how to properly replace system apks and system framework files. Check it out, themes & apps section.
Click to expand...
Click to collapse
ya i know, i deodexed my current rom 15.4.A.1.10 from my xperia m, and i replace it all in app and framework in my system and after reboot all working correctly and when i try to move file from bravia engine 2. and replace com.sonyericsson.uxp.jar,set permission to rw-r-r (i don't use any adb to move folder and deodexed files to my system, because i don't have any problem with error without adb) , reboot. Done with bootloop? so what i must do ? BE 2 can't run in deodexed framework? or i must do some modification in this jar file?
Nicklas Van Dam said:
ya i know, i deodexed my current rom 15.4.A.1.10 from my xperia m, and i replace it all in app and framework in my system and after reboot all working correctly and when i try to move file from bravia engine 2. and replace com.sonyericsson.uxp.jar,set permission to rw-r-r (i don't use any adb to move folder and deodexed files to my system, because i don't have any problem with error without adb) , reboot. Done with bootloop? so what i must do ? BE 2 can't run in deodexed framework? or i must do some modification in this jar file?
Click to expand...
Click to collapse
You should use ADB as you can corrupt files you're moving and end up in a bootloop. You said the framework file you had with BE2 was only 4kb? I think that may be a problem. It should be around 13kb-14kb. Can you link me to the thread (if applicable) of where you are trying to port BE2 from? I'll have a look, see if I can work it out. And you're using the 15.4.A.1.10 build for definite? Not one of the earlier 4.3 or 4.1 builds for the SS and not one of the 4.3 or 4.1 builds for the DS?
gamer649 said:
You should use ADB as you can corrupt files you're moving and end up in a bootloop. You said the framework file you had with BE2 was only 4kb? I think that may be a problem. It should be around 13kb-14kb. Can you link me to the thread (if applicable) of where you are trying to port BE2 from? I'll have a look, see if I can work it out. And you're using the 15.4.A.1.10 build for definite? Not one of the earlier 4.3 or 4.1 builds for the SS and not one of the 4.3 or 4.1 builds for the DS?
Click to expand...
Click to collapse
for BE2 may be i can only give you a link for this port for thread i forget it to find in where ?, for my firmware 15.4.A.1.10 is 4.3 build for SS and deodexed myself. and here for this thread http://forum.xda-developers.com/showpost.php?p=56995184&postcount=1. problem? hmmm what's problem?
Nicklas Van Dam said:
for BE2 may be i can only give you a link for this port for thread i forget it to find in where ?, for my firmware 15.4.A.1.10 is 4.3 build for SS and deodexed myself. and here for this thread http://forum.xda-developers.com/showpost.php?p=56995184&postcount=1. problem? hmmm what's problem?
Click to expand...
Click to collapse
I've already got that firmware, it you can find the thread where you get instructions for porting BE2 let me know and I'll look into it.
The problem about your framework file being 4kb once you've 'ported' BE2, it should still be around 13-14kb.
gamer649 said:
I've already got that firmware, it you can find the thread where you get instructions for porting BE2 let me know and I'll look into it.
The problem about your framework file being 4kb once you've 'ported' BE2, it should still be around 13-14kb.
Click to expand...
Click to collapse
So that's a problem ? One question from me, is this com.sonyericsson.uxp.jar from BE2 is already deodexed or not? Because is very small size I think?

[MOD,7.1.x/7.1.2 ] Network traffic meter ( root required)

[DISCLAIM]
Doing at your own risk, I don't hold any responsibility for any consequence that may have occured.
I personally have tested this mod on my rooted pixel on NOF26v release.
Remember to do a backup first.
I personally recommended to overwrite those files and keep your adb connected and restart the system ui instead of a directly rebooting by install the app. . By this way, if there is something wrong, you could easily revert the change via adb.
[Background]
After a week, accompanied with many bootloop and systemui FCs, I finally managed to make the real network traffic to show in the status bar.
I was inspired by this post post by @Morningstar, however, the code is outdated and does not work with the latest nougat release.
I then extracted all the updated smali files from Resurrect Remix ,specifically the system image for flo device because I personally owned a nexus7 2013.
I modified the scripts provided by @sellsky, actually a lot of changes needs to be done, and you need to add missing code when you see something unusual in 'adb logcat'.
You can find the modded files (SytemUIGoogle.apk, SettingsGoogle.apk ) from here.
You can find the modded trafficcm from here.
Screenshot is also attached.
Updated files for NOF27B: https://drive.google.com/file/d/0Bzu0Zqno-_D7ZzFOckhHSHRZeGc/view?usp=sharing
Updated files for N2G47E : https://drive.google.com/file/d/0Bzu0Zqno-_D7ejRYZU9UeFljTFE/view?usp=sharing
Updated trafficcm script for 7.1.2: https://drive.google.com/file/d/0Bzu0Zqno-_D7a3F6aTU2MDVrdFU/view?usp=sharing
Nicely done.
Great job .
Bro can you give me some instructions so that I can mod on my stock OnePlus 3 rom
Hi,
I would like to ask how apply this mod. Must I copy SettingGoogle.apk and SystemUIGoogle.apk from traffic_mod.tar? Where can I find this *.apk in system.
Thank you very much for your help
kevin.kvik said:
Hi,
I would like to ask how apply this mod. Must I copy SettingGoogle.apk and SystemUIGoogle.apk from traffic_mod.tar? Where can I find this *.apk in system.
Thank you very much for your help
Click to expand...
Click to collapse
They are both in system/priv-app in their own folders.
Tulsadiver said:
They are both in system/priv-app in their own folders.
Click to expand...
Click to collapse
I don´t have this folders in system/priv-app
kevin.kvik said:
I don´t have this folders in system/priv-app
Click to expand...
Click to collapse
Then you don't have a Pixel?
works perfectly, I copied both files to system/priv-app, reboot, magic. Thank you!
This one feature is ~70% of my love for xposed. Thanks for porting this over... greatly appreciate it.
To be clear for others, the script is not required for this to work.
Back up the two files in question, both in system/priv -- then copy the above apks into the respective folders and reboot.
After installing this mod and you want it on the left hand side, flash this.
If someone who is using a OnePlus 3/T is able to make this work please say how you did it because I can't find the files that need replacing on my device.
have no idea on how to use the modification and will this still work on latest security patch
bush911 said:
have no idea on how to use the modification and will this still work on latest security patch
Click to expand...
Click to collapse
Works fine.
The thread has been quite clear.
1.) Download
2.) Copy
3.) Reboot
4.) Enable
bush911 said:
have no idea on how to use the modification and will this still work on latest security patch
Click to expand...
Click to collapse
Should work fine, and you could also try the newest build I made ( I have updated the main OP ).
Scarface1991 said:
If someone who is using a OnePlus 3/T is able to make this work please say how you did it because I can't find the files that need replacing on my device.
Click to expand...
Click to collapse
Are you deodexed?
Tulsadiver said:
Are you deodexed?
Click to expand...
Click to collapse
I'm using a custom ROM that is based on AOSP so I think I am. At least there are no .odex files within my system/app folder.
Scarface1991 said:
I'm using a custom ROM that is based on AOSP so I think I am. At least there are no .odex files within my system/app folder.
Click to expand...
Click to collapse
Upload your systemui.apk, framework-res.apk, and settings.apk or whatever yours is called.
I'm not a pixel user, using clean AOSP on Redmi note 3 snapdragon. Can I use these modded files? Or they are SoC dependent?
I'm pretty much a noob ?
kurogami95 said:
I'm not a pixel user, using clean AOSP on Redmi note 3 snapdragon. Can I use these modded files? Or they are SoC dependent?
I'm pretty much a noob
Click to expand...
Click to collapse
You can't use the finished product but using the script might work if you will change the names of your settings.apk and systemui.apk to match the pixel and run his script on your pc. Afterwards change the names back.
Ops updated for android 7.1.2, there are some change in the android support lib.

Categories

Resources