Xperia Z1 14.1.G.1.534 deodex patch - Xperia Z1 Android Development

I'm proud to present to you:
Xperia Honami/Z1 Deodex patch​
== Information ==
- Deodexed apps and frameworks
- Removed some bloatware
- Zipaligned apk's
== Download ==
Mega: Xperia Z1 14.1.G.1.534 deodex patch
== Installation ==
- Flash this file in recovery to deodex your 534 rom
== Extra ==
If you like my work consider donating to me for my future Xperia devices!
== Changelog ==
== 27/09 ==
- Deodex patch for 14.1.G.1.534 fw​

almost the same from here all apks, nothing delete
yadisk

Desperanto86 said:
almost the same from here all apks, nothing delete
yadisk
Click to expand...
Click to collapse
I don't know I don't follow Russian forums
Sent from my C6903 using xda app-developers app

krabappel2548 said:
I don't know I don't follow Russian forums
Sent from my C6903 using xda app-developers app
Click to expand...
Click to collapse
I know It was for russian people

Desperanto86 said:
almost the same from here all apks, nothing delete
yadisk
Click to expand...
Click to collapse
TRY TO MODIFIED THIS ON UPDATER SCRIPT:
- delete_recursive("/system/app");
- delete_recursive("/system/framework");

auras76 said:
TRY TO MODIFIED THIS ON UPDATER SCRIPT:
- delete_recursive("/system/app");
- delete_recursive("/system/framework");
Click to expand...
Click to collapse
Why? There is del_odex.sh script
Code:
#!/sbin/sh
rm -rf /system/app/*.odex
rm -rf /system/framework/*.odex
exit 0

Does this patch also work with a locked bootloader?

Klaus N. said:
Does this patch also work with a locked bootloader?
Click to expand...
Click to collapse
yes

Ok, everything went fine so far on locked bootloader, except I had to reroot the device...

can i have deodex zip for 14.1.G.2.257 stock rom,please?:fingers-crossed:

Agreeing with the guy above me's comment

Aaron_035 said:
Agreeing with the guy above me's comment
Click to expand...
Click to collapse
I hate people like you... Stop refreshing OLD THREADS!

Vaith said:
I hate people like you... Stop refreshing OLD THREADS!
Click to expand...
Click to collapse
Well. I'm sorry but I couldn't find any other thread that had a deodex patch. First time Google only gave me a single search result.
Sent from my C6903 using xda app-developers app

Aaron_035 said:
Well. I'm sorry but I couldn't find any other thread that had a deodex patch. First time Google only gave me a single search result.
Sent from my C6903 using xda app-developers app
Click to expand...
Click to collapse
But it's old firmware... Why you don't use the newest or 4.3 android?

Vaith said:
But it's old firmware... Why you don't use the newest or 4.3 android?
Click to expand...
Click to collapse
I thought this was the latest firmware?
Sent from my C6903 using xda app-developers app

Aaron_035 said:
I thought this was the latest firmware?
Sent from my C6903 using xda app-developers app
Click to expand...
Click to collapse
14.1.G.2.257 is the latest android 4.2.2 but from today is rolling out Android 4.3.

Vaith said:
14.1.G.2.257 is the latest android 4.2.2 but from today is rolling out Android 4.3.
Click to expand...
Click to collapse
Yes. I literally just saw that. XD but I'll stay on 4.2.2 (14.1.G.2.257) for the moment. I don't want to unlock my boot loader and therefore can't root or flash cwm yet. :/
Sent from my C6903 using xda app-developers app

Aaron_035 said:
Yes. I literally just saw that. XD but I'll stay on 4.2.2 (14.1.G.2.257) for the moment. I don't want to unlock my boot loader and therefore can't root or flash cwm yet. :/
Sent from my C6903 using xda app-developers app
Click to expand...
Click to collapse
Yea, I'm also waiting for root

Vaith said:
Yea, I'm also waiting for root
Click to expand...
Click to collapse
Which is why I still need the patch.
Sent from my C6903 using xda app-developers app

Aaron_035 said:
Which is why I still need the patch.
Sent from my C6903 using xda app-developers app
Click to expand...
Click to collapse
But you can root the latest Android 4.2.2 without problems. 534 isn't the latest. Just look on which fw are based all custom roms, on 257.

Related

[R&D] CyanogenMod 10.1 bringup for P6 [PROJECT][TEAM RADIUM]

So, I've been working on a basic CM device configuration/tree for this device! Its still WIP
This thread is for Research and Development
I'll be pushing my tree's to github in a few days (When the most basic things are complete)
I need:
Stock ROM .zip without the app & framework folder.
Stock boot.img
Stock Recovery.img
And your help and support
Device Tree: https://github.com/nolinuxnoparty/android_device_huawei_p6-uo6
Feel free to contribute. Just fork the repo, make changes and send pull request :highfive:
Greeting,
nolinuxnoparty
boot.img from B111:
https://www.dropbox.com/s/3qrbai7xt149q0y/boot.img
recovery.img from B111:
https://www.dropbox.com/s/taiblaiaasmir3r/recovery.img
Tomorrow a I'll put you stock B111 rom zip without app and framework. If you need anything more only tell me
Stock B111 rom without app and framework folders:
https://www.dropbox.com/s/7xxbgjxwww6ig35/p6-06-b111.zip
xchema said:
Stock B111 rom without app and framework folders:
https://www.dropbox.com/s/7xxbgjxwww6ig35/p6-06-b111.zip
Click to expand...
Click to collapse
xchema said:
boot.img from B111:
https://www.dropbox.com/s/3qrbai7xt149q0y/boot.img
recovery.img from B111:
https://www.dropbox.com/s/taiblaiaasmir3r/recovery.img
Tomorrow a I'll put you stock B111 rom zip without app and framework. If you need anything more only tell me
Click to expand...
Click to collapse
Thanks xchema. I have download all the files! Real development begins now :laugh::good:
nolinuxnoparty said:
Thanks xchema. I have download all the files! Real development begins now :laugh::good:
Click to expand...
Click to collapse
Glad to read that!
The bootloader seems to be locked btw, so any idea to circumvent that?
xchema said:
Glad to read that!
The bootloader seems to be locked btw, so any idea to circumvent that?
Click to expand...
Click to collapse
Shiz. Didn't know that it has locked bootloader.
Umm.
Ok I need some more info
The model no. of processor and chipset
More on partition scheme
EDIT:
Can someone tell me the correct model no. of P6? Like U8860/U880 etc.?
Thanks and Greetz
Here some infos about the bootloader:
S34Qu4K3 said:
Checked kernel source and got this:
Code:
2¡¢If your phone already enable secboot feature, please decrypt or unlock the secboot feature first.
So, it seems that our bootloader is unlocked but encrypted with a 1024 bits md5RSA cryptokey. Or Huawei give info about this, or we can forget about flashing custom kernels
Click to expand...
Click to collapse
Just means we can't flash images via bootloader nor the stock recovery since it performs a signature check... Guess we can thank Huawei for the 1024 mixed md5 checksum. This being the case doesn't mean that development ends here as we do have a CWM recovery coming our way so hold tight.
Processor and board: k3v2 (k3v2oem1) afaik
Enviado desde mi HUAWEI P6-U06 usando Tapatalk 4
Model name: P6-U06
Sent from my HUAWEI P6-U06 using xda app-developers app
More data:
Sent from my HUAWEI P6-U06 using xda app-developers app
Stickman89 said:
Just means we can't flash images via bootloader nor the stock recovery since it performs a signature check... Guess we can thank Huawei for the 1024 mixed md5 checksum. This being the case doesn't mean that development ends here as we do have a CWM recovery coming our way so hold tight.
Click to expand...
Click to collapse
xchema said:
Processor and board: k3v2 (k3v2oem1) afaik
Enviado desde mi HUAWEI P6-U06 usando Tapatalk 4
Click to expand...
Click to collapse
S34Qu4K3 said:
Model name: P6-U06
Sent from my HUAWEI P6-U06 using xda app-developers app
Click to expand...
Click to collapse
S34Qu4K3 said:
More data:
Sent from my HUAWEI P6-U06 using xda app-developers app
Click to expand...
Click to collapse
Thanks for all the information you gave when I asked
I guess s89 and my team (I am am the only one from the team on this project atm) can work on this further.
Some parts of BoardConfig have been done. I was not able to push kernel source to github, so, I request someone to push it to their github if possible :fingers-crossed:
Uploading it to my github acc (same as my nickname)
Sent from my HUAWEI P6-U06 using xda app-developers app
Repo up!
www.github.com/S34Qu4K3
Sent from my HUAWEI P6-U06 using xda app-developers app
S34Qu4K3 said:
Repo up!
www.github.com/S34Qu4K3
Sent from my HUAWEI P6-U06 using xda app-developers app
Click to expand...
Click to collapse
Damn. I can't find the defconfig :|
Can you do this via adb
adb pull /proc/config.gz and gimme config.gz file Please
We don't have it bro D:
Our phone seems like an U.F.O D:
Sent from my HUAWEI P6-U06 using xda app-developers app
S34Qu4K3 said:
We don't have it bro D:
Our phone seems like an U.F.O D:
Sent from my HUAWEI P6-U06 using xda app-developers app
Click to expand...
Click to collapse
xD No probs
Can you provide me the build.prop? Just build.prop. The stock rom that was provided to me got corrupted
Have to download again. But later as slow internet!
https://mega.co.nz/#!q0B1mD7L!K-gKyROR2Jr4jtwXbYDR20aRYcErDKn_mmBxTWCESBE
Sent from my HUAWEI P6-U06 using xda app-developers app
nolinuxnoparty said:
xD No probs
Can you provide me the build.prop? Just build.prop. The stock rom that was provided to me got corrupted
Have to download again. But later as slow internet!
Click to expand...
Click to collapse
Here it is.
If working cm will come, donation inc!

Xperia M SS Updated Apps 4.1.2

I Am Posting Honami Stuff Which Works On Only JB 4.1.2 Dont Use It On JB 4.2 Or More
Zip Includes:
1. Album-Version 5.2.A.1.20
2. Movies Version-5.1.A.2.12
3. Honami Clock
4. Honami Keyboard
Install Instruction:
1 Download The File
2. Put It In SD Card...
3. Open Clockwork MOD & Flash it..
4. Done...
Download-- app.box.com/s/hyajhb32t12sv3lsa64s
Press Thanks If You Like My Work
Don't have cwm, can I directly put 'em in /system?
Sent from public phone using coins.
Cant download, always stucks at 21.84MB...
Sent from public phone using coins.
arshh19 said:
I Am Posting Honami Stuff Which Works On Only JB 4.1.2 Dont Use It On JB 4.2 Or More
Zip Includes:
1. Album-Version 5.2.A.1.20
2. Movies Version-5.1.A.2.12
3. Honami Clock
4. Honami Keyboard
Install Instruction:
1 Download The File
2. Put It In SD Card...
3. Open Clockwork MOD & Flash it..
4. Done...
Download-- app.box.com/s/hyajhb32t12sv3lsa64s
Press Thanks If You Like My Work
Click to expand...
Click to collapse
Its working fine thanx
can you please provide the honami home screen for the xperia M ?
Avni Singh said:
Its working fine thanx
can you please provide the honami home screen for the xperia M ?
Click to expand...
Click to collapse
Do not quote the whole op, it's against xda rules.
Thanks for cooperation.
StraightEdgeKid said:
Don't have cwm, can I directly put 'em in /system?
Sent from public phone using coins.
Click to expand...
Click to collapse
Yes You Can....
StraightEdgeKid said:
Cant download, always stucks at 21.84MB...
Sent from public phone using coins.
Click to expand...
Click to collapse
I think you hav problem in internet connection... Chevk once again you connection
Sent from my C1904 using XDA Premium 4 mobile app
kaustubh.rockstar said:
Do not quote the whole op, it's against xda rules.
Thanks for cooperation.
Click to expand...
Click to collapse
Will work on it..... Becoz its xperia home is for 4.2 .... I will work......
Sent from my C1904 using XDA Premium 4 mobile app
Anyone have walkman v8 that is working on 4.1.2
Sent from my C1905 using Tapatalk
arshh19 said:
Will work on it..... Becoz its xperia home is for 4.2 .... I will work......
Sent from my C1904 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Did you even understood what I said ?
kaustubh.rockstar said:
Did you even understood what I said ?
Click to expand...
Click to collapse
Hehe.... Thats really funny... Lol
Sent from my C1904 using XDA Premium 4 mobile app
marson5 said:
Anyone have walkman v8 that is working on 4.1.2
Sent from my C1905 using Tapatalk
Click to expand...
Click to collapse
try this:
http://forum.xda-developers.com/showthread.php?t=2580456
engineer_dhaval said:
try this:
http://forum.xda-developers.com/showthread.php?t=2580456
Click to expand...
Click to collapse
Not working
Sent from my C1905 using Tapatalk
engineer_dhaval said:
try this:
http://forum.xda-developers.com/showthread.php?t=2580456
Click to expand...
Click to collapse
I tried n not working,i uninstalled walkman,then also not working
Sent from my C1904 using XDA Premium 4 mobile app
I have updated two new walkman for xperia m ss..
Just check there and give reply it is working or not...
http://forum.xda-developers.com/showthread.php?t=2580456
engineer_dhaval said:
I have updated two new walkman for xperia m ss..
Just check there and give reply it is working or not...
http://forum.xda-developers.com/showthread.php?t=2580456
Click to expand...
Click to collapse
No not working
Sent from my C1904 using XDA Premium 4 mobile app
---------- Post added at 12:53 PM ---------- Previous post was at 12:23 PM ----------
engineer_dhaval said:
I have updated two new walkman for xperia m ss..
Just check there and give reply it is working or not...
http://forum.xda-developers.com/showthread.php?t=2580456
Click to expand...
Click to collapse
Can you please tell me how did you do that
Because when I tried to recompile it gave me error,even without editing also it giving me error
Sent from my C1904 using XDA Premium 4 mobile app

(Updated) [PORT][MOD][JB4.3] Xperia Z2 SystemUI & Home

This Mod Is Not Done By Me Credits Goes To Them......
press Thnaks If U Like My Post
Version 2 Has Uploaded Check It Out....
http://forum.xda-developers.com/showthread.php?t=2705713
Credits
Thanks to my best friend @serajr my smali teacher
Thanks to my brother @ibanez7 for helping me
Thanks to @Rajeev for helping me
Thanks to @kongaz2 for his initial work
Thanks to @jzqs for some code xml & smali
arshh19 said:
This Mod Is Not Done By Me Credits Goes To Them......
press Thnaks If U Like My Post
http://forum.xda-developers.com/show....php?t=2705713
Click to expand...
Click to collapse
Atleast give proper credit,,, name them n give credit
Sent from my C1905 using XDA Premium 4 mobile app
giridhargp said:
Atleast give proper credit,,, name them n give credit
Sent from my C1905 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Credit Is Written In The Link
Is this working? Becoz i tried and gave me FC
Sent from my C1905 using XDA Premium 4 mobile app
amritmalviya said:
Is this working? Becoz i tried and gave me FC
Sent from my C1905 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Yes Its WorkingI am using It fash And clear TheCache And First See Full Instructions for installing
amritmalviya said:
Is this working? Becoz i tried and gave me FC
Sent from my C1905 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Are you ODEXED by any chance? I think that's the problem.
Im unsure, or unaware if mine is odexed or not. All i know is i patched a 4.3 tft, then rooted it by unlocking my bootloader and flashing SuperSU.
So wilk this work?
Sent from my C1905 using Tapatalk
hey, I have this problem How can I repair it ?
bhavei said:
Im unsure, or unaware if mine is odexed or not. All i know is i patched a 4.3 tft, then rooted it by unlocking my bootloader and flashing SuperSU.
So wilk this work?
Sent from my C1905 using Tapatalk
Click to expand...
Click to collapse
deodex and see will this work or not.......
akidsk said:
hey, I have this problem How can I repair it ?
Click to expand...
Click to collapse
replace your home apk with stock home apk in system/app N give permission rw-r-r
Or u can also install xposed module sejar xperia xpsed n make transparent all...
So do as u like to....
Is this really working? Tried second time but giving fc.....fc......fc
Sent from my C1905 using XDA Premium 4 mobile app
amritmalviya said:
Is this really working? Tried second time but giving fc.....fc......fc
Sent from my C1905 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
The status bar? I cant work it out either, maybe both the cache and dalvik cache need clearing.
EDIT: You need to have superuser mod installed, you can find the mod in this section.
Sent from my C1905 using xda app-developers app
Hm.. I think it Must work on dual sim version? Phone not my, and without CWM, if i'll have bootloop it will be sad..
Sent from my russian SXS
grigorian941 said:
Hm.. I think it Must work on dual sim version? Phone not my, and without CWM, if i'll have bootloop it will be sad..
Sent from my russian SXS
Click to expand...
Click to collapse
Did it work on dual sim?
Sent from my C2004 using XDA Free mobile app
paper13579 said:
Did it work on dual sim?
Sent from my C2004 using XDA Free mobile app
Click to expand...
Click to collapse
No yet
Sent from my russian SXS
Its working on my Xperia SS...Thx a lot for this :laugh:
amritmalviya said:
Is this really working? Tried second time but giving fc.....fc......fc
Sent from my C1905 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
is your ROM DEODEXED?
Help
arshh19 said:
This Mod Is Not Done By Me Credits Goes To Them......
press Thnaks If U Like My Post
Version 2 Has Uploaded Check It Out....
http://forum.xda-developers.com/showthread.php?t=2705713
Credits
Thanks to my best friend @serajr my smali teacher
Thanks to my brother @ibanez7 for helping me
Thanks to @Rajeev for helping me
Thanks to @kongaz2 for his initial work
Thanks to @jzqs for some code xml & smali
Click to expand...
Click to collapse
I need help I hadn't deoxed my phone so the system ui now is not responding and I don't know what to do about it please help me
ArGyGG said:
I need help I hadn't deoxed my phone so the system ui now is not responding and I don't know what to do about it please help me
Click to expand...
Click to collapse
Bro go to system/app and delete the systemui.odex file and reboot your phone, it will solve your problem most probably. And do look if you had set right permissons for systemui.apk that is rw-r-r.
Hit thanks
Sent from my C2004 using Tapatalk
Shazam_strikes said:
Bro go to system/app and delete the systemui.odex file and reboot your phone, it will solve your problem most probably. And do look if you had set right permissons for systemui.apk that is rw-r-r.
Hit thanks
Sent from my C2004 using Tapatalk
Click to expand...
Click to collapse
But it keeps saying error and I can't search through my phone

[DEODEX]Xperia ZL[C6503][10.5.A.0.230] with use Recovery

Requirements:
Xperia ZL (C6503) 10.5.A.0.230 with Root, Busybox, and Recovery
Both locked & unlocked bootloader
How to install
Download the Deodex_10.5.A.0.230.zip and save it on SDCARD
Reboot device into recovery
Flash the Deodex_10.5.A.0.230.zip
Wipe dalvik cache
Reboot to system
Enjoy!
Download Deodex_10.5.A.0.230.zip (391,5 МB)
It is not ROM, it is DEODEX for ROM.
This package deodex (convert) odex-files to deodex-files in folders /system/app, /system/framework, and /system/priv-app and so some of the mod/theme you will need to install again.
Credits - Desperanto86
Tools to deodex is here
Thanks bro, gonna test now, no need to wipe data?
Sent from my C6503 using XDA Premium 4 mobile app
gabrielmop said:
no need to wipe data?
Sent from my C6503 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
No, only wipe dalvik cache.
Thaks great work!
Sent from my Xperia ZL using XDA Premium 4 mobile app
Im getting weird Walkman and Setting force close anyone getting it?
batrian said:
Im getting weird Walkman and Setting force close anyone getting it?
Click to expand...
Click to collapse
I am sorry. I reupload deodex.
Download link was updated
Bird40 said:
I am sorry. I reupload deodex.
Click to expand...
Click to collapse
Its all right mate. I just finally Deodexed my C6502 with Kamome tool. Do you want me to share it with you? if you got problems with uploading and stuff
Let me know
after installing this deodex, can I install this mod?
http://forum.xda-developers.com/showthread.php?t=2762826
pedro5148 said:
after installing this deodex, can I install this mod?
http://forum.xda-developers.com/showthread.php?t=2762826
Click to expand...
Click to collapse
Yes

[Beta][kk]Miui 7[5.8.23]

Now miui6 is based on cm11 overlay.It is more smooth and more ram than before.
creads: @deedwar
@Achotjan
@miui
Please shutdown the auto updata.
Beta version: http://pan.baidu.com/s/1hqm3bi0
For the people who's still using the acro s.
play store didn't work, insufficient storage error
Bugs? Recovery?
Does it have ENGLISH language?
Can anyone give list of bugs?
Is it stable enough to use as a daily driver?
For xperia SL or s??
Sent from my Moto E using XDA Free mobile app
nisu4717 said:
For xperia SL or s??
Sent from my Moto E using XDA Free mobile app
Click to expand...
Click to collapse
For acro s lt26w
hitman-xda said:
For acro s lt26w
Click to expand...
Click to collapse
I mean does op any plan for s or SL??
Sent from my Moto E using XDA Free mobile app
eswawan said:
play store didn't work, insufficient storage error
Click to expand...
Click to collapse
May this process work for you.
Try using lucky patcher, navigate to troubleshoot in menu > remove fixes and backup' (insufficient storage available).
nisu4717 said:
I mean does op any plan for s or SL??
Sent from my Moto E using XDA Free mobile app
Click to expand...
Click to collapse
We should wait for the developer for his reply
Someone dev for s/sl now.
kin912 said:
Someone dev for s/sl now.
Click to expand...
Click to collapse
+1
How to downliad the rom? Its very hard
Sent from my GT-N8000 using Tapatalk
Araragi said:
How to downliad the rom? Its very hard
Sent from my GT-N8000 using Tapatalk
Click to expand...
Click to collapse
Use Chrome, it will give you translate option.
OR
Use UC Browser.
You just need to click download button.
hitman-xda said:
Use Chrome, it will give you translate option.
OR
Use UC Browser.
You just need to click download button.
Click to expand...
Click to collapse
Finally i use baidu netcloud to download it ^^
Any experience from using the rom?
Bugs? Etc?
I come from CM 11. Is there any special requirements i need to do?
Sent from my GT-N8000 using Tapatalk
Araragi said:
Finally i use baidu netcloud to download it ^^
Any experience from using the rom?
Bugs? Etc?
I come from CM 11. Is there any special requirements i need to do?
Sent from my GT-N8000 using Tapatalk
Click to expand...
Click to collapse
Haven't used it.
does german supported ?
kin912 said:
Now miui6 is based on cm11 overlay.It is more smooth and more ram than before.
creads: @deedwar
@Achotjan
@miui
Please shutdown the auto updata.
Beta version: http://pan.baidu.com/s/1hqm3bi0
Click to expand...
Click to collapse
Miui 7? For real?
Sent from my LT26w using XDA Free mobile app
Link is Down. Please Re-upload
try this link
Executioner44 said:
Link is Down. Please Re-upload
Click to expand...
Click to collapse
cloud.mail.ru/public/2phU/94rPF51nh
thanks
Executioner44 said:
thanks
Click to expand...
Click to collapse
hi, i wanna try this ROM. now nAOSP 7.1.1
need to back partiton ? how i can do it ?
p.s. sorry for bad english

Categories

Resources