[REQUEST][S] Deodexed Stock Rom for SXS - Sony Xperia S, Acro S, Ion

Hi Guys,
I wanted to build a rom for Nozomi aka Xperia S and I downloaded Preerooted CWM Zip by Doomlord!
I am getting big errors while deodexing the rom using dsixda's Android Kitchen!
So therefore I request someone who can deodex This - http://forum.xda-developers.com/showthread.php?t=2320184 firmware and upload it to a hosting (Mediafire or Dev-host preffered)
Thanks

nolinuxnoparty said:
Hi Guys,
I wanted to build a rom for Nozomi aka Xperia S and I downloaded Preerooted CWM Zip by Doomlord!
I am getting big errors while deodexing the rom using dsixda's Android Kitchen!
So therefore I request someone who can deodex This - http://forum.xda-developers.com/showthread.php?t=2320184 firmware and upload it to a hosting (Mediafire or Dev-host preffered)
Thanks
Click to expand...
Click to collapse
Hi bro,
Firstly requests do not belong in the General Section and are supposed to be in the Q&A Section. Anyways, you can directly use this rom as a base - http://forum.xda-developers.com/showthread.php?t=2325145
Yakandu has written that it maybe useful for rom modders/devs Also, it is based on DoomLorD's FTF file.
But if you want to want to deodex it yourself, check out my tool over here - http://forum.xda-developers.com/showthread.php?t=2213235
I have deodexed .211 firmware using my tool and I am currently building a rom with it as a base
Regards,
abcdjdj

abcdjdj said:
Hi bro,
Firstly requests do not belong in the General Section and are supposed to be in the Q&A Section. Anyways, you can directly use this rom as a base - http://forum.xda-developers.com/showthread.php?t=2325145
Yakandu has written that it maybe useful for rom modders/devs Also, it is based on DoomLorD's FTF file.
But if you want to want to deodex it yourself, check out my tool over here - http://forum.xda-developers.com/showthread.php?t=2213235
I have deodexed .211 firmware using my tool and I am currently building a rom with it as a base
Regards,
abcdjdj
Click to expand...
Click to collapse
AFAIK, Requests belong to the General Section!
Also, I have tried your tool but I couldn't deodex framework folder files
With DSIXDA's Android Kitchen I get loads of errors :/
And the link in this thread has been blocked :/ http://forum.xda-developers.com/showthread.php?t=2325145

nolinuxnoparty said:
AFAIK, Requests belong to the General Section!
Also, I have tried your tool but I couldn't deodex framework folder files
With DSIXDA's Android Kitchen I get loads of errors :/
And the link in this thread has been blocked :/ http://forum.xda-developers.com/showthread.php?t=2325145
Click to expand...
Click to collapse
No man - http://forum.xda-developers.com/showpost.php?p=37700064&postcount=2
I have deodexed the entire .211 rom using my tool and it works very well so the problem must be at your end.
And even I get a blank page because I am guessing that my Government has blocked uploaded.net on account of piracy
But the website is actually functioning - http://www.isitdownrightnow.com/uploaded.net.html

abcdjdj said:
No man - http://forum.xda-developers.com/showpost.php?p=37700064&postcount=2
I have deodexed the entire .211 rom using my tool and it works very well so the problem must be at your end.
And even I get a blank page because I am guessing that my Government has blocked uploaded.net on account of piracy
But the website is actually functioning - http://www.isitdownrightnow.com/uploaded.net.html
Click to expand...
Click to collapse
Haha... Indian Logic
Can you upload you deodexed rom? Please.. It would help me a lot

nolinuxnoparty said:
Haha... Indian Logic
Can you upload you deodexed rom? Please.. It would help me a lot
Click to expand...
Click to collapse
I found this deodexing patch over here - http://forum.xda-developers.com/showthread.php?t=2320711
It has all system apks and framework files deodexed. So just download it, delete all files in your rom's system/app and system/framework and copy all those files from the zip to your app/framework folder of your rom. All three links seem to be working. Thank our Government
If you still have any problems then please feel free to ask. Good luck with your rom
Regards,
abcdjdj

Related

[GUIDE][SS/DS]Deodexing Stock ROM Xperia M[12/17/2013]

Flashable zip and adb push tool for Deodexing Xperia M
ODEX vs DEODEXED ROM
Short version:
deodexing a ROM opens up full customization oppurtunities. (themers will understand)
Long Version:
check this thread --- > http://www.redmondpie.com/odexed-vs-deodexed-the-difference-between-the-two-android-roms-explained/
Tools i used:
Android Kitchen! a very user friendly tool.! i used it in ubuntu.
http://forum.xda-developers.com/showthread.php?t=633246
What I did:
For 4.1.2
deodex all apks in:
/system/app/ (41 apks)
deodex all jars in:
/system/framework/ (33 jars)
For 4.2
deodex all apks in:
/system/app/ (50 apks)
deodex all jars in:
/system/framework/ (39 jars)
Installation:
-- Make sure u have busybox installed.
-- Download and the flash the file in recovery.
-- Refer post #28 if u get any errors while flashing
post 28
OR
If you dont have unlocked bootloader use adb method
-- Make sure u have busybox installed.
-- Download the required firmware and tool zip and extract it
-- extract such that both system folder from firmware zip and tool folder from tool zip are present in the same directory ( check screenshot)
-- connect phone to pc and enable usb debugging
-- run push.bat in tool folder
reboot once.
this will replace all deodexed files with present ones and remove all .odex files
Tested on pure stock .
Note:
deodexing 4.1 works perfectly.!
however, 4.2 zips may cause bootloops, this is not a problem with the zips but with the improper rooting procedure of 4.2. so folow this guide to FULL root 4.2 ROM first. and then flash the deodex zip.
Refer Post
Download links:
for 4.1.2 (15.1.C.17)
Download
for 4.1.2 (15.1.C.2.8) (by @pavaczek)
Download
for 4.2 (15.2.A.1.12)
Download
for 4.2 (15.2.A.2.5)
Download
Mirrors
Another Method For All Bootloader
I want to share this work of Noel Macwan he made the ADB Push tool And he took deodex files from Ram Prasad (OP)
Click Here to know more !! And Download !
jereMarfil24 said:
I want to share this work of Noel Macwan he made the ADB Push tool And he took deodex files from Ram Prasad (OP)
Click Here to know more !! And Download !
Click to expand...
Click to collapse
the adb push tool does only the adb commands which I posted. in case u dint know that.. the tool is just for new ppl who don't understand adb commands.
Sent from my C1904 using xda app-developers app
post updated with 4.2 deodexed files..
post updated with. new 4.1.2 firmware(15.1.C.2.8) deodexed files.
deodex files for 15.1.C.2.8 are ok, i tested it and all ok
Not working for me, it says installation aborted in recovery
C1904 15.1.C.2.8
durveshthorve433 said:
Not working for me, it says installation aborted in recovery
C1904 15.1.C.2.8
Click to expand...
Click to collapse
works for me. :\ even i have c1904
Count me too..I have updated the last firmware and followed the instructions above and voila !
I hit Thanks button many times man thank you very much ramprasad5394
CuriousPhysicist said:
Count me too..I have updated the last firmware and followed the instructions above and voila !
I hit Thanks button many times man thank you very much ramprasad5394
Click to expand...
Click to collapse
i pass the files for dual sim and it give me bootloop
nasios said:
i pass the files for dual sim and it give me bootloop
Click to expand...
Click to collapse
which firmware are you running?
which zip did u flash?
did you deodex the ROM before flashing the zip?
ramprasad5394 said:
which firmware are you running?
which zip did u flash?
did you deodex the ROM before flashing the zip?
Click to expand...
Click to collapse
4.2 firmware 15.1.A.2.5
unlocked bootloader
busybox instaled
rooted ....flash it via recovery ,,,
bootloop......
nasios said:
4.2 firmware 15.1.A.2.5
unlocked bootloader
busybox instaled
rooted ....flash it via recovery ,,,
bootloop......
Click to expand...
Click to collapse
deodexed?
ramprasad5394 said:
deodexed?
Click to expand...
Click to collapse
isnt that supossed to be done with this file ?if not i m sorry
nasios said:
isnt that supossed to be done with this file ?if not i m sorry
Click to expand...
Click to collapse
replied to the wrong thread man! sorry!
i tested it on my device and only then uploaded. dont know whats wrong.
ramprasad5394 said:
replied to the wrong thread man! sorry!
i tested it on my device and only then uploaded. dont know whats wrong.
Click to expand...
Click to collapse
The link is not working.can u please upload to a different website.
Sent from my C2004 using Tapatalk 2
Just downloaded it and thanks...
Sent from my Xperia M Dual C2004 using Tapatalk 4 Premium
Hi
I get bootloop after installing 4.2.2 package with tool!
C2005
BUILD 2.5
NONE DEODEXED
hamid-sp3 said:
Hi
I get bootloop after installing 4.2.2 package with tool!
Click to expand...
Click to collapse
what error did u get in the tool?
EDIT: try removing the line 'adb shell su -c stop' from the push.bat file and then run the tool.
tell me if u get any single error.. with a screenshot if possible
okay guys. clarify something for me.
are 15.1.A.2.5 and 15.2.A.2.5 two different versions of dual firmware? or is it just a typo ?

[wip] [rom] sparkdroid v2 galaxy fame s6810p

Hello Guys I Have Made A New Rom For Our Galaxy Fame{{{{{{ SparkDroid }}}}}Rom
features:
*Deleted Bloatware apps
*Lightened
*Status bar changed icons,etc
*Based On Stock Rom
*Added A lot off Build.Prop Tweaks
*Added Better Game Tweaks
*And More
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------
PLEASE DON'T MODIFY MY ROM MODIFY IT ONLY WITH MY PERMISSIONS PLEASE
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Installation:
-Copy Your Rom To Your SD Card
-Make Sure You Have CMW And Root
-Flash It And Enjoy
---------------------------------------------------
DOWNLOADS:
Boot.img:https://drive.google.com/file/d/0B0wZO2Orou9JNkhGRlBVb0x3TXc/edit?usp=sharing
SparkDroidV2:https://drive.google.com/folderview?id=0B0wZO2Orou9JbG1RS3k4TW1iTUk&usp=sharing
---------------------------------------------------
If You Want To Run it On GT-S6810
Things You Will Need:
1- GT-S6810 Stock Kernel(Download Above)
2-WinRar Or simillar Archiver
3-A Brain LOL :laugh:
Follow Instructions:
Extract SparkDroid Rom
After Extracting It You Will See Boot.img Replace It With GT-S6810 Stock Kernel aka: (Boot.img)
Repack The Rom zip File Format And Compression Level At Normall
Done
I'm Not Responsible Of Any Thing Happen To Your Phone
Note:This Rom Has Been Tested
Report Bugs
whut??
dugeriss said:
whut??
Click to expand...
Click to collapse
I Will Try Make A Rom For Galaxy Young Kitkat Or 4.2.2 SPARKDROID EDITON
But The Problem Is I Don't Have This Phone If You Will Be My Tester OK When I have the time
laith al shishani said:
I Will Try Make A Rom For Galaxy Young Kitkat Or 4.2.2 SPARKDROID EDITON
But The Problem Is I Don't Have This Phone If You Will Be My Tester OK When I have the time
Click to expand...
Click to collapse
Just help us to got sub forum for galaxy young s6310
I'm promise, me,you,we,us got more dev,rom,mod n other-other
Sorry for google translate
Screenshots?
include the screens to view it ..
where's the link?
midoen said:
where's the link?
Click to expand...
Click to collapse
BEHIND YU
ryanperez said:
Screenshots?
Click to expand...
Click to collapse
can you download the rom after i upload it and send me a screen shots because i don't have this phone now
laith al shishani said:
can you download the rom after i upload it and send me a screen shots because i don't have this phone now
Click to expand...
Click to collapse
Ok i'll waiting sir,
Good luck.
:nenen:
The link download is error 403, anyone?
Same problem here
Sent from my GT-S6810 using XDA Premium 4 mobile app
Download error 403
Gandolff said:
Same problem here
Sent from my GT-S6810 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
It is now over a week that we have not been able to download due to a error code 403, do you plan to solve this or are you just teasing us, if so I will request that the modderators remove this topic.
sry for bad link try this
new link sry :https://drive.google.com/folderview?id=0B0wZO2Orou9JbG1RS3k4TW1iTUk&usp=sharing
i had flash your ROM and i got some error on my cellular network,
any suggest to fix this?
fiqhipondaa9 said:
i had flash your ROM and i got some error on my cellular network,
any suggest to fix this?
Click to expand...
Click to collapse
i have no problem at first, yet after several reboot, i had the same problem with you..
the ROM is kinda unstable, CM wallpaper always stopped responding, and any other bugs that I can't remember..
notification toggle kinda doesn't have a "theme"..
the only thing I'm happy about this ROM is I have other reference for my bloatwares list..
at that download link, I got confuse because there are two 'similar' file with different link, I dunno, maybe there's another version such as S6810 and S6810P.. what I downloaded was S6810P while my HH is S6810..
anyway, thank you for building this ROM, although maybe I'm not going to use this one..
cheers,,
midoen said:
i have no problem at first, yet after several reboot, i had the same problem with you..
the ROM is kinda unstable, CM wallpaper always stopped responding, and any other bugs that I can't remember..
notification toggle kinda doesn't have a "theme"..
the only thing I'm happy about this ROM is I have other reference for my bloatwares list..
at that download link, I got confuse because there are two 'similar' file with different link, I dunno, maybe there's another version such as S6810 and S6810P.. what I downloaded was S6810P while my HH is S6810..
anyway, thank you for building this ROM, although maybe I'm not going to use this one..
cheers,,
Click to expand...
Click to collapse
Sry For Bad Rom This Rom Have Alot Off Apps And FrameWork Decompiled To Make This Rom Fully Customized I Worked On This Rom About 20 Days Please Wait
I Will Try To fix It Soon
Also I Don't Have This Phone
laith al shishani said:
Sry For Bad Rom This Rom Have Alot Off Apps And FrameWork Decompiled To Make This Rom Fully Customized I Worked On This Rom About 20 Days Please Wait
I Will Try To fix It Soon
Also I Don't Have This Phone
Click to expand...
Click to collapse
No need to say sorry though..
I really appreciate your hardwork..
thank you,,
cheers,,
laith al shishani said:
Sry For Bad Rom This Rom Have Alot Off Apps And FrameWork Decompiled To Make This Rom Fully Customized I Worked On This Rom About 20 Days Please Wait
I Will Try To fix It Soon
Also I Don't Have This Phone
Click to expand...
Click to collapse
big thanks for your hardwork on our devices brother :victory:
we'll still wait for your fixed update in the future.
:good:

[Q] How to Deodex XMD 4.3?

Hello friends,
I have Xperia M dual 4.3 Stock firmware 15.5.A.0.18
Is there any simple tool/method to Deodex my Rom. I have already found a thread to deodex this rom but there are so many files to download for that method and i have limited data.So if you know any alternate method please tell me.
Thank you
Krishna_MDual said:
Hello friends,
I have Xperia M dual 4.3 Stock firmware 15.5.A.0.18
Is there any simple tool/method to Deodex my Rom. I have already found a thread to deodex this rom but there are so many files to download for that method and i have limited data.So if you know any alternate method please tell me.
Thank you
Click to expand...
Click to collapse
Download Lucky patcher .search at google .
Farsiris said:
Download Lucky patcher .search at google .
Click to expand...
Click to collapse
No Farsiris, that app doesnt deodex your phone. Op, take a look at this: http://forum.xda-developers.com/showthread.php?t=2782148
paper13579 said:
No Farsiris, that app doesnt deodex your phone. Op, take a look at this: http://forum.xda-developers.com/showthread.php?t=2782148
Click to expand...
Click to collapse
Wrong firmware version, I can't find the one they are after either. I'll attempt to download the ftf and create the deodexed version of the firmware they are after, along with SUPERUSERMOD for that version. OP, check that thread paper13579 linked you to in 2-3 hours.
All files are uploaded to my dev-host account, check the thread paper13579 linked you to and you will find the deodexed files and SUPERUSERMOD for your firmware.
gamer649 said:
Wrong firmware version, I can't find the one they are after either. I'll attempt to download the ftf and create the deodexed version of the firmware they are after, along with SUPERUSERMOD for that version. OP, check that thread paper13579 linked you to in 2-3 hours.
Click to expand...
Click to collapse
Really ? how come i de-odexed my ROM using Lucky patcher pro and even patched my service.jar ???
Farsiris said:
Really ? how come i de-odexed my ROM using Lucky patcher pro and even patched my service.jar ???
Click to expand...
Click to collapse
Wrong person, I never said you couldn't do it, nor did I say you didn't do that. Evidently me nor paper13579 have ever used lucky patcher for that.
paper13579 said:
No Farsiris, that app doesnt deodex your phone. Op, take a look at this: http://forum.xda-developers.com/showthread.php?t=2782148
Click to expand...
Click to collapse
gamer649 said:
Wrong firmware version, I can't find the one they are after either. I'll attempt to download the ftf and create the deodexed version of the firmware they are after, along with SUPERUSERMOD for that version. OP, check that thread paper13579 linked you to in 2-3 hours.
All files are uploaded to my dev-host account, check the thread paper13579 linked you to and you will find the deodexed files and SUPERUSERMOD for your firmware.
Click to expand...
Click to collapse
Thanks for replying guys,
But i have a locked bootloader. And according to that post i need to download a whole lot of files.
I m searching for a method that needs less downloading...
For e.g. I deodexed my old 4.2 rom with a 26mb zip file and it was just a one click method.
Farsiris said:
Download Lucky patcher .search at google .
Click to expand...
Click to collapse
So Can you provide me the instructions?
Does it deodex all the apps at once? Or i need to deodex every app individually
Krishna_MDual said:
So Can you provide me the instructions?
Does it deodex all the apps at once? Or i need to deodex every app individually
Click to expand...
Click to collapse
just click toolbox and click odex rom .and it will deodex all apps .
search lucky patcher pro .and its very useful for removing licenses and ads in most apps .
Krishna_MDual said:
Thanks for replying guys,
But i have a locked bootloader. And according to that post i need to download a whole lot of files.
I m searching for a method that needs less downloading...
For e.g. I deodexed my old 4.2 rom with a 26mb zip file and it was just a one click method.
Click to expand...
Click to collapse
The only things you need for that method are ADB and the attached .zip from my thread. Platform tools and the zip what you need to deodex are no more than 40-50mb in total size.
Farsiris said:
just click toolbox and click odex rom .and it will deodex all apps .
search lucky patcher pro .and its very useful for removing licenses and ads in most apps .
Click to expand...
Click to collapse
You are aware that lucky patcher/luck patcher pro is technically classed as warez right? It is a way of avoiding to pay for a license and is therefore not permitted on the forums to promote/describe that feature...
Farsiris said:
just click toolbox and click odex rom .and it will deodex all apps .
search lucky patcher pro .and its very useful for removing licenses and ads in most apps .
Click to expand...
Click to collapse
Lol, what are you on about, odex is different to deodex. So pressing odex rom actually odexes your rom and not deodex it.
paper13579 said:
Lol, what are you on about, odex is different to deodex. So pressing odex rom actually odexes your rom and not deodex it.
Click to expand...
Click to collapse
Have you tried it ? Cuz i am using lucky patcher whenever i want my ROM deodexed !
Farsiris said:
just click toolbox and click odex rom .and it will deodex all apps .
search lucky patcher pro .and its very useful for removing licenses and ads in most apps .
Click to expand...
Click to collapse
It did nothing..
I selected odex all system apps and phone restarted but all the odex files are still there in system/app.
Krishna_MDual said:
It did nothing..
I selected odex all system apps and phone restarted but all the odex files are still there in system/app.
Click to expand...
Click to collapse
Your running 4.3? and what firmware ? unlocked bootloader ?
Farsiris said:
Your running 4.3? and what firmware ? unlocked bootloader ?
Click to expand...
Click to collapse
Yes 4.3 firmware 15.5.A.0.18 and locked bootloader...
See my signature everything is written there..
gamer649 said:
The only things you need for that method are ADB and the attached .zip from my thread. Platform tools and the zip what you need to deodex are no more than 40-50mb in total size.
..
Click to expand...
Click to collapse
Yeah but i need to download the sdk tools which are 135mb in size.But i think that's the only method now available.
So i will go with it.Thanks
What do you do with deodexing apps?
Sent from my C1905 using XDA Premium 4 mobile app
RedLedLight said:
What do you do with deodexing apps?
Sent from my C1905 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
@RedLedLight Go to /system/app and /system/framework amd see if you have any .Odex files there. If you do, you are odexed, if you dont, you are deodexed.
RedLedLight said:
What do you do with deodexing apps?
Sent from my C1905 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
To fix bugs present in the 4.3 firmware. For theming purposes, etc.

[NEW(.236)]Xperia Z1 / Z1C 5.1.1 DEODEX Patch + SuperUser Mode

Hi Friends ,I prepared a deodex patch for Z1 stock 5.1.1
Features:
-Based on Generic TR
-This is a full deodex patch (includes framework/SemcGenericUxpRes and vendor/app)
Requirements:
-Xperia Z1 or Z1C
-Stock 5.1.1 14.6.A.1.236
-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)Wipe dalvik cache and cache again
6)Reboot
Enjoy!
Download Link
Click here for download deodex patch
SUPERUSERMODE
Click here for download
Installation:
1)Download zip
2)Reboot in recovery
3)Flash zip
4)Reboot
Enjoy!
İf you are like my work don't forget to hit THANKS button [emoji14]​
Thanks!!!!!
Very thanks!!
What's the advantage(s) of this over odexed on stock rom?
bumjrah said:
What's the advantage(s) of this over odexed on stock rom?
Click to expand...
Click to collapse
Search in web browser, odex vs deodex.
:thumbup:
Sent from my D5503 using XDA Free mobile app
Hi, I'm on z1c italian customized .236
Can I flash this patch odex or there are risks?
Hi
Flashed the superuser mod over this prerooted rom (http://forum.xda-developers.com/son...stock-14-6-1-236-customized-ce1-1280-t3265402) and got a bootloop,
Anyone with the same problem?
fridlack said:
Hi
Flashed the superuser mod over this prerooted rom (http://forum.xda-developers.com/son...stock-14-6-1-236-customized-ce1-1280-t3265402) and got a bootloop,
Anyone with the same problem?
Click to expand...
Click to collapse
Using the same rom and flashed the superuser mod with it, no problems at all. Wiped cache after flashing the rom. Using latest Z1C-lockeddualrecovery2.8.23-RELEASE.combined , used TWRP instead of Philz.
bumjrah said:
What's the advantage(s) of this over odexed on stock rom?
Click to expand...
Click to collapse
Thanks. It's quite a normal question, but for one or another reasons, developers don't like to answer this one. I have no idea why, and doing google searches won't give you a straight answer.
Actually, the only clear answer I found for this question, is this in favour of deodexed roms: "You never know when you would want to try out a theme or do some modifications yourself and it’s nice to have easy options rather than flashing a whole new ROM." Other explanations use a thousands words to explain that for a normal users, there actually is not a real difference. I still have no idea why this is an advantage on our stock rom...
--jenana-- said:
Thanks. It's quite a normal question, but for one or another reasons, developers don't like to answer this one. I have no idea why, and doing google searches won't give you a straight answer.
Actually, the only clear answer I found for this question, is this in favour of deodexed roms: "You never know when you would want to try out a theme or do some modifications yourself and it’s nice to have easy options rather than flashing a whole new ROM." Other explanations use a thousands words to explain that for a normal users, there actually is not a real difference. I still have no idea why this is an advantage on our stock rom...
Click to expand...
Click to collapse
I think if you deodex a rom maker can adjust and modify a apk
MOD EDIT There is never a need to quote the entire OP
can you reupload m8?
linjs are down(bad gateway 502 error) thanks!
broky said:
can you reupload m8?
linjs are down(bad gateway 502 error) thanks!
Click to expand...
Click to collapse
Just tested, download link OK. You might need to use Chrome or something similar. Smaller browsers struggle with these types of sites sometimes. (or disable popup blocker, etc)
saved my time @baris27
can i know what tool you use bro ?
my script sometime sucks
venkat kamesh said:
saved my time @baris27
can i know what tool you use bro ?
my script sometime sucks
Click to expand...
Click to collapse
This one bro
http://forum.xda-developers.com/showthread.php?p=64538290
D5503 cihazımdan Tapatalk kullanılarak gönderildi
can the patch and the superusermod be flashed over a rooted stock 5.1.1 rom?
megasjuan said:
can the patch and the superusermod be flashed over a rooted stock 5.1.1 rom?
Click to expand...
Click to collapse
Yes, you can but it must be firmware which ends with .236
@baris27
awasome work execellent
teşekkürler barış kardeş
Little question : what does the superusermode.zip over a rooted stock rom ? Isn't a rooted stocked rom in superuser mode ? Or is there something I didn't understand ?
Do we need flash patch and superusermod after flashing prerooted rom....? Pls give some info
Thank you! Exactly what I was looking for.
Greetings from México.

[GUiDE]ROM PORTING TIANCHI TO TIANCHI_DSDS[D5303 TO D52333]

hey i just wanna share this guide to you all members and t2 users
this works in only kk [4.4.x] roms
we know that T2 ultra single sim variant and dual sim variant has same specs.
so did alot research on it , read all kernel related stuff, porting guides, asked to other developers as well.
And finally i got idea how to port D5303 to D5233.
And its to easy
Step 1-
Find any KItkat rom for D5303 [tianchi]
(in this tutorial i am using mokee)
Click to expand...
Click to collapse
Step 2-
download and extract the rom in new folder
(i am using cm11 as base )
Click to expand...
Click to collapse
now its looks like this
PORT FOLDER - mokee rom 4.4
BASE FOLDER - cm11
Step 3-
compare build.prop of mokee rom with cm11 rom
(which is located in system/build.prop)
Click to expand...
Click to collapse
Step 4-
now edit boot.img of mokee rom and cm11 rom
extract boot.img with any tool u like
(i am using mtkbootimg)
Click to expand...
Click to collapse
extract separately
just copy the kernel/zimage from cm11 boot.img to mokee rom boot.img
and repack it
(kernel maybe show zimage other tools)
Step 5-
delete meta-inf folder in mokee rom and copy from cm11 rom
all done repack it flash using recovery
''this only rom porting guide, you will get some erorrs an fcs
don't worry and give us logcat will try to fix"
if like this guide please hit thanks button
reserved
good tutorial
agriculture said:
good tutorial
Click to expand...
Click to collapse
you can also port 5.1.1 roms or 5.0.1 roms by just porting kernel

Categories

Resources