[Q] How to change slide effect when closing apps? - Galaxy S III Q&A, Help & Troubleshooting

Hi,
since my last Nightly Update, i get weird slide effect when i close the apps with home or back button. Normally the apps just decrease their size until i see my homescreen, but now they "slide" to the homescreen... sorry i dont know how to describe it hopefully anyone can understand me

push

Check out the theme section, there is some transition MODs.
Also, I don't know what ROM you use,
Extract a /system/framework/framework-res.apk from your system and the ROM you used before or some "normal "ROM
Open it up by winRAR or anything similar
Go to /Res/animation of normal ROM , extract all XML files and replace it into the framework-Res.apk that you are currently using, and then put it back into system, remember to set permission properly or use flashable zip via recovery.
Do backup first before you do anything
Sent from my GT-I9300 using xda premium

Related

[MOD] Screen Animations ANY ROM

This is a meta morph do not flash in cwm if you do not know what a meta morph is read up on it at my link how to apply a meta morph​
OK guys i put together a bunch of meatamorph files for you guys to be-able to install with different animations i hope you like it if anything wont install or work please let me know and i will fix it right away.
Look here for videos on what a few of these look like Videos here
Install instructions:
How-To Apply a Metamorph
http://forum.xda-developers.com/showthread.php?p=11695218#post11695218
2. Manually Add Animations: should work for most roms
This process will be helpful for those wanting to mix and match animations from the folders. In fact, why don't you create your own mix and post it here so everyone else can appreciate your awesomeness. I'll add new mixes below if they come in.
-Simply get a hold of the anim folder with the animations you want to use and the framework-res.apk from the rom you're interested in modifying (/system/framework/framework-res.apk).
- Open up the framework-res.apk in 7zip (right click on it, and select "open archive").
- Drag the anim folder with the animations (which you can download below) into /res folder in your framework-res.apk. This will replace the files currently in /res/anim.
- Exit out of 7zip.
- You now need to push the modified framework-res.apk onto the phone. You can do this by placing the modified framework-res.apk in the root sdcard folder, and entering the following into terminal emulator on your phone or using ADB when the sdcard is mounted:
su
mount -o rw,remount -t ext3 /dev/block/mmcblk1p21 /system
cp /sdcard/framework-res.apk /system/framework
mount -o ro,remount -t ext3 /dev/block/mmcblk1p21 /system
reboot
If you're using terminal emulator, your phone will probably reboot before you finish re-mounting and/or typing reboot.
If you want to install the framework-res.apk that you just made in CWM recovery you can put it in this .zip make sure to put your framework-res.apk in the framework folder for this to work Your anim .zip
3.ninjamorph insatll find it in the market.
- create a new project of your framwork-res.apk.
- on your sdcard put the anim you want in this folder but first extract the folder out of the .zip first. (sdcard\androidthemes\workspace\framework-resapk\res\anim)
- make a copy incase you dont like the altered animations!!!
-replace the folder attached with the one in this zip
-go back to ninjamorph and finish project your phone should automatically reboot and there ya go animations are changed.
These will work with any rom and any phone enjoy
If you have any prob please post witch animation you used, that did not work so i can look into it.
BlurAnimations.zip
Bounce.zip
Custom my set up.zip
My set up 2.zip
Drop in.zip
Flip1.zip
Flip2.zip
Flyin and flip.zip
Fly in 1.zip
Fly in 2.zip
fold.zip
Shift.zip
Sliding1.zip
Slide2.zip
If you would like more custom one with animations together let me know what you would like
Theses are the .xml files in the anim folderi will tell you witch ones i know and what they do if you know what others do that i did not mention please let me know and i will update this thank you.
This is the anim of the opening of a new page
activity_close_enter.xml
activity_close_exit.xml
Theses are if you go back on your page
activity_open_enter.xml
activity_open_exit.xml
Dialog box is the box that comes up if you were for example adding a widget to the home screen
dialog_enter.xml
dialog_exit.xml
Theses will control how the keyboard comes into the screen
input_method_fancy_enter.xml
input_method_fancy_exit.xml
This is the anim when you unlock your screen
lock_screen_exit.xml
The options panel is the panel if your on any screen and you click on your settings button for example if your on the home screen and you click on your settings button you will see a options panel that askes if you want to add a widget change wall paper etc...
options_panel_enter.xml
options_panel_exit.xml
I think this one speaks for its self
search_bar_enter.xml
search_bar_exit.xml
please post others
I am having problems getting any of them to install it just sits there and says applying.
Mine also just says applying. On Rubik's dl30
Sent from my SCH-I500 using XDA App
Go to: Settings-> Applications-> Development-> check USB debugging. It should work now.
Also check out Anim Mod on the market for easy animation switching
May I ask what these do
Updated try out fly in 2 i really like it im working on bounce next hope you like it if your having trouble installing these im very sorry but i test them before i release them so i hope you can get them to work.
Jacked up AOSP vanilla froyo version .5. I don't really have much experience with MM though. I followed the instructions exactly. Just a warning...
Sent from my SCH-I500 using XDA App
cabjmb said:
Jacked up AOSP vanilla froyo version .5. I don't really have much experience with MM though. I followed the instructions exactly. Just a warning...
Sent from my SCH-I500 using XDA App
Click to expand...
Click to collapse
Well with anything you should always make a back up and i have never jacked up my phone from using any of these if you can thos let me know witch you used that you say jacked up your phone.
calebv2 said:
Well with anything you should always make a back up and i have never jacked up my phone from using any of these if you can thos let me know witch you used that you say jacked up your phone.
Click to expand...
Click to collapse
The custom one. I had just installed .5 though so I just did a reinstall and I was fine. Maybe I'll try again later tonight. I really liked the animations in the doctored version of SC you posted originally. Maybe I'll just pull the /anim file and replace the one in my framework-res though. I didn't mean to sound ungrateful. I really appreciate the work you put into these. I just wanted to post a warning in case there is something specific to the AOSP Froyo that would keep this from working.
Edit: Just tried again in MM and it worked fine. I must have messed it up the first time. Thanks again for the awesome animations!
cabjmb said:
The custom one. I had just installed .5 though so I just did a reinstall and I was fine. Maybe I'll try again later tonight. I really liked the animations in the doctored version of SC you posted originally. Maybe I'll just pull the /anim file and replace the one in my framework-res though. I didn't mean to sound ungrateful. I really appreciate the work you put into these. I just wanted to post a warning in case there is something specific to the AOSP Froyo that would keep this from working.
Edit: Just tried again in MM and it worked fine. I must have messed it up the first time. Thanks again for the awesome animations!
Click to expand...
Click to collapse
no prob and thank you
I am using your "Custom" theme, and it is working great, thanks.
I did also try "Flip 1" and even after reboot it seemed to do absolutely nothing but change my background, that might have been MM's fault who knows.
Running the custom on Rubik's dl30 and its awesome. Thanks to whoever told me to enable USB debugging haha. Had these on my DX and was really wanting them back. Thanks man.
Sent from my SCH-I500 using XDA App
Have you guys seen the Gingerbread Screen Off Animation that looks like a TV turning off, with the line and a small flash (not sure exactly how to describe it). And when i say "screen-off" i mean by tapping your power button, not holding it in to power down, but to turn-off the screen and lock the phone.
It might be kinda stupid to some, but i think it's pretty neat and unique...
possible?
lucas.scott said:
Running the custom on Rubik's dl30 and its awesome. Thanks to whoever told me to enable USB debugging haha. Had these on my DX and was really wanting them back. Thanks man.
Sent from my SCH-I500 using XDA App
Click to expand...
Click to collapse
No problem. It's one of those little steps that is rarely mentioned. Enjoy!
Any documentation out there on which xml file controls what (other than guessing from their name)?
obliviator33 said:
Any documentation out there on which xml file controls what (other than guessing from their name)?
Click to expand...
Click to collapse
Ill post later on the ones that I know do what
calebv2 said:
Ill post later on the ones that I know do what
Click to expand...
Click to collapse
Thanks. I have been playing around mixing/matching the animations with some decent results. Is there a program that can convert just the xml files from to and from the binary and text formats?
I am using apk manager to compile/decompile the entire .apk file but that is kind of annoying.
obliviator33 said:
Thanks. I have been playing around mixing/matching the animations with some decent results. Is there a program that can convert just the xml files from to and from the binary and text formats?
I am using apk manager to compile/decompile the entire .apk file but that is kind of annoying.
Click to expand...
Click to collapse
updated 2nd post

[Q]Help with GingerBlur v2.0 text messaging program[Fixed]

Hey all i just wanted to ask is there any way 2 get the old text messaging program back instead of the one thats installed with this one i liked the stock Antrix one. And i know before u could say yes or no to install it but he changed the install methed and could not do that no more so if any one could help me please do so thanks <3
Well i fixed it i found this
jeffc said:
For those like me who need corporate sync and like the blur universal inbox you can install just that portion of the moto bloatware instead of all of it.
** EDIT ** I'm adding a couple more applications now. Please, others jump in to do other applications because I'm out of time working on my Atrix for this week!
** WARNING ** I'm not an android dev and this process has only been tested on my phone. USE AT YOUR OWN RISK!
There are 3 files attached.
messaging.zip - restores original blur messagine apps, including corporate sync, txt messaging with balloon conversation mode, and the universal inbox. It does not have the messaging widget.
taskman.zip - if you liked moto's Task Manager app, this will restore it for you so you can kill tasks and uninstall like before GB.
gallery.zip - restores the moto Medial Gallery application. Note the GB version of Gallery will still exist and both will work.
Quick instructions:
* You will need CWM Recovery for this
* Follow CWM instructions exactly - especially the part about plugging into the AC adapter or it won't work!
**NOTE** this will also install the original blur txt messaging interface with the conversation balloon mode. Its all one application so no way around it that I know of.
1) copy one of the zip files (attached) to your sdcard root directory
2) run CWM according to instructions in its thread
3) after reboot into CWM select "Install zip from SDCARD"
4) select "Choose zip from internal sdcard"
5) scroll down to the zip file name (ex: messaging.zip)
6) select the file (power button) and run the update
7) go back to main menu and select "Reboot system now"
A few steps but doesn't take long. I just pulled these out of the gingerblur-bloatware.zip and figured out what file structure you have to leave in place for it to function.
Hope this will save people some time.
Click to expand...
Click to collapse
http://forum.xda-developers.com/showpost.php?p=12701405&postcount=3398
I think there's a bloatware restorer on the greyblur site. Try that.
Will that install it all back tho or will i be able to pic
well ill look at it and see if it can do only one thing
thanks i forgot about that
Alright so i found them in the files there how do i delete the new one and get this old one back on there? im so confused help!
Still have not figured it out some one help?
http://www.droidxforums.com/forum/d...-reinstall-deleted-system-apps-bloatware.html
That thread helped me how 2 install the files but i cant install them it tells me
Application not installed any clue how 2 fix this and remove the old one some thing? any one?
You need to download the messaging bloatware zip, reboot into recoverymode and use CWM to install that zip file... It's the same process as installing grey/gingerblur.
Well if i new where the messaging bloatware zip was i would try 2 get that
i know they have the full one with everything but is there one with only the messaging part? or some thing like that?
Well i tryed 2 just install the messager part and i soft bricked my phone just fixed that but still dont have the old messaging system
Go to the android development section and find the gingerblur thread (it shouldn't be difficult). Then go to the gingerblur website given in the thread and download the bloatware.zip. you will also need tenfars cwm recovery which is in the development section also. Then just flash the zip file using the cwm recovery guide. Make sure your phone is plugged into a wall outlet charger when you do this (not a computer USB port) or it won't work.
Sent from my MB860 using XDA Premium App
krad54 said:
Go to the android development section and find the gingerblur thread (it shouldn't be difficult). Then go to the gingerblur website given in the thread and download the bloatware.zip. you will also need tenfars cwm recovery which is in the development section also. Then just flash the zip file using the cwm recovery guide. Make sure your phone is plugged into a wall outlet charger when you do this (not a computer USB port) or it won't work.
Sent from my MB860 using XDA Premium App
Click to expand...
Click to collapse
See i did that but i dont want all the other stuff in there i just want only the message part not all the other junk and when i deleted the other crap my phone got soft bricked so idk what to do about that =/
Search the gingerblur thread very well. I know someone has already addressed that very issue
Sent from my MB860 using XDA Premium App
read this post. It explains how to do the opposite of what you want.
Summary:
-rename mms.apk to mms.apk.bak
-rename conversations.apk.bak back to converstaions.apk
holtenc said:
read this post. It explains how to do the opposite of what you want.
Summary:
-rename mms.apk to mms.apk.bak
-rename conversations.apk.bak back to converstaions.apk
Click to expand...
Click to collapse
hmm so whats the main messenger app for Antrix so i can add that 2 there would it be mms.apk or ? what i tryed the messenger.apk but when i try 2 install it its just tells me cant be installed
mckibbon17 said:
yea all i see is some people like me not likeing the messenger but no way 2 get the old one back on there =/
Click to expand...
Click to collapse
You must not have read my previous post. Using Root Explorer, navigate to /system/app and do the following:
-rename mms.apk to mms.apk.bak
-rename conversations.apk.bak back to converstaions.apk
holtenc said:
You must not have read my previous post. Using Root Explorer, navigate to /system/app and do the following:
-rename mms.apk to mms.apk.bak
-rename conversations.apk.bak back to converstaions.apk
Click to expand...
Click to collapse
well lets see i changed the mms.apk to mms.apk.bak
but then i dont see conversations.apk.bak in my files in there so idk if that same methed will work
but when i changed mms.apk to what i did it did remove the messenger just need 2 get the old one back in there now
I mean i have the back old messenger back in the files but when i try 2 run it and install it it says application not installed =/ so im not sure how 2 fix that
Well i fixed it i found this
jeffc said:
For those like me who need corporate sync and like the blur universal inbox you can install just that portion of the moto bloatware instead of all of it.
** EDIT ** I'm adding a couple more applications now. Please, others jump in to do other applications because I'm out of time working on my Atrix for this week!
** WARNING ** I'm not an android dev and this process has only been tested on my phone. USE AT YOUR OWN RISK!
There are 3 files attached.
messaging.zip - restores original blur messagine apps, including corporate sync, txt messaging with balloon conversation mode, and the universal inbox. It does not have the messaging widget.
taskman.zip - if you liked moto's Task Manager app, this will restore it for you so you can kill tasks and uninstall like before GB.
gallery.zip - restores the moto Medial Gallery application. Note the GB version of Gallery will still exist and both will work.
Quick instructions:
* You will need CWM Recovery for this
* Follow CWM instructions exactly - especially the part about plugging into the AC adapter or it won't work!
**NOTE** this will also install the original blur txt messaging interface with the conversation balloon mode. Its all one application so no way around it that I know of.
1) copy one of the zip files (attached) to your sdcard root directory
2) run CWM according to instructions in its thread
3) after reboot into CWM select "Install zip from SDCARD"
4) select "Choose zip from internal sdcard"
5) scroll down to the zip file name (ex: messaging.zip)
6) select the file (power button) and run the update
7) go back to main menu and select "Reboot system now"
A few steps but doesn't take long. I just pulled these out of the gingerblur-bloatware.zip and figured out what file structure you have to leave in place for it to function.
Hope this will save people some time.
Click to expand...
Click to collapse
http://forum.xda-developers.com/showpost.php?p=12701405&postcount=3398

[THEME] Project-V Assassin Edition

This is Project-V Assassin Edition
for Project-V 06-08-11 : 06-11-11​What was themed:
Browser.apk
Contacts.apk
DialerTabActivity.apk
Email.apk
MMS.apk
Phone.apk
Settings.apk
Framework-res.apk
TwFramework-res.apk
Boot Animation
Shutdown Animation
Screenshots a plenty HERE (there are so many I felt it better just to link the album)
DOWNLOAD HERE
MD5: 387e3c88b82c977850b67a0f69644dec
Credits:
Thanks to Annex at EDT for the help he provided!!!!!!
EDT for the sweet rom
VibrantHD Theme for some images
Scarlet Leftovers Theme for some images
Ubisoft and Assassins Creed Teams
and anyone else I may have left out. Let me know and I'll add you.
If you like it let me know, if you see bugs let me know.
****You may have to re-login to your google account and exchange emails due to the framework-res, but everything else should stay just fine if not let me know. I am not responsible for anything that may happen to your phone because of this... you chose to root it yada yada.****
Looks really awesome. Thanks!
urgent
hi really awesome
1 (Q) can i use this theme on triger 3.2? it's KB5
2. can anybody get me phone with this visual?
i have other one wich one i don't like
Looks sick man..Thanks!!
i have answer on my question yes it works great on Triger 3.2 wipe dalvik and refleshed very nice but there is 1 problem i still don't have such phone dialer
vazovskiiii said:
i have answer on my question yes it works great on Triger 3.2 wipe dalvik and refleshed very nice but there is 1 problem i still don't have such phone dialer
Click to expand...
Click to collapse
You are running 3.2? I'll check and see if its because of that or not after work. Otherwise you may try extracting the dialer from from the .zip and push it through root explorer to system/app folder and reboot.
yes i have 3.2 but dialer is still old one from wich folder and which apk i should to extract
i have replased but still old one
under dialer you mean phone.apk write? or dialertabactivity.apk?
Sick theme! Only problem I'm having is my phone keeps force closing. I'm going to reflash in a little bit and see if that fixes it. Everything else is great. Keep up the good work!
Sent from my SGH-T959 using XDA Premium App
vazovskiiii said:
yes i have 3.2 but dialer is still old one from wich folder and which apk i should to extract
i have replased but still old one
under dialer you mean phone.apk write? or dialertabactivity.apk?
Click to expand...
Click to collapse
Those images are in the DialerTabActivity.apk and you would need to extract the ProjectV_AssassinEdition.zip and push the DialerTabActivity.apk from system/app/ folder in that .zip to the system/app folder of your phone and reboot. Not sure why it didn't go unless 3.2 has a different naming system for the files. I still gotta look into that. That's why I posted it for Project-V, could be port issue requiring a full port.
Crash1014 said:
Sick theme! Only problem I'm having is my phone keeps force closing. I'm going to reflash in a little bit and see if that fixes it. Everything else is great. Keep up the good work!
Sent from my SGH-T959 using XDA Premium App
Click to expand...
Click to collapse
You may try to do a wipe cache, dalvik and fix permissions from red recovery... The only issue I have had so far has also been an issue for all unthemed roms for me and that's no email notification sounds. But fix permissions might do it without a full wipe. let me know.
vazovskiiii said:
yes i have 3.2 but dialer is still old one from wich folder and which apk i should to extract
i have replased but still old one
under dialer you mean phone.apk write? or dialertabactivity.apk?
Click to expand...
Click to collapse
I just realized that the image you posted is the in-call dialer....You know, When you are asked to press 7 to delete voicemail or 1 for english lol
Those images are in the phone.apk, but the main dialer for dialing your calls is in the dialertabactivity.apk To get that as the main dialer would require a multi-apk rework... If I have time I might make you a zip you can use in ninja morph.
Nice work mate but can you please change the notification drop down to one that match the theme better lile rhe vibrant hd for sample but with yoir icons. Im sure it will look much better my friend.
Sent from my SGH-T959 using XDA App
vazovskiiii
attached is a simple zip you can download and extract.
1. Get Ninjamorph from Android Market,
2. Open it and go to New project> system> app> DialerTabActivity.apk
3. wait till its done. Then close the app (menu> exit)
4. Connect Usb and copy the files from the folders in the zip to the corresponding folders in AndroidThemes> Wokspace> on your phone
5. Disconnect USB and wait till its completed
6. Re-open ninjamorph, and choose Finish Project> DialerTabActivity APK> Yes> Yes> No(incase you wanna change it back)
7. Wait till its done then menu> exit and reboot.
SVLAN said:
Nice work mate but can you please change the notification drop down to one that match the theme better lile rhe vibrant hd for sample but with yoir icons. Im sure it will look much better my friend.
Sent from my SGH-T959 using XDA App
Click to expand...
Click to collapse
Here you go same install as last post except use twFramework-res from system> framework> instead of dialertab
This is the VibrantHD notification dropdown
thank you very much i will try now
i shoult extract folder named system to my mobile phone yes?
i don't understand this one
4. Connect Usb and copy the files from the folders in the zip to the corresponding folders in AndroidThemes> Wokspace> on your phone
from which folder to which zip can you explain this to me
or can you made recovery fleshable zip ?
Lancelaut said:
Those images are in the DialerTabActivity.apk and you would need to extract the ProjectV_AssassinEdition.zip and push the DialerTabActivity.apk from system/app/ folder in that .zip to the system/app folder of your phone and reboot. Not sure why it didn't go unless 3.2 has a different naming system for the files. I still gotta look into that. That's why I posted it for Project-V, could be port issue requiring a full port.
You may try to do a wipe cache, dalvik and fix permissions from red recovery... The only issue I have had so far has also been an issue for all unthemed roms for me and that's no email notification sounds. But fix permissions might do it without a full wipe. let me know.
Click to expand...
Click to collapse
I did the full wipe yesterday after work. Sorry I didn't have time to update the thread. The phone works great now. I'm have no issues at all now! Once again... Very nice Rom. Thank You again for your work !
Sent from my SGH-T959 using XDA Premium App
vazovskiiii said:
thank you very much i will try now
i shoult extract folder named system to my mobile phone yes?
i don't understand this one
4. Connect Usb and copy the files from the folders in the zip to the corresponding folders in AndroidThemes> Wokspace> on your phone
from which folder to which zip can you explain this to me
or can you made recovery fleshable zip ?
Click to expand...
Click to collapse
Ok here you go try flashing this in Recovery.
thank you veryyyy veryyy much but it's still old one
i've clean dalvik cache and install it from cwm but still the same
my dialer is like this
i whant dialer like this but with your theme
vazovskiiii ;
The update I attached for you should have changed the number buttons background and background of the dialer itself to that of the in-call dialer you first posted a pic of.
After your last post, I realize that I have no clue what exactly it is that you want.
I'm not sure if it is the other language in the header or the layout of the buttons on the bottom row...either way...if its either of those, I may not be able to help you change that. I just took an existing dialer and themed the images not the coding.
yes yes you are wright i whant your themed dialer with second layout my english is very bad i now
i just whant the layout of second picture but with your theme
i whant change the places of buttons like in second picture in my dialer the below row is speaker call and contacts and i just whant to change like in in second picture down, call video call, message and beckward
Is there any way you can post the wallpaper you used for this theme?
Sent from my SGH-T959 using XDA Premium App

[Q] How to make a flashable zip of screenlock

Hey,
I want to replace my stock screenlock on CM7 to Widgetlocker.
I've read multiple topics, but I haven't find what i want to.
I know that I have to make a flashable zip and install it under the recovery.
But for Gods sake, I don't know how to make this flashable zip with Widgetlocker.
Anybody?
Not entirely sure what it is you are looking to do that requires you to have a flash-able zip,
But for widgetlocker to work all you need to do is install it from market or where ever then disable your lock screen (Original) will be in Settings>Security (something along those lines) then to your application drawer open widgetlocker and set your desired lock screen, if you are downloading extra lock screens simply mount your SDCard and place the .wltheme.zip files you download in SDCard>Data>Widgetlocker un-mount and open up widgetlocker again and choose your theme
I want to completly remove the stock lockscreen from Android and it that place move the Widgetlocker.
Just do what i have mentioned above and disable it, just noticed you are using cm7, you can do this in..
Settings>Cyanogen Mod>Tablet Tweaks>Disable Lock Screen
I do not know of any other way unless it can be done by taking apart settings.apk or cyanogen mod.apk (if their is such a thing) on a desktop computer and removing the necessary code and then copying it back over to your phone, but that is way beyond my level of knowledge.

[Q] How do you change the wallpaper on settings submenus in CM7?

I currently use a HTC HD Mini (Photon) running the SCREAM ROM by Ling Gan. It has a few bugs for most of which there is either a workaround or fix but there is the one problem which has remained unsolved: the default wallpaper on everything BUT the home and lockscreens cannot be changed. It is of a tree in a meadow under a blue sky and when rotated to landscape changes to some smiling chinese lady in the "settings" submenu. Doesn't hamper use much but it is quite annoying.
I have tried a number of solutions some of which resulted in my having to reflash and others did nothing. I post this here because I think it is a CM7 issue. The ROM developers have so far been unable to post a solution within the thread and I am aware that a fix for similar problems on CM9 ROMs exists using ADB to edit framework-res.apk. I felt it was time the problem was tackled by the wider XDA fam. Used google translate to look on the chinese site where the ROM is native to (mobile-kon) but found no help as well. Any help would be greatly appreciated.
i think ur problem lays in the framework-res.apk it contains the look of the rom and the transition effects
you can mod apk with the apkmanager tool for ur computer in the frameworkresapk you should find the images u want to change replace them witch a black picture or something like that
if never done this befoure exept from changing some transition effects and i had a couple of errors among this
the easier way seems to search for the rom on another page cus the images ure stating are not standart in the cm7
SOLVED!
jiffer1991 said:
i think ur problem lays in the framework-res.apk it contains the look of the rom and the transition effects
you can mod apk with the apkmanager tool for ur computer in the frameworkresapk you should find the images u want to change replace them witch a black picture or something like that
if never done this befoure exept from changing some transition effects and i had a couple of errors among this
the easier way seems to search for the rom on another page cus the images ure stating are not standart in the cm7
Click to expand...
Click to collapse
Many thanks!
I started off looking through the "res" folder in framwork-res.apk using Root Explorer to identify the images for the wallpaper. They were
Res/drawable-land-mdpi/screen-background-dark-transparent.png
And
Res/drawable-mdpi/screen-background-dark-transparent.png
I then created a copy of framework-res.apk on my SD card and copied it onto my pc. I created new wallpapers to replace the ones I just mentioned, one in portrait, the other in landscape. They were 320x480 and 480x320 respectively. Using 7zip on the pc, I placed them in the corresponding folders (/drawable-mdpi for protrait and /drawable-land-mdpi for landscape).
I copied framework-res.apk back to my sdcard and then fired up terminal emulator to run the following commands
su
sys -rw
busybox cp /sdcard/framework-res.apk /system/framework
sys -rw
You might get error messages from running apps after this but ignore them and reboot. The idea is to replace the framework-res.apk in system/framework with the one you just edited.
After the reboot, you should have your newly created wallpaper showing up in settings in both landscape and portrait modes.
Please hit "thanks" for both jiffer1991 and I if this was helpful. Big ups to jiffer1991for pushing me in the right direction.
Hi,
i did something wrong.
So my Phone didn´t run.
He show me the Bootsceen and the Animation.
But the he will run again and again and again.
Can i handle my Phone via USB so i can restore the framework.resp.apk on my System? Or i have to reinstall Android again?
I have no backup and i don´t want to erase my system settings.
Thanks
Felix
obstgarten said:
Hi,
i did something wrong.
So my Phone didn´t run.
He show me the Bootsceen and the Animation.
But the he will run again and again and again.
Can i handle my Phone via USB so i can restore the framework.resp.apk on my System? Or i have to reinstall Android again?
I have no backup and i don´t want to erase my system settings.
Thanks
Felix
Click to expand...
Click to collapse
hm u got stuck in a bootloop thats what i meant when i mentioned errors =)
you could make a zip with the old framework res apk or reflash the cm rom
if u dont whipe data/cash ure setting will be safed
read some tutorials how to mod the framework res apk
I have an .zip file on the sd card.
Can i copy it to the Android system somehow?
Felix
P.S. can i zip the framework and remove the ".zip" to ".apk"?
It is most likely that the zip file you have is the ROM image from which you flashed in the first place. Changing the extension to apk is NOT what you want to do. I suggest you create a backup in CWM of you present configuration and after reflashing, you can then do a partial restore of your user data. But its like Jiffer1991 said, read up on CWM, theres an exhaustive guide on xda somewhere.
Thanks,
i installed my modified cm rom without wipe caches data or something.
And now i have my old datas back, with the new Background.

Categories

Resources