Ok A fellow XDA member showed me this trick (thanks to killathenoob for this)
so i'm going to show you how to fix weather wallpaper force close issues when the sound option is turned on for sense 3.0 roms. The problem lies in: com.htc.resourses.apk inside the res folder there is a raw folder, inside of the raw folder is the weather mp3 files. so heres what happens after you mod your apk like always you recompile it and put your file in the zip and it compresses these mp3's.
This is what causes the force closes.
Here's the fix: get a clean unmodded com.htc.resourses.apk from your rom, open it with winrar and copy the raw folder to your desktop. Once again this is located in:res/raw once its copied to your desktop take your modded com.htc.resourses.apk and open it with winrar(DO NOT EXTRACT) delete the raw folder out of the file and drag the raw folder you saved on your desktop into the file. Now when winrar asks you to confirm the instillation of this folder be sure to select to store only(DO NOT COMPRESS). Once this is done close it back up and drag it back into your zip file.When winrar asks you to confirm the move, again select to store only.
Now flash your zip and enjoy your weather wallpaper with sound effects
Very much needed. Thanks for sharing this to community.
no prob. bro..
Very nice fixed bro.... good job...
no probem man my theme has been updated with the fix and Iapaquette420's theme is fixed now as well. so glad this info surfaced and helped us all out.
thanks for this buddy, your a lifesaver thought it may have been one of the 'weather' png's causing the problem once compressed, didnt think that it could be the audio files , thanks again mate, i owe ya both
Glad I could help
Sent from my Inspire 4G using XDA App
Related
I am currently using the Latest Cyan Mod ( 4.1.999 something ) and I really miss the blur transition animation. Can you guys tell me if there is a way I can push it manually ?
Thanks in advance
go to spare parts and enable window animations
Well I guess u have no idea what am I talking about ! I know how to perform those simple steps ( I have been flashing mah phones and doing all kinda stuffs for a long time ). What I am asking is" the new BLUR transition animation found in some new themes ! I just wanna know if I can push it manually without actually installing the theme
Thanks btw
haven't used the blur animations myself, so i may be wrong, but take the theme with the animations, pull the folder framework-res.apk/res/anim (the first one can't recall exact name). take that folder and drag it over into an unthemed version of your rom into the same location. sign the .zip file, then flash it.
david1171 said:
haven't used the blur animations myself, so i may be wrong, but take the theme with the animations, pull the folder framework-res.apk/res/anim (the first one can't recall exact name). take that folder and drag it over into an unthemed version of your rom into the same location. sign the .zip file, then flash it.
Click to expand...
Click to collapse
Thanks a lot for the info, but can you tell me how to sign the .zip file since I have not done this b4. Thanks
this is probably one of the easiest ways to set it up.
for framework-res (at least in Hero builds) you are not required to resign the apk after editting...easiest way to edit an apk is within winrar...on your computer (PC as I don't own a mac) right click on the apk and set it to open with winrar (set it as default program)
now you can edit the contents of the apk without ever extracting the contents.
So after you open take the /res/anim from file A and move it into the framework-res.apk from the build you wish to use simply ADB push (or a root file explorer or some terminal method I don't know) the file to /system/framework
reboot...and viola.
We've all seen/have/tried the Honeycomb Music Player apk. Now, for some of us, the cloud sync is working, and I'm suddenly really impressed by the player. But man, the widget it hideous. I know themers can't add album art support to the widget, but what about just matching it the honeycomb theme? The black with blue trim thing...
I've tried to ninjamorph, and I've a different way which used to work when theming the old widgetlocker, but every time the installation won't succeed. It seems that it's as simple as opening the files of the apk and changed "app_widget_bg", but it doens't work.
I attached the honeycomb dock that I wish to make the widget theme. I would just need to quickly add the trim all around it rather then just the edges, but, still, this would help so much.
Any help would greatly appreciated!
irish22022 said:
We've all seen/have/tried the Honeycomb Music Player apk. Now, for some of us, the cloud sync is working, and I'm suddenly really impressed by the player. But man, the widget it hideous. I know themers can't add album art support to the widget, but what about just matching it the honeycomb theme? The black with blue trim thing...
I've tried to ninjamorph, and I've a different way which used to work when theming the old widgetlocker, but every time the installation won't succeed. It seems that it's as simple as opening the files of the apk and changed "app_widget_bg", but it doens't work.
I attached the honeycomb dock that I wish to make the widget theme. I would just need to quickly add the trim all around it rather then just the edges, but, still, this would help so much.
Any help would greatly appreciated!
Click to expand...
Click to collapse
All you have to do is edit /replace the pngs in the apk then resign it. That was why it didn't install, you didn't resign. To resign:
1) Download the attached zip
2) extract it and you should get folder called SignApk
3) rename your honeycomb musik player.apk to "app.apk" (after modifying it ofcourse)
4) put it into the SignAPK folder
5) run "sign.bat"
6) an apk called app-signed should have been created
You can then rename this app if you want (it wont make a difference) and install it normally.
If you modify the image in the APK and then push to /system/app/, no installation should be necessary, nor resigning.
hettbeans said:
If you modify the image in the APK and then push to /system/app/, no installation should be necessary, nor resigning.
Click to expand...
Click to collapse
Push meaning ADB? I don't know how use that monster yet. I'm on a mac, and I've found that apkmanager or really any desktop version of android is much more difficult to find and run on macs.
If I get the modded .apk onto my SD card, then move it using root explorer to system/app , what does that do? Will it just automatically appear in my app drawer without being installed?
joeshmoe08 said:
All you have to do is edit /replace the pngs in the apk then resign it. That was why it didn't install, you didn't resign. To resign:
1) Download the attached zip
2) extract it and you should get folder called SignApk
3) rename your honeycomb musik player.apk to "app.apk" (after modifying it ofcourse)
4) put it into the SignAPK folder
5) run "sign.bat"
6) an apk called app-signed should have been created
You can then rename this app if you want (it wont make a difference) and install it normally.
Click to expand...
Click to collapse
Is this different then using zipsigner on the phone? I put the modded folder onto my SD card, zip it up, rename it .apk, sign it using zip signer ... still no good.
Do I do your method from my computer or my phone?
So I tried to do it via the attached the zip, and it didn't work. I couldn't even run sign.bat to begin with (on either my phone of my computer).
I also modded the image using ninjamorph then put it in my system/app - and nothing happened.
Surely theming a simple widget is easy enough. Does anyone on here know the easiest way?
Hi, I am trying to make changes to an icon theme but keep getting "Wrong theme format" error in the Miui v4 theme manager.
I used the same process I did back on GB that worked... renamed the .mtz to .zip, extracted it, renamed icons to icons.zip, extracted it. Then I edited .png's in the icons folder, zipped all the .png's into a file called icons.zip and removed the .zip by renaming icons.zip to just icons. Then I zipped the files: description.xml, icons, and preview folder. I renamed this .zip to a .mtz, pushed it to my phone and tried to apply the theme but got the error. I've searched but haven't found any solutions.
Has the icon theme format changed for v4? Thanks for any help.
Just take a MIUI icons set (like Cain HD for ex)
- open the .mtz using 7zip (no need to rename or change extension)
- double click on "icon", drag and drop ur icons.
- then close everything, it will ask u if u want to update/refresh the file. say YES and that's it
Raulinho7 said:
Just take a MIUI icons set (like Cain HD for ex)
- open the .mtz using 7zip (no need to rename or change extension)
- double click on "icon", drag and drop ur icons.
- then close everything, it will ask u if u want to update/refresh the file. say YES and that's it
Click to expand...
Click to collapse
I would've tried this method but unfortunately I have a Mac and haven't been able to find a good 7zip equivalent :/ Any idea why it worked when I decompressed/compressed mtz's on GB but not ICS? The format all seems the same.
iamchrisc said:
I would've tried this method but unfortunately I have a Mac and haven't been able to find a good 7zip equivalent :/ Any idea why it worked when I decompressed/compressed mtz's on GB but not ICS? The format all seems the same.
Click to expand...
Click to collapse
My guess is that somehow you didn't package it correctly. Double check to see if that's the issue.
i did it this way
if i have an iconpack in wrong size, i first resize the icons
then i mark all icons and add them to an archive with 7zip
now i take the icons.zip and the description.xml add it to a new zip
inside the zipfile, i rename the icons.zip into icons and you are ready^^
Have you tried using the 'store' option - I.e. no compression?
Changing the extension while inside the theme zip will also help to avoid certain issues.
Well I was able to get it working by using StuffIt Archive Manager to replace icons without uncompressing/compressing the mtz. Still strange it doesn't work when I uncompress it. I'm positive I package it back in the same way, I've triple checked. Guess I'll just have to use the StuffIt Delux trial for now.
Hi Devs,
I was wondering if there is a way to modify the photowall live wallpaper and add your own pictures, I tried to look for a guide & modified app, however no luck.
Found 1 modified apk with batman pics but that didnt work.
Please let me know if anyone has been able to modify or is working on this.
Regards,
[email protected]
If at beginning of your title you put " (REQUEST) "then you might get better and faster answer.
Sent from my SGH-I897 using xda premium
Steps To Modify SGS3 Photowall Live Wallpaper
Hi All,
I had tried multiple roms and when used the Photowall Live Wallpaper, I could not point it to the photo gallery to use my own pics. The gallery would never open and I had to do with the default pics which came with the SGS3. (Not sure if anyone has faced this issue).
After playing around with the apk files I did find a way to use my own pics in the PhotoWall Live Wallpaper. I hope you would like this.
A: Uploading your pictures in the Photowall.apk file.
1. Select a maximum of 8 pictures that you wish to use in the Photowall and move them to a folder on your desktop.
2. Rename the 8 pictures as follows: g1p1.jpg / g1p2.jpg / g1p3.jpg / g1p4.jpg / g1p5.jpg / g1p6.jpg / g2p1.jpg / g2p2.jpg
3. Extract the Photowall.apk from ICS ROM onto a folder on your desktop. (I used RemICS v1.3, haven’t tried this is on any other ROM).
4. Open the apk file using winrar. (Do not extract, just open)…. Navigate to the PhotoWall.apk\res\raw folder.
5. You should be able to see the files as shown in the screenshot 1.jpg
6. Click on “Add” and navigate to the folder where you have stored the pictures (remember to rename them as mentioned in step 2).
7. Select the files and click “OK”. This will replace the original files in the Photowall.apk.
8. Once this is done, exit/close the apk file opened in winrar.
You can try installing this file directly by copying it to your phone, however that didn’t work on my phone.
B: Uploading your customized Photowall.apk file in your ROM. (Tested on RemICS v1.3).
1.Open the Rom that you wish to flash (I used RemICS UX v1.3) using winrar (do not extract)
2.Navigate to \data\app folder.
3.Click on “Add” and navigate to the folder where you have saved your customized Photowall.apk. (Make sure that the name is “Photowall.apk”).
4.This will replace the original Photowall.apk with your customized file.
5.Exit and save the zip file.
6.Use the new edited Rom and copy it to the root of your “Internal SD” card.
7.Reboot the phone to “Recovery” and flash the new Rom. (I did not lose my data & settings as I did not wipe cache partition or Data/Factory, however this may or may not work for you. To be on a safer side please backup your data and applications. I will not be responsible for any data loss or bricked devices while trying this procedure. Try at your own risk.).
You can watch the video on the link below (sorry for the poor quality)
http://www.youtube.com/watch?v=Yd2VCzvphu8&feature=youtu.be
Special thanks toTeam RemICS for the beautiful Rom.
If you liked my work, please use the thanks meter.
- Disclaimer -
This product/steps is/are free to use at your own risk. I take no
responsibility for any conflict, fault, data loss or damage caused by this procedure.
No warranties, implied or otherwise, are given if you agree to use this product.
No problems were found while testing this on my Samsung Captivate device. your experience may vary.
maqbulsayed said:
B: Uploading your customized Photowall.apk file in your ROM. (Tested on RemICS v1.3).
1.Open the Rom that you wish to flash (I used RemICS UX v1.3) using winrar (do not extract)
2.Navigate to \data\app folder.
3.Click on “Add” and navigate to the folder where you have saved your customized Photowall.apk. (Make sure that the name is “Photowall.apk”).
4.This will replace the original Photowall.apk with your customized file.
5.Exit and save the zip file.
6.Use the new edited Rom and copy it to the root of your “Internal SD” card.
7.Reboot the phone to “Recovery” and flash the new Rom.
Click to expand...
Click to collapse
I think you over complicated the install process by a bit...
Why not just use a file explorer with root permissions and place the new Photowall.apk back to /system/app where it actually belongs, reboot the phone and be done with it? (/system/app is where live wallpapers that come with the phone are located by default, not /data/app)
As you can see here on my GS3, two of the several live wallpapers (phase beam and photo wall) are in /system/app
And these are the proper permissions for the apk
I tried that, but that wont work..... that the reason i mentioned
" You can try installing this file directly by copying it to your phone, however that didn’t work on my phone. "
Unfortunately wht u menitioned didnt work for me...
correct me if I am wrong... did u mention SG3... for SG3, you dont need to modify the photowall.apk, if you go to the wallpaper settings you can select pics from your gallery..
maqbulsayed said:
I tried that, but that wont work..... that the reason i mentioned
" You can try installing this file directly by copying it to your phone, however that didn’t work on my phone. "
Unfortunately wht u menitioned didnt work for me...
correct me if I am wrong... did u mention SG3... for SG3, you dont need to modify the photowall.apk, if you go to the wallpaper settings you can select pics from your gallery..
Click to expand...
Click to collapse
Yes, I understand that on the SG3 you don't need to do this, but on a Captivate, I don't see why you wouldn't be able to place it in /system/app and still have it work.
I figure out the root to the problem some people are having with new 4.2.2 zoe themes giving them the error :
"unable to create video because there is a problem with the original media files"
The audio files that zoe uses for some random reason are messed up for the new themes. They have a file size of 9 bytes when there are normally 1.05 mb. So i replaced music_atlantis.mp3 (one of the new themes) with another mp3 files that also lasted 32 seconds, and changed the name of it music_atlantis.mp3 . When i went to zoe the theme worked but of course with a different audio.
If one of you guys that have all themes working could be kind to upload those audio files it would be great I'm sure I am not the only one having that problem.
this is the location : /sdcard/Android/data/com.htczeroediting/files/zeroeditor/resources/music
I uploaded two screenshots one with the error and the other with the files i believe need to be overwritten with the correct ones. Thanks
Hi, go into the 'Android/Data/com.htc.zeroediting/files/zero_editor/resources/' folder and rename the 'music' folder to something different and then try the new highlights again and it will recreate a new music folder with all the new highlights working, then you can go back and delete the old music folder.
Pleske said:
Hi, go into the 'Android/Data/com.htc.zeroediting/files/zero_editor/resources/' folder and rename the 'music' folder to something different and then try the new highlights again and it will recreate a new music folder with all the new highlights working, then you can go back and delete the old music folder.
Click to expand...
Click to collapse
worked like a charm!!! thanks
beautiful fix... now I don't really want to erase my entire SD card anymore... lol Moved everything else over so it should be fine... hopefully lol
When I change the name of the music folder, it does create anther folder titled "music", but still has the same corrupt .mp3 files in it. Only six of the files work, the others are 9 or 10 bytes.
I'm on 4.1.2, and these files seem to be included also.
I actually landed here after tracking down a mediaserver wakelock issue I'm having. Turns out the .mp3s being used for highlights might be the culprit, but I can't seem to fix them or delete them without them being recreated when I watch a highlight reel. Even if I just delete the corrupt files, they are recreated when I load a highlight reel up.
I'll upload the folder that I have for music just overwrite it and see if it helps
Sent from my HTC One using xda app-developers app
megazac1 said:
When I change the name of the music folder, it does create anther folder titled "music", but still has the same corrupt .mp3 files in it. Only six of the files work, the others are 9 or 10 bytes.
I'm on 4.1.2, and these files seem to be included also.
I actually landed here after tracking down a mediaserver wakelock issue I'm having. Turns out the .mp3s being used for highlights might be the culprit, but I can't seem to fix them or delete them without them being recreated when I watch a highlight reel. Even if I just delete the corrupt files, they are recreated when I load a highlight reel up.
Click to expand...
Click to collapse
https://www.dropbox.com/sh/bkb0rthoj81nu6q/cCgatQA3MM
there are the audio files that should be inside that music folder. just download them all and save them inside that folder so you overwrite the others. By the way these include the audio files for the new themes as well in case anyone else needs them.
rollsrd said:
https://www.dropbox.com/sh/bkb0rthoj81nu6q/cCgatQA3MM
there are the audio files that should be inside that music folder. just download them all and save them inside that folder so you overwrite the others. By the way these include the audio files for the new themes as well in case anyone else needs them.
Click to expand...
Click to collapse
Thanks for the help. It looks like a few of the files you provided are still not the right size (music_brooksburg.mp3, music_fields.mp3, and music_monterey.mp3).
I copied it all over regardless, but there's still only six options showing up in the highlight reel (Polaris, Avalon, Vega, Eifel, Burbia, Islandia). Maybe the option will only appear in 4.2.2?
I checked the files after using the highlight reel and the system didn't change any of the mp3's I copied over, so there's that.
I'm more concerned with getting the files right to help with wakelock, even though I'm not sure this is culprit.
Yea the new themes you'll need 4.2.2 . And yes those 3 are still only 9bytes . But they are not themes so they are not used therefor they shouldnt be giving you problems
Sent from my HTC One using xda app-developers app
Pleske said:
Hi, go into the 'Android/Data/com.htc.zeroediting/files/zero_editor/resources/' folder and rename the 'music' folder to something different and then try the new highlights again and it will recreate a new music folder with all the new highlights working, then you can go back and delete the old music folder.
Click to expand...
Click to collapse
:good::good::good::good:
Thanks
Perfect!
Pleske said:
Hi, go into the 'Android/Data/com.htc.zeroediting/files/zero_editor/resources/' folder and rename the 'music' folder to something different and then try the new highlights again and it will recreate a new music folder with all the new highlights working, then you can go back and delete the old music folder.
Click to expand...
Click to collapse
Thanks very much
Has anybody created custom themes yet? Wondering if there is a forum/thread dedicated to custom highlight videos. It'd be great to have a community of themes/music to share to add a little variety to the HTC One's highlight videos.
rollsrd said:
https://www.dropbox.com/sh/bkb0rthoj81nu6q/cCgatQA3MM
:laugh:
there are the audio files that should be inside that music folder. just download them all and save them inside that folder so you overwrite the others. By the way these include the audio files for the new themes as well in case anyone else needs them.
Click to expand...
Click to collapse
THANK YOU SO MUCH! Highlights worked--I think???--before activating my phone. But once the Carrier package was installed (Sprint) this feature only had the hangouts "Pop" file.
I had written to a friend who reviewed the One for PC Magazine and HTC but never got any response for getting these files. I really appreciate this rollsrd!
davie81.dt said:
Originally Posted by Pleske
Hi, go into the 'Android/Data/com.htc.zeroediting/files/zero_editor/resources/' folder and rename the 'music' folder to something different and then try the new highlights again and it will recreate a new music folder with all the new highlights working, then you can go back and delete the old music folder.
Click to expand...
Click to collapse
I tried the renaming Music folder trick. It did not work until I shutdown gallery and then reopened. Probably obvious, but just thought I'd mention it.
Renaming the folder did the trick for me also.
Your dropbox isnt working. Can you please reload? :fingers-crossed:
I'm uploading them again for you. But this time I also added the ones from sense 5.5 . Just make sure you get only those you need they should take a fe minutes to complete but not too long
https://db.tt/X1n4oxyp
Sent from my HTC One using xda app-developers app
rollsrd said:
I'm uploading them again for you. But this time I also added the ones from sense 5.5 . Just make sure you get only those you need they should take a fe minutes to complete but not too long
Sent from my HTC One using xda app-developers app
Click to expand...
Click to collapse
Youre the MAN! :highfive:
Thank you so much!!