I've been trying to theme Google voice and Gmail. I pull the apk with adb, add a new notification icon and push it back to the phone. The app then disappears. What am I doing wrong?
Sent from my ADR6300 using Tapatalk
Are you signing the apk?
Yeah... no. Good call.
Sent from my ADR6300 using Tapatalk
Well, I pulled it, decompiled with apktool, added the icon, compiled it, signed it, and pushed it to my phone and it still doesn't work (google voice). Any suggestions?
Are they just PNG? If they are you can just use 7zip and just drop them in.
Sent from my slutty assistant.(HTC Incredible)
Or you can make an metamorph file.
Sent from my slutty assistant.(HTC Incredible)
That's what I had tried. I pulled the com.google.android.gm-1.apk from my phone, added the modified png, and then pushed it back. After a reboot, the app was gone.
It's pissing me off.
Same thing happened with metamorph. The icon was changed, but then when I rebooted the app was gone.
OSully said:
That's what I had tried. I pulled the com.google.android.gm-1.apk from my phone, added the modified png, and then pushed it back. After a reboot, the app was gone.
It's pissing me off.
Same thing happened with metamorph. The icon was changed, but then when I rebooted the app was gone.
Click to expand...
Click to collapse
ok pm me the apk and the png and i will make a flashable zip for you.
or send me the png and i will fix it. the gmail apk you speak is not the correct one. the correct apk is in system/app gmail.apk
synisterwolf said:
ok pm me the apk and the png and i will make a flashable zip for you.
or send me the png and i will fix it. the gmail apk you speak is not the correct one. the correct apk is in system/app gmail.apk
Click to expand...
Click to collapse
With the current gmail update they sent it to data/app and not to system/app anymore. I did what he did and my successfully was changed. I used root explorer to copy paste to my sd card then 7zip the file and copy paste back to data/app. Make sure your using 7zip.
james_pnut said:
With the current gmail update they sent it to data/app and not to system/app anymore. I did what he did and my successfully was changed. I used root explorer to copy paste to my sd card then 7zip the file and copy paste back to data/app. Make sure your using 7zip.
Click to expand...
Click to collapse
I was using winrar... didn't know if it'd make a difference. I'm going to give it a shot, and if I'm still unsuccessful, I'll send over the pngs and the apks.
Thanks!
OSully said:
I was using winrar... didn't know if it'd make a difference. I'm going to give it a shot, and if I'm still unsuccessful, I'll send over the pngs and the apks.
Thanks!
Click to expand...
Click to collapse
Here is my modified apk if you want to replace yours with this one. Just copy paste to data/app and it should replace it. Use root explorer. Let me know if it is successful.http://dl.dropbox.com/u/13697779/com.google.android.gm-1.apk
OSully said:
I was using winrar... didn't know if it'd make a difference. I'm going to give it a shot, and if I'm still unsuccessful, I'll send over the pngs and the apks.
Thanks!
Click to expand...
Click to collapse
winrar unpacks it i think. with 7zip you just
right click the zip
hover over 7zip and click on open archive
navagate to the folder with the png's you would like to swap
and drop them in.
(did not know that the moved gm. For some reason i have gmail.apk still in system/app)
looks like it was because i had a themed GM....
Actually all market GApps are in data/app I just use app monster(free on market) save the apk to SD then mount pull the apk from my phone use winrar to drop my edited images in finally use the apk manager tool too optimize, zip and sign. Then put it on your SD and install normally. If u push the market gapps to system they wont update.
Sent from my ADR6300 using XDA App
Okay, it didn't work AGAIN. I copied the apk in root manager, and pasted it to my sdcard. Mounted the sdcard on the computer, opened the apk in 7zip, dropped in the png file, unmounted the sd card, copied the apk and pasted it back to data/app in root manager, rebooted and... didn't work.
Here's the files.
Am I supposed to be changing permissions or something? I don't know what I'm missing. I never had an issue with the Gmail.apk in the system folder.
OSully said:
Okay, it didn't work AGAIN. I copied the apk in root manager, and pasted it to my sdcard. Mounted the sdcard on the computer, opened the apk in 7zip, dropped in the png file, unmounted the sd card, copied the apk and pasted it back to data/app in root manager, rebooted and... didn't work.
Here's the files.
Am I supposed to be changing permissions or something? I don't know what I'm missing. I never had an issue with the Gmail.apk in the system folder.
Click to expand...
Click to collapse
i just uninstalled gmail. Re installed it. Made sure I was mounted r/w in root explorer and replace the apk with my modified one. It took so I dont know what your doing wrong.
I dropped yours in, james.... still didn't work!
here is a flashable zip if you still cant get it to work.
sorry i got my zip's mixed up. im uploading the right one now.
(please do a nandroid before flashing)
synisterwolf said:
here is a flashable zip if you still cant get it to work.
sorry i got my zip's mixed up. im uploading the right one now.
(please do a nandroid before flashing)
Click to expand...
Click to collapse
Synister that is the htc clock widget.apk and also mine is messed up now. Sorry for the confusion sully. If you can get this fix synister your the man
james_pnut said:
Synister that is the htc clock widget.apk and also mine is messed up now. Sorry for the confusion sully. If you can get this fix synister your the man
Click to expand...
Click to collapse
sorry. i was working on another zip for someone else. and i used the same update.zip template but named it wrong.... sooooooo sorry. long week.
I cannot believe this **** won't work, it makes no sense. I even deleted the gmail.apk in the system directory.
Related
Well i know many of you have done this but i havnt seen it posted in this thread so here it goes just in case. * Longer Process* but skips dealing with all the commands.
To get auto rotate browser without going through all the command process.
1. Download Koush auto rotate browser here, http://www.koushikdutta.com/2008/12/auto-rotate-for-android-browser.html.
2. Open the browser.apk file, I use winrar.
3. Copy all files from that zip.
4. Open any theme of your choice using winrar, goto app and open the browser.apk
5. Open the browser.apk in winrar and paste the files that you have copied from Koush's browser.apk
6. Save, Now you must autosign your update.zip by following this thread. http://forum.xda-developers.com/showthread.php?p=3178676
7. Now put the update.zip that you just signed into the root of your sdcard.
7. Turn off phone and boot using home+power
8. Now hit alt+s to update, when finished reboot and walaah!
*This is for the people who are not comfortable using command prompt, works like a charm, has been tested on my phone using jf 1.31 rc30
? Has anyone els tried this and succeeded ?
Not understanding # 2, I went and downloaded the browser, it's an .apk not a zip file?
just fyi, the koush's browser does not need the odex file removed. it is just unnecessary, so why not remove it?
Edit your link for autosigning
chief2842 said:
Not understanding # 2, I went and downloaded the browser, it's an .apk not a zip file?
Click to expand...
Click to collapse
It is an apk file but opens up as zip
momentarylapseofreason said:
Edit your link for autosigning
Click to expand...
Click to collapse
autosign link now fixed, thanks for the heads up.
diaztradeinc said:
4. Open any theme of your choice using winrar, goto app and open the browser.apk
Click to expand...
Click to collapse
ok- G1 newbie here- by theme you mean JF RC30/ADP1/RC8 etc?- YES is the answer to that-
now do i just zip the folder with the pasted files in it? Do i add it to archive? I did that, then chose RAR format and then changed name of file to Browser.apk. Is this correct?
crap! just realised i need java installed for this to work....... will try later..... still not sure if i did the rezipping procedure properly....
am i supposed to rename the "updated_signed.zip" file to "update.zip"?
stogchris81 said:
am i supposed to rename the "updated_signed.zip" file to "update.zip"?
Click to expand...
Click to collapse
Yes you do, let me know how it works out for you.
actually, it hasnt worked out for me. ive done everything 5 times and it wont work.
stogchris81 said:
actually, it hasnt worked out for me. ive done everything 5 times and it wont work.
Click to expand...
Click to collapse
Have you tried rebooting your phone after the update?
Well, I didn't before now, lol. Howerver, still a no go..
If his file is an apk, why can't you open the update, and replace the whole browser.apk file, then just resign it?
ill try it.
Has that worked for you?
hondamx525 said:
If his file is an apk, why can't you open the update, and replace the whole browser.apk file, then just resign it?
Click to expand...
Click to collapse
Yes that's what I have done and its worked with all themes I have applied it to
I don't know why it wouldn't work for you, maybe your missing a step?
Me? i was just making a recommendation, i haven't tried it. Because he said to open the apk, and replace certain files.
Hello,
I did some searching before posting this and have come up with little results that are working for me. I have been able to change my stock icon apps using the method on androidcentral (sorry, can not post links yet). However, trying the same thing with Free Market Apps, I have been unsuccessful.
I am able to get the com.*.*.apk file off of my phone, and can extract the res folder, but after editing and pushing the file back onto the phone, the application is "uninstalled." I believe that I have to sign the apk file again, which I've tried doing with no success.
What I do not understand, is the app Bettercut has the ability to change these Market App Icons, so I thought we should be able to do so as well. If anyone has any knowledge of how to do this, I would greatly appreciate it.
Thanks
Hey you
Change your graphics. Uninstall the app from your phone, put the edited .apk on your sd card and install it with astro (or another app that installs apk files). If you update from market you'll lose customizations.
Hiya.
Yeah, I tried that, but I keep getting unable to install. I do have non-market apps checked, but still no luck. I'm basically just editing the graphic from the com.*.*.apk file, opeing the com.*.*.apk file with 7zip, placing the new graphic in the res/drawable folder, closing 7zip, then I put the com.*.*.apk file onto my SD card (after uninstalling original app) then use astro to install. Doing this is not working. I thought I might have to sign the apk file, rename it or something. Not really sure at this point.
ccapasso said:
Hiya.
Yeah, I tried that, but I keep getting unable to install. I do have non-market apps checked, but still no luck. I'm basically just editing the graphic from the com.*.*.apk file, opeing the com.*.*.apk file with 7zip, placing the new graphic in the res/drawable folder, closing 7zip, then I put the com.*.*.apk file onto my SD card (after uninstalling original app) then use astro to install. Doing this is not working. I thought I might have to sign the apk file, rename it or something. Not really sure at this point.
Click to expand...
Click to collapse
I got it to work by pushing the .apks back through adb and not using a File Manager. I changed a bunch of my Market icons without any problem. No fc's or install failures.
So say for example you were to change the Market Icon for Spare Parts. I assume you did the following:
Pulled com.androidapps.spare_parts.apk from /data/app
Edited the app_icon.png file within the res/drawable folder
Uninstalled Spare Parts
Pushed com.androidapps.spare_parts.apk back to /data/app
Or did you do it differently?
Thanks again for all the help on this. Not sure exactly what is going wrong on my end.
I never uninstalled the apk. I just drug a copy of the .apk to my computer, edited the image, and then pushed it back over the original one. Im in no way any kind of expert, but it worked when I did it.
Hmm. So are you going into /data/app and pulling the com.androidapps.spare_parts.apk (for example), editing, then pushing back w/ out signing or anything? I assume you are pushing back the same file, name exactly the same and everything.
So for example you would have pulled com.androidapps.spare_parts.apk from /data/app, edited the png within the apk file, then pushed com.androidapps.spare_parts.apk back to /data/app and it worked?
No rebooting, signing or anything?
I'm using Fresh 1.1 with MCK and again, do not have SD card partitioned for apps2sd yet.
Thanks again.
Yep, that's what I did. No updating, signing, nothin. I did reboot after I was all done. And I dont mess around with that apps2sd business either. So it should be the same.
gomorrah said:
I never uninstalled the apk. I just drug a copy of the .apk to my computer, edited the image, and then pushed it back over the original one. Im in no way any kind of expert, but it worked when I did it.
Click to expand...
Click to collapse
Wow that worked pretty nicely! I was trying to change the little slide bar that moves as you change screens. I kept upzipping the file and modifying it, then rezipping and trying to reinstall. 7zip lets you modify the .apk with out opening it up...glad this subject came up and you answered this!
Ok. Step by step here is what I did just now:
1. adb pull /data/app/com.androidapps.spare_parts.apk C:\Users\Chris\Desktop
2. Used 7zip to open the apk file.
3. Moved my app_icon.png file into the res/drawable folder and overwrote the current one
4. adb push C:\Users\Chris\Desktop\com.androidapps.spare_parts.apk /data/app/
5. adb shell
6. reboot
Doing this did not work. It only made the icon on my home screen for Spare Parts go away, and the app is no longer listed as being installed. I can still see the file in my /data/app/ directory, but it is not installed or showing up anywhere.
Any ideas?
ccapasso said:
Ok. Step by step here is what I did just now:
1. adb pull /data/app/com.androidapps.spare_parts.apk C:\Users\Chris\Desktop
2. Used 7zip to open the apk file.
3. Moved my app_icon.png file into the res/drawable folder and overwrote the current one
4. adb push C:\Users\Chris\Desktop\com.androidapps.spare_parts.apk /data/app/
5. adb shell
6. reboot
Doing this did not work. It only made the icon on my home screen for Spare Parts go away, and the app is no longer listed as being installed. I can still see the file in my /data/app/ directory, but it is not installed or showing up anywhere.
Any ideas?
Click to expand...
Click to collapse
Try pulling the original icon and editing it. Just make it a solid black square. Then put it back in and push to the phone. Sounds like your new icon changes the filesize enough that it needs resigned.
So basically I copy and pasted a replacement apk into my system/app folder and then restarted. However the app dissapeared. I replaced it again with a backup but it still doesn't show up. What do I do?
invinciblegod said:
So basically I copy and pasted a replacement apk into my system/app folder and then restarted. However the app dissapeared. I replaced it again with a backup but it still doesn't show up. What do I do?
Click to expand...
Click to collapse
Check permissions, make sure it is set to 755 which reads as rw-r--r-- in root explorer which I recommend. That'd be the easiest way to do that unless you have terminal emulator and know how to use it.
Sent from my MIUI SCH-i500
Ive been messing around in the framework for a little while now, replacing icons and such. I have managed to replace all my notification icons with custom ones that i am making, but i cant seem to find the H+ icon. all the other ones are in drawable-hdpi(3g h ect)
can someone please shed some light on this
gjc5500 said:
Ive been messing around in the framework for a little while now, replacing icons and such. I have managed to replace all my notification icons with custom ones that i am making, but i cant seem to find the H+ icon. all the other ones are in drawable-hdpi(3g h ect)
can someone please shed some light on this
Click to expand...
Click to collapse
They are in the rosie. Apk
Sent from my Inspire 4G using XDA Premium App
Were in Rosie.API are they? I found some + icons but not the h+ ones
I believe they are actually in framework-res.apk.
Gene Poole said:
I believe they are actually in framework-res.apk.
Click to expand...
Click to collapse
Negative they are definetly in the Rosie.apk unless they changed the location in sense 3.0. It should be in the same folder as it would be in framwork-res.apk.
Sent from my Inspire 4G using XDA Premium App
SystemUI.apk (system/app). I change mine all the time.
*Drawable-HDPI, btw
Simba501 said:
SystemUI.apk (system/app). I change mine all the time.
*Drawable-HDPI, btw
Click to expand...
Click to collapse
thats on a non inspire based rom correct?
Every time i edit an icon in frameworkres.apk i get a bootloop. What am i doin wrong?
Sent from my Inspire 4G using XDA Premium App
gho5t82 said:
Every time i edit an icon in frameworkres.apk i get a bootloop. What am i doin wrong?
Sent from my Inspire 4G using XDA Premium App
Click to expand...
Click to collapse
Are you unpakcing the apk, if not when you are putting new things in do you have it set to store?
mudknot2005 said:
thats on a non inspire based rom correct?
Click to expand...
Click to collapse
Any ROM that has a SystemUI.apk.
In any instance where there isn't one, those icons are in the framework-res.apk.
Im not unpacking it. What do u mean by having it set to store?
Sent from my Inspire 4G using XDA Premium App
gho5t82 said:
Every time i edit an icon in frameworkres.apk i get a bootloop. What am i doin wrong?
Sent from my Inspire 4G using XDA Premium App
Click to expand...
Click to collapse
Hard to tell. What are you using to change the icons?
Simba501 said:
Hard to tell. What are you using to change the icons?
Click to expand...
Click to collapse
I was trying to drag some icons from coredroid to virtuous unity's framework and systemui.apk's, using 7zip.
gho5t82 said:
I was trying to drag some icons from coredroid to virtuous unity's framework and systemui.apk's, using 7zip.
Click to expand...
Click to collapse
You'll need to be on a laptop/pc to do this method. Before you get started, make sure you have a backup of the apk you're modding (placed on the sd card somewhere). Also wouldn't hurt to make a nandroid. In the event where you need to revert the old apk back, skip to the steps regarding moving the apk to the original folder.
Download APK manager, open it, place the desired system apk into the "place here for modding", run the script, and select the "don't clear out current projects" option.
Near the top you'll see "extract apk". Select this option, wait for it finish, and navigate to the original apk manager folder. Here you'll see a new folder, "out". This is where the apk you extracted is. Navigate to res > drawable-hdpi and replace the desired icons. Make sure the new icons are named to exactly what you're replacing (you should get a "do you want to overwrite" dialog). They should also be sized to what the original file is (or close to it). Once you're done, back out back to the apk manager folder. Run the script again, select optimize images, wait for it to finish, then run zip apk, then 1 (for system app). Your new apk will be in the "place here for modding" folder under the name of "repackaged-unsigned" apk. You'll need to put this on your sd card, move it to "system" first (this will allow you to change permissions), rename it to the original system apk that you're replacing. Change the permissions to rw-r-r (accessible in root explorer by long pressing the file and selecting permissions - first two boxes on the first line and only the first box on the next two lines). From here, move it into the folder where it's replacing the original apk, you should get a "do you want to overwrite", select yes. Scroll down to verify the apk has the correct permissions and that the last modified date is showing as recently. If you don't get an "overwrite" prompt, you need to move it back and correctly name it until you do get the prompt. Lastly, reboot. In some situations (e.g., modifying the Mms apk or other system applications), it would help if you cleared cache and dalvik cache (boot will take a long time). You should see your changes. Seems like a lot but it's very simple. Good luck.
Sent from the most interesting device in the world.
Simba501 said:
Unfortunately, it's not that simple. Seems as though the apk may be losing its system signature (when you edit it like that). You'll need to be on a laptop/pc to do this. Before you get started, make sure you have a backup of the apk you're modding (placed on the sd card somewhere). Also wouldn't hurt to make a nandroid. In the event where you need to revert the old apk back, skip to the steps regarding moving the apk to the original folder.
Download APK manager, open it, place the desired system apk into the "place here for modding", run the script, and select the "don't clear out current projects" option.
Near the top you'll see "extract apk". Select this option, wait for it finish, and navigate to the original apk manager folder. Here you'll see a new folder, "out". This is where the apk you extracted is. Navigate to res > drawable-hdpi and replace the desired icons. Make sure the new icons are named to exactly what you're replacing (you should get a "do you want to overwrite" dialog). They should also be sized to what the original file is (or close to it). Once you're done, back out back to the apk manager folder. Run the script again, select optimize images, wait for it to finish, then run zip apk, then 1 (for system app). Your new apk will be in the "place here for modding" folder under the name of "repackaged-unsigned" apk. You'll need to put this on your sd card, move it to "system" first (this will allow you to change permissions), rename it to the original system apk that you're replacing. Change the permissions to rw-r-r (accessible in root explorer by long pressing the file and selecting permissions - first two boxes on the first line and only the first box on the next two lines). From here, move it into the folder where it's replacing the original apk, you should get a "do you want to overwrite", select yes. Scroll down to verify the apk has the correct permissions and that the last modified date is showing as recently. If you don't get an "overwrite" prompt, you need to move it back and correctly name it until you do get the prompt. Lastly, reboot. It would help if you cleared cache and dalvik cache (boot will take a long time). You should see your changes. Seems like a lot but it's very simple. Good luck.
Sent from the most interesting device in the world.
Click to expand...
Click to collapse
Thank you very much for the detailed instructions, i will try this asap!
gho5t82 said:
Thank you very much for the detailed instructions, i will try this asap!
Click to expand...
Click to collapse
Good luck! Report back!
Sent from the most interesting device in the world.
Simba501 said:
Good luck! Report back!
Sent from the most interesting device in the world.
Click to expand...
Click to collapse
I keep getting adb not found messages when i run the script. I have adb installed through sdk.
So I checked system/app and there is not a systemui.apk. I haven't been able to find that apk anywhere.
gho5t82 said:
I keep getting adb not found messages when i run the script. I have adb installed through sdk.
Click to expand...
Click to collapse
Manually check via a root explorer on your phone. If you have one, entering it in adb is probably case sensitive. You'd have to enter it exactly as it appears. What ROM are you using?
Sent from the most interesting device in the world.
gjc5500 said:
So I checked system/app and there is not a systemui.apk. I haven't been able to find that apk anywhere.
Click to expand...
Click to collapse
What ROM are you using?
Sent from the most interesting device in the world.
Friend sent me this a couple days ago, dont know where he got it buts a 3D twist on the whole android peeing animation. it looked almost at first like a 3D sprint bootanimation at first, then I laughed so hard I almost peed myself, ok maybe I did just a little and everytime I reboot my phone.
http://www.box.com/s/grav46kdvzj84tn3055a
Flash via CWM?
Sent from my R800i using xda premium
Droid117 said:
Flash via CWM?
Sent from my R800i using xda premium
Click to expand...
Click to collapse
Sorry, guess i should have mentioned how to install.
Just copy the above boot file to the following location: NEEDS ROOT
/system/media
If you have a bootanimation.zip file there I would recommend renaming it to something else, then pasting the above file to that folder, reboot and watch the Apple logo get the golden showers
Thanks!!!
I assume this is HDPI only right? I know a friend that has an Android phone, I don't know if he rooted it, but if he did, I'll recommend him this.
jgregoryj1 said:
Sorry, guess i should have mentioned how to install.
Just copy the above boot file to the following location: NEEDS ROOT
/system/media
If you have a bootanimation.zip file there I would recommend renaming it to something else, then pasting the above file to that folder, reboot and watch the Apple logo get the golden showers
Click to expand...
Click to collapse
I can do it and i dont have root :S
Sent from my R800i using XDA App
sorry please forgive the n00biness of this post but how do you get to /system/media ? i assume you can't do it with the standard "connect to usb" then searching the device on your computer? I DO have root...
thanks
If your using a file manager app like astro file manager of root explorer. Open that and scroll down past the SDcard folder and below that you should see the folder "System". Select that then scroll down to Media. Select that and paste the boot animation to that folder.
Sent from my R800x using xda premium
rw-, r--, r--?
brochador said:
rw-, r--, r--?
Click to expand...
Click to collapse
You shouldnt have to. I just flat out copied the file to that folder and and rebooted, and it worked. I didnt have to change permissions or anything. Just a straight copy & paste.
great work dude.
by the way.. i had a question.. how you guys create this animation in PNG? any special software to do it? i means you graphic is nice.. 3d effect, movement of the graphic.. and so on.. how to do it??? can some one give a hint???? tq very much
icmcomm said:
by the way.. i had a question.. how you guys create this animation in PNG? any special software to do it? i means you graphic is nice.. 3d effect, movement of the graphic.. and so on.. how to do it??? can some one give a hint???? tq very much
Click to expand...
Click to collapse
I have never personally tried to make a boot animation myself. You can do a google search "how to create android bootanimation" that should give you some sites that can give you insight on how to create your own bootnaimation file. The 3D android urinating a friend sent me that one and I dont know if he made or found it.
My xperia is rooted but it will mot let me paste in the the systm/media folder.
SOMETHING ABOUT InSUFFICIENT PERMISSIONS..any ideas guys?
macthered said:
My xperia is rooted but it will mot let me paste in the the systm/media folder.
SOMETHING ABOUT InSUFFICIENT PERMISSIONS..any ideas guys?
Click to expand...
Click to collapse
If you are using Root Explorer did you select the "Mounted as r/w, r/o"?
You might have to select the grey box up top that says mount r/w and press it until it says Mount R/O, then it will let you paste. Try that and see if that helps.
usiing astro , when i try and copy it into system/media i get this message
copy error java.iofilenotfoundexcepion./system/media/apple/destroy-edify.zip*(read onlyfile system)
its getting on my nerves now
macthered said:
usiing astro , when i try and copy it into system/media i get this message
copy error java.iofilenotfoundexcepion./system/media/apple/destroy-edify.zip*(read onlyfile system)
its getting on my nerves now
Click to expand...
Click to collapse
I have never used Astro, try ES file mananger. Are you rooted? You have to be rooted to paste the bootanimation to the folder.
jgregoryj1 said:
I have never used Astro, try ES file mananger. Are you rooted? You have to be rooted to paste the bootanimation to the folder.
Click to expand...
Click to collapse
Or even better, use File Expert
If your phone is rooted "Root explorer" is the best file manager app I have ever used. It has a text editor/viewer(for xmls and build.prop) and it organizes files you zip or unzip nicely into folders. It isnt free though. Oh and most importantly it allows you to change permissions when dealing with system apps/files like the bootanimation.zip in system/media.
Edit** thought it over & I dont remember if you have to change permissions for bootanimation, but I did.
Ios suckkss.
cyrusalmighty said:
If your phone is rooted "Root explorer" is the best file manager app I have ever used. It has a text editor/viewer(for xmls and build.prop) and it organizes files you zip or unzip nicely into folders. It isnt free though. Oh and most importantly it allows you to change permissions when dealing with system apps/files like the bootanimation.zip in system/media.
Edit** thought it over & I dont remember if you have to change permissions for bootanimation, but I did.
Ios suckkss.
Click to expand...
Click to collapse
You shouldnt have to change permissions, I have never had to.
thx anyway.. i'm still searching