Failure to boot rom after framework modding - Sony Ericsson Xperia Neo, Pro

I have tried to install D.O.C's smooth slider mod and ended up with a bootloop. Can someone help me please? (Steps i did are below, correct me if i am wrong)
1.Copy framework-res to sd card
2.Change file extension to .zip
3.Extract file
4.Replace all 8 files with ones provided at download link
5.Re-zip the file
6.Change application extension to .apk
7.Copy that file to system/framework
8.Wait for reboot
Please Help Me
Sent from my MT11i using xda premium

creepycow said:
I have tried to install D.O.C's smooth slider mod and ended up with a bootloop. Can someone help me please? (Steps i did are below, correct me if i am wrong)
1.Copy framework-res to sd card
2.Change file extension to .zip
3.Extract file
4.Replace all 8 files with ones provided at download link
5.Re-zip the file
6.Change application extension to .apk
7.Copy that file to system/framework
8.Wait for reboot
Please Help Me
Sent from my MT11i using xda premium
Click to expand...
Click to collapse
You have to set permissions first to rwrr and then move it to system/framework.. Next time please don't make new threads.. Post here
http://forum.xda-developers.com/showthread.php?t=2276094
Regards,
vishal_android freak

creepycow said:
I have tried to install D.O.C's smooth slider mod and ended up with a bootloop. Can someone help me please? (Steps i did are below, correct me if i am wrong)
1.Copy framework-res to sd card
2.Change file extension to .zip
3.Extract file
4.Replace all 8 files with ones provided at download link
5.Re-zip the file
6.Change application extension to .apk
7.Copy that file to system/framework
8.Wait for reboot
Please Help Me
Sent from my MT11i using xda premium
Click to expand...
Click to collapse
Extracting the apk breaks the apk (Signature)
So to do this you need a computer. Can't do this on phone.
1st way:
-Open the apk with WinRAR (without changing the apk extension)
-Simply drag & drop the D.O.C's files in respective folders & click OK on prompt.
-Push into system with correct permissions.
2nd Way:
You have to decompile the apk, replace files, recompile, sign it & then push it into your system.
Cheers!
ak070

Thanks guys i really appreciate it thanks!
Sent from my MT11i using xda premium

creepycow said:
Thanks guys i really appreciate it thanks!
Sent from my MT11i using xda premium
Click to expand...
Click to collapse
Don't express your thanks through post. There is a button for that. Hit it if I or Anyone has helped you somehow.
Cheers
ak070

I still cant and what do u mean by opening an apk file without changung extension
Sent from my MT11i using xda premium

Do u think someone can help me if i upload my framework for someone to help me mod it?
Sent from my MT11i using xda premium

creepycow said:
Do u think someone can help me if i upload my framework for someone to help me mod it?
Sent from my MT11i using xda premium
Click to expand...
Click to collapse
Try apk multitool... If you want to just make some images changes just extract it and make changes then pack it... If it needs xml changes then you will have to decompile and compile... These can be done with apk multitool...
Sent from my Xperia Neo V using xda app-developers app

I will try that tomorrow its at night here at Singapore
Sent from my MT11i using xda premium

creepycow said:
I still cant and what do u mean by opening an apk file without changung extension
Sent from my MT11i using xda premium
Click to expand...
Click to collapse
I meant that don't rename the file to .zip. You can open .apk file by Right click > Open with > WinRAR. Now just drag & drop D.O.C.'s files in the RAR. Window in respective folders then click Ok.
Cheers!
ak070

Oh... My com doesnt have the open with option i have to do it manually
Sent from my MT11i using xda premium

ak070, i have tried your method but my rom wouldnt boot. When i used root browser to push the file in, i got fc's and all apps data was deleted. Tye loading icon became a spinning arrow
Sent from my MT11i using xda premium

Related

Signing framework-res.apk (solved)

Can I sing framework-res.apk with zipsign or a simlar app don't have access to PC at moment. If so which key is best to sign it with. Thanks in advance.
Sent from my X8 using XDA Premium App
furrabbit.nh said:
Can I sing framework-res.apk with zipsign or a simlar app don't have access to PC at moment. If so which key is best to sign it with. Thanks in advance.
Sent from my X8 using XDA Premium App
Click to expand...
Click to collapse
How did you singed your framework-res.apk??
hi if you wored by
apk manager
copy that apk to this folder "place-apk-here-for-modding" of apk manager
and open apk manager app
1-22 after that select a apk file by number
2-1 to extra
3- an goes to "project" folder and edit that files
4-2 to optimize
5-3 to zip apk
and no need to singed
http://forum.xda-developers.com/showthread.php?t=1821912
tahnks yousef-p

Edit APK

I've an .APK file and I want to change the .APK filename in App Drawer and in the App and I want to change the icon that appears in App Drawer and installation,
P.S - The .APK file will be only used for myself, not to reupload someones work
Conclusion said:
How do I change APK icon?
Click to expand...
Click to collapse
u have to just unpack the apk repack it install...
these thread are of ur help..
http://forum.xda-developers.com/showthread.php?t=695701
http://forum.xda-developers.com/showthread.php?t=1649771
Aj.GaLaxY aCE said:
u have to just unpack the apk repack it install...
these thread are of ur help..
http://forum.xda-developers.com/showthread.php?t=695701
http://forum.xda-developers.com/showthread.php?t=1649771
Click to expand...
Click to collapse
Tried the second link method but it didn't work
If u just wanna change the icon of the apl, then open ur apk in 7zip or winzip. And find the png file which contains the icon. It is either present in res/drawable-mdpi/
Or in res/midmap-mdpi/
AashayS said:
If u just wanna change the icon of the apl, then open ur apk in 7zip or winzip. And find the png file which contains the icon. It is either present in res/drawable-mdpi/
Or in res/midmap-mdpi/
Click to expand...
Click to collapse
Does the icon has to be the same resolution? Do I not need to sign it?
P.S - Is it possible to change the APK name to show a different name in App Drawer?
Conclusion said:
Does the icon has to be the same resolution? Do I not need to sign it?
P.S - Is it possible to change the APK name to show a different name in App Drawer?
Click to expand...
Click to collapse
1)yes, it has to be of the same resolution.
2)u do not need to sign an apk if u open it in winzip or 7zip.
3) yes, u can edit name in the Android_manifest.xml. But for that u wud hav to decompile the apk.
Sent from my GT-S5830 using Tapatalk 2 Beta-5
AashayS said:
1)yes, it has to be of the same resolution.
2)u do not need to sign an apk if u open it in winzip or 7zip.
3) yes, u can edit name in the Android_manifest.xml. But for that u wud hav to decompile the apk.
Sent from my GT-S5830 using Tapatalk 2 Beta-5
Click to expand...
Click to collapse
I don't know how to decompile the APK, if I send you the APK can you change the APK name for me please
Conclusion said:
I don't know how to decompile the APK, if I send you the APK can you change the APK name for me please
Click to expand...
Click to collapse
I can . But i am out of town at present.
Only do it if its ur own apk. Otherwise its illegal....I think
And even if its not, I, as a developer strongly discourage it. I would certainly not like my app being decompiled
Conclusion said:
I don't know how to decompile the APK, if I send you the APK can you change the APK name for me please
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=1664292
Sent from my GT-S5830 using Tapatalk 2
QuantumFoam said:
Only do it if its ur own apk. Otherwise its illegal
Click to expand...
Click to collapse
Not really. You can rename an apk till you use it for yourself.
Sent from my GT-S5830 using Tapatalk 2
AashayS said:
I can . But i am out of town at present.
Click to expand...
Click to collapse
When will you be available?
QuantumFoam said:
Only do it if its ur own apk. Otherwise its illegal....I think
And even if its not, I, as a developer strongly discourage it. I would certainly not like my app being decompiled
Click to expand...
Click to collapse
I'm using the APK app myself
tj_droid said:
http://forum.xda-developers.com/showthread.php?t=1664292
Sent from my GT-S5830 using Tapatalk 2
Click to expand...
Click to collapse
I'm new to this so it will be quite hard for me to do it
Conclusion said:
I'm new to this so it will be quite hard for me to do it
Click to expand...
Click to collapse
Its damn easy buddy. There's no harm in trying.
Sent from my GT-S5830 using Tapatalk 2
tj_droid said:
Its damn easy buddy. There's no harm in trying.
Sent from my GT-S5830 using Tapatalk 2
Click to expand...
Click to collapse
Can you do it for me as I don't really have a clue
Can someone help me please
Conclusion said:
Can you do it for me as I don't really have a clue
Click to expand...
Click to collapse
My PC has been locked-down by my dad. If you dont trust me, check my stocklite rom's thread. I've clearly mentioned that I can't update the rom before my exams. Dad will open up the pc only in July. So, I cant do any development related work till that time. Sorry.
You can try apkrenamer to rename apps. Search on google.
Sent from my GT-S5830 using Tapatalk 2
tj_droid said:
You can try apkrenamer to rename apps. Search on google.
Sent from my GT-S5830 using Tapatalk 2
Click to expand...
Click to collapse
But apkrenamer just renames the name in app drawer. Not in the app. And also not in oter apps which hve connections.
Can anyone help me to change the APK file name please, I've tried it myself but without success
X-Plore file manager (with Root access)
Conclusion said:
How do I change APK icon?
Click to expand...
Click to collapse
Use X-Plore file manager
(Root access is required)
First backup your original apk file.
Work:
1- Open an app as zip file
2- go to res\drawable-hdpi\ folder
3- find icon.png in this folder
4- then Go to the second section in the browser (on the screenshot)
5- find the png file which is your new icon.
6- Rename it "icon.png" and mark.
7- Then copy it and write over old one.
8- End
Note:The new apk file is not signed so you can't install it like a normal installation.
So you can push it to the system\app folder (Root access is required)
msahin061 said:
Use X-Plore file manager
(Root access is required)
First backup your original apk file.
Work:
1- Open an app as zip file
2- go to res\drawable-hdpi\ folder
3- find icon.png in this folder
4- then Go to the second section in the browser (on the screenshot)
5- find the png file which is your new icon.
6- Rename it "icon.png" and mark.
7- Then copy it and write over old one.
8- End
Note:The new apk file is not signed so you can't install it like a normal installation.
So you can push it to the system\app folder (Root access is required)
Click to expand...
Click to collapse
I can change APK icon via WinRAR but I need to know how to change APK filename

[QUS][HELP]How to edit .apk ???

Guys..i want to edit a .apk file.say,an apex launcher theme xyz.apk is there.i want to change the icons of that theme.how to edit it ??
Someone plz tel me the procedure elaborately.
Thanks
Sent from my LT22i using xda premium
I think... Using 7zip you select view archive. Then modify.
Sent from my LT26i using Tapatalk 2
I can extract the .apk
Bt how to merge that extracted files into a .apk file ?? 7zip cn't do it bro
When I've changed battery icons in the systemUI.apk I've used 7zip. But dont extract! View the archive, then drag and drop the files in making sure they're named the same as the ones they're replacing. Then when I backed out its saved
Sent from my LT26i using Tapatalk 2
My 7zip doesn't have any 'view archive' option bro
What's your version ???
Sent from my LT22i using xda premium
avrojyoti said:
My 7zip doesn't have any 'view archive' option bro
What's your version ???
Sent from my LT22i using xda premium
Click to expand...
Click to collapse
Select the apk. Click Right mouse button>7zip>Open Archive.
Got it bro...thanks..
Sent from my LT22i using xda premium

[MOD][ICS] JB Transitions/Animations for ICS

Hi guys i wanted the JB animations on my ICS ROM so i pulled out the JB anim and replaced it with the ones from ICS
-Instructions:
-Download ZIP
-Place it on SD
-Boot in CWM
-In CWM mount system!!
-Flash the zip
-Reboot and Enjoy your new JB transitions
NOT TESTED ON GB!!
Im not reponsible for any damage to your phone
Credits
FXP Team for the framework of CM10
how does dis work buddy?
MAN! WHY IS THE UPDATER SCRIPT INSTRUCTED TO FORMAT THE SYSTEM PARTITION!!!??!?!? PLEASE GO THROUGH IT!!!!
PLEASE REMOVE THE ATTACHMENT AT ONCE! IT WILL DEFINITELY FORMAT THE SYSTEM PARTITION!!
The updater-script looks like it has been directly pulled from a custom Rom so it obviously formats the system partition . Please edit the updater-script accordingly!
Sent from my ST15i using xda app-developers app
whalesplaho said:
how does dis work buddy?
Click to expand...
Click to collapse
what do you mean? be more precise please
gouthamthemostwanted said:
MAN! WHY IS THE UPDATER SCRIPT NSTRUCTED TO FORMAT THE SYSTEM PARTITION!!!??!?!? PLEASE GO THROUGH IT!!!!
PLEASE REMOVE THE ATTACHMENT AT ONCE! IT WILL DEFINITELY FORMAT THE SYSTEM PARTITION!!
The updater-script looks like it has been directly pulled from a custom Rom so it obviously formats the system partition . Please edit the updater-script accordingly!
Sent from my ST15i using xda app-developers app
Click to expand...
Click to collapse
oh sorry i will fix it wait...
KhemaraS. said:
oh sorry i will fix it wait...
Click to expand...
Click to collapse
Y u need such a big updater script...
Only mount system
Package extract system
Set permission
And unmount is need.
Whick Rom's framework-res.apk did u use.?
Sent from my SK17i using XDA Premium HD app
sandy7 said:
Y u need such a big updater script...
Only mount system
Package extract system
Set permission
And unmount is need.
Whick Rom's framework-res.apk did u use.?
Sent from my SK17i using XDA Premium HD app
Click to expand...
Click to collapse
I agree with you. Maximum 10 lines of code would suffice. I guess he pulled the meta-inf folder from some Rom but somehow forgot to edit it
Sent from my ST15i using xda app-developers app
gouthamthemostwanted said:
I agree with you. Maximum 10 lines of code would suffice. I guess he pulled the meta-inf folder from some Rom but somehow forgot to edit it
Sent from my ST15i using xda app-developers app
Click to expand...
Click to collapse
And the framework-res.apk if he has used it from his Rom...it wont work on other roms.
Sent from my SK17i using XDA Premium HD app
gouthamthemostwanted said:
I agree with you. Maximum 10 lines of code would suffice. I guess he pulled the meta-inf folder from some Rom but somehow forgot to edit it
Sent from my ST15i using xda app-developers app
Click to expand...
Click to collapse
sorry i just took the meta inf of my gb rom and didnt checked it all sorry credits goes to FXP i will add them in a sec
updated sorry for the errrors
sandy7 said:
And the framework-res.apk if he has used it from his Rom...it wont work on other roms.
Sent from my SK17i using XDA Premium HD app
Click to expand...
Click to collapse
It's not a full apk . I don't know how to call it because I haven't used it before . I think it's called zipthemer or something like that. It looks like an apk but it's just a folder which only contains the files which has to be replaced inside an existing framework-res.apk in your device. So it would probably work with any framework-res.apk.
Sent from my ST15i using xda app-developers app
gouthamthemostwanted said:
It's not a full apk . I don't know how to call it because I haven't used it before . I think it's called zipthemer or something like that. It looks like an apk but it's just a folder which only contains the files which has to be replaced inside an existing framework-res.apk in your device. So it would probably work with any framework-res.apk.
Sent from my ST15i using xda app-developers app
Click to expand...
Click to collapse
yes it only replaces the anim folder in framework res
I don't know if I'm wrong but still the updater-script looks broken to me (forgive me if I'm wrong).
the updater-script is instructed to extract a file called "vrtheme" but I can't find any file named "vrtheme" in the flashable zip?!?
Sent from my ST15i using xda app-developers app
KhemaraS. said:
yes it only replaces the anim folder in framework res
Click to expand...
Click to collapse
Ok..u better edit the updater script
Sent from my SK17i using XDA Premium HD app
gouthamthemostwanted said:
I don't know if I'm wrong but still the updater-script looks broken to me (forgive me if I'm wrong).
the updater-script is instructed to extract a file called "vrtheme" but I can't find any file named "vrtheme" in the flashable zip?!?
Sent from my ST15i using xda app-developers app
Click to expand...
Click to collapse
Guys i will fix it tomorrow,it shouldnt be a problem,the zip is flashable
KhemaraS. said:
Guys i will fix it tomorrow,it shouldnt be a problem,the zip is flashable
Click to expand...
Click to collapse
Okay, but you better remove the attachment for the time being.
And why is the data partition mounted and unmounted unnecessarily? And you cannot unmount the sdcard because the flashable zip itself is present in the sd card during execution and you can't instruct it to unmount itself .
Sent from my ST15i using xda app-developers app
gouthamthemostwanted said:
Okay, but you better remove the attachment for the time being.
And why is the data partition mounted and unmounted unnecessarily? And you cannot unmount the sdcard because the flashable zip itself is present in the sd card during execution and you can't instruct it to unmount itself .
Sent from my ST15i using xda app-developers app
Click to expand...
Click to collapse
The zip is working now tomorrow i will only make little changes and its finished,just flash it and your transitions will work i cant do it now im very busy with school work.
KhemaraS. said:
The zip is working now tomorrow i will only make little changes and its finished,just flash it and your transitions will work i cant do it now im very busy with school work.
Click to expand...
Click to collapse
Okay, I think I've bothered you enough for today but a piece of friendly advice, test your product atleast 10 times before you release it and after releasing it, download it again from where you uploaded, and test the downloaded product once again. Sorry to bother you .
And good idea by the way!
Sent from my ST15i using xda app-developers app
KhemaraS. said:
what do you mean? be more precise please
Click to expand...
Click to collapse
i mean i dont know how JB transitions is so i was wondering....
can someone test now and give feedback?

permanently disabled signature

This is a thread mainly used for themers and porters who want to edit the android manifest.xml in their apk's...
By using this u can mod your apks but the meta inf must be the original.
Installation:
Just pushboth files into system>framework folder by using root explorer.
Credits:
Rizwanl.
Download link:
Core.jar. https://db.tt/DIbYS64a
Services.jar. https://db.tt/NtsGWeji
Hit thanks if u like my work
Nice...
How to make this work on stock rom?
Sent from my GT-S5282 using XDA Free mobile app
Aakarsh99 said:
How to make this work on stock rom?
Sent from my GT-S5282 using XDA Free mobile app
Click to expand...
Click to collapse
just delete .odex of ur stock then simply push it to framework folder

Categories

Resources