[APP] Qmg2Png Tool - Galaxy Note 4 Themes and Apps

Qmg2Png Tool is a simple app I made to easily convert QMG resources to PNG format for easy theming. This is just a simple wrapper tool that uses the Touchwiz Roms builtin image loader to load qmg resources and then saving them back as png images. So it means that it will only work on Touchwiz 4.4.4 and above like the Note 4.
I came up with the tool when I was porting the Sprint Note 3 4.4.4 update on my N9005 and I needed to test some ported apps from Note 4. I thought if the ROM can read qmg resources, perhaps it can save them also to a different format to ease the theming process.
So just download the app, install, and pick an apk from sdcard and the app will extract the qmg resources and convert them to png format and saving them in the QMg2Png folder in the sdcard. The output folder retains the folder structure of the extracted apk.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Note: Use at your own risk and no guarantees that it will function as intended on your device.

@xperiacle
great as always my dear friend

soloilmeglio said:
@xperiacle
great as always my dear friend
Click to expand...
Click to collapse
Welcome back my Friend. I am sure a lot of Note users are waiting for X-Note Rom for Note 4.

@xperiacle - The name is enough nothing to say more.
Sent from my SM-N900 using xda premium

dr.ketan said:
@xperiacle - The name is enough nothing to say more.
Sent from my SM-N900 using xda premium
Click to expand...
Click to collapse
I am deeply flattered specially such nice words coming from you, Sir. I thank you for being a great model for all of us here in xda. The Note community won't be the same without you. :good:

@xperiacle as usual, you're simply the best.

xperiacle said:
Qmg2Png Tool is a simple app I made to easily convert QMG resources to PNG format for easy theming. This is just a simple wrapper tool that uses the Touchwiz Roms builtin image loader to load qmg resources and then saving them back as png images. So it means that it will only work on Touchwiz 4.4.4 and above like the Note 4.
I came up with the tool when I was porting the Sprint Note 3 4.4.4 update on my N9005 and I needed to test some ported apps from Note 4. I thought if the ROM can read qmg resources, perhaps it can save them also to a different format to ease the theming process.
So just download the app, install, and pick an apk from sdcard and the app will extract the qmg resources and convert them to png format and saving them in the QMg2Png folder in the sdcard. The output folder retains the folder structure of the extracted apk.
Note: Use at your own risk and no guarantees that it will function as intended on your device.
Click to expand...
Click to collapse
omg this is amazing. thank you

As always @xperiacle u doing so great work thanks
Be a good person, But don't try to prove.

What can I say, we have some of the best minds here at XDA., Thank you, this will really help our themers.,

After I convert and change all icon I want. Do I have to convert back qmg? How can I load my icon back systemui?
Sent from my SM-N910T using Tapatalk

awesome work :good::good::good:
:highfive::highfive::highfive:

success convert
thanks @xperiacle

awesome
awesome developer...... great job...thank´s for sharing Xperiacle...u´r a great guy.

Sweet. Awesome work as always @xperiacle. Simplest convertor yet :good:

I got the files converted and ready to go but cant figure out how to push them to the Systemui.apk. Can someone help?

jrdejavux said:
I got the files converted and ready to go but cant figure out how to push them to the Systemui.apk. Can someone help?
Click to expand...
Click to collapse
decompile your apk delete the qmg you have converted to png and paste the png
And recompile
Sent from my N-910F

ANOUAR.SAM said:
decompile your apk delete the qmg you have converted to png and paste the png
And recompile
Sent from my N-910F
Click to expand...
Click to collapse
............ and don't forget to re-sign the file, else it won't work
I use ZipSigner on my phone (easy), but there is also Apk Mutltitool and obviously you can sign with the sdk itself

kashortiexda said:
............ and don't forget to re-sign the file, else it won't work
I use ZipSigner on my phone (easy), but there is also Apk Mutltitool and obviously you can sign with the sdk itself
Click to expand...
Click to collapse
Resigning an apk may create problems since the random signature will not match the signatures in the rom itself.
There are a couple ways around this:
- I use apktool manually from a commandline so I copy stock androidmanifest.xml and meta-inf folder back into the recompiled file. This gives the file the same exact signature as the rest of the rom. It may be an old-school method but it's never failed me yet.
- Use a tool that pulls and reinserts these items for you automatically on recompile. (I think Multi-tool utility you quoted above is one that does this too)

@xperiacle,
Convert gets stuck on larger files. Like secsetting.apk file.
Which having many qmg files.
Is it bug or just i am having this problem.

Gotta be You!:fingers-crossed:
phenomenal as always
Greetings mate

Related

UOT theming

As part of my guide, I'm writing up instructions on how to use the UOT Kitchen.
Anyway, I am but one man and I have real-world constraints on my time so if anyone else has successfully used it, can they please post here detailing which mods they used and how they manually installed the files - especially what permissions they needed to apply.
Thanks.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
there you go with permissions for each of the files...
now the rest is trying... you wont brick you phone with the right permissions if you only use the kitchen.
I know that's the permissions required for framework-res.apk, I had kind of guessed it would be the same for SystemUI.apk.
It was more the other files the Kitchen spits out - like the fonts (that could be it, I'm not sure).
As for not bricking my phone, I know that - I've spent most of the day trying to make the Kitchen work and having to re-flash my handset to recover it.
So I'm not worried, it's more the hassle of having to check it all myself - especially when there are some of the mods I'm not personally interested in.
I too learned my lesson. You learn from mistakes and I had to either go on safe mode or use seus to fix my arc to factory settings. What I do now to avoid semi-brick.
* Create a folder in sd..i named it kitchen.
* Copy what ever you made in UOT KITCHEN in that kitchen folder
* With root explorer..copy the folder KITCHEN from SD to your ROOT
* Open the Kitchen set your permission for each files you need. sample systemui.apk
* Move the file to the correct folder and Yes to overwrite.
* You can delete that copied KITCHEN in the root.
* Last step reboot
That's how, I do it now.
Just to add
If your not sure what permission the file needs to be. You can always check the original file permission first, before you edit your themed file permission.
Sent from my LT15a using XDA App
after I themed a bit with the UOT kitchen my volumebar is all strange and I can't fix it with the kitchen, does any one know how to mod this one manual ?
Step666 said:
It was more the other files the Kitchen spits out - like the fonts (that could be it, I'm not sure).
Click to expand...
Click to collapse
Choose font also when cooking in kitchen, and after extracting your "kitchen theme", you will get a folder "fonts".. Don't need to try root explorer. Download "Font Changer" from Market (It's free) & choose fonts you downloaded..
Thanks, I'll bear that in mind.
I need to over-haul my guide again - go away for a week and a load of new ways to root the Arc are invented
I'll try and flesh out the UOT section at the same time.
Boot Animation.
You don't need to upload any files from your phone to UOT for bootanimation changes.
Select the BA you want and have UOT cook it for you.
Get the zip file and open it..
go into /system/media
copy and paste the embeded sanim.zip somewhere on your PC, outside of the kitchen ZIP.
Rename it to bootanimation.zip
copy that to your SD card
use root explorer copy from SD card to system/media
change permissions to rw-r--r--
All system files/ apps should be rw-r--r--
he guys I want to confirm here that the UOT zip can be aplied trough the new CWM all works perfectly fine its not so much fun but a lot easier you know
Pull-down Animation
Do you have any idea how to get the pull-down animation to show?It's in the SystemUI.apk that i made,but does not show.
Sorry, exactly what animations are you referring to?
Step666 said:
Sorry, exactly what animations are you referring to?
Click to expand...
Click to collapse
On the UOT kitchen you can select the option of having an animation for the background of the pull down status bar... c status bar mod
So far i've only gotten the android circle option to work, tesseract and the matrix have caused fc's and resulted in loss of status bar...
Ps I think animation pull down background causes our arc system to lag a little... just a little so be carefull... I will continure to test the other mods and report back to c if any others work
PSS step666 thanks for all your work in helpin getting our arc modded like a street racer... lol
Oh, yeah, I see now.
That option wasn't there last time I used the kitchen.
I would imagine any unnecessary animations would cause lag.
Also, the compatibility issues may be due to SE's use of the slightly unconventional 480x854 screen res but that's just wild speculation on my part.
How are you applying the mods?
Using the manual file-replacement method discussed in this thread or flashing the zip using CWM?
Step666 said:
Oh, yeah, I see now.
That option wasn't there last time I used the kitchen.
I would imagine any unnecessary animations would cause lag.
Also, the compatibility issues may be due to SE's use of the slightly unconventional 480x854 screen res but that's just wild speculation on my part.
How are you applying the mods?
Using the manual file-replacement method discussed in this thread or flashing the zip using CWM?
Click to expand...
Click to collapse
Wow step666 i never thought about the 480x854 resolution being the culprit for the fc's.. thats y u r the man, lol
Yes I have been using the manual file-replacement method and switching the permissions to get my themes to work because I have a locked bootloader, but sim unlocked... hopefully blagus can find a solution soon (he seems to be on the right track)
I'm not the man, I'm just thinking out loud...
It just struck me that the page in the kitchen were you mod your notification area specifically states 480x800 and while a fixed image would stretch ok, an animated one might now.
But that doesn't explain why some animations work and others don't.
I take it you're not getting any errors from the kitchen when it spits out your modded apks?
No errors or shft errors... everything cooks just fine but like i said i've tested three animations and only one works.. its just such a pain in the ass to keep building mods and waiting for them to cook and then applying them only to get fc's... but I will keep trying and report my results
Thanks, any feedback you can provide is very much appreciated.
What META-INF for?
Yeah, I don't know...
uyo_kun said:
What META-INF for?
Click to expand...
Click to collapse
Not required if using the manual method, just discard.

Ultimate theme online kitchen works

Not sure if anyone mentioned this yet but since we have a recovery now it works
http://uot.dakra.lt/
Need
root
Recovery
Framework.res (use root explorer)
Make sure to choose amended script in file upload since our recovery is 2.5.xx
You can customize battery, icons, font etc...
Have fun
Sent from my DROID X2 using XDA App
KKellett said:
Not sure if anyone mentioned this yet but since we have a recovery now it works
http://uot.dakra.lt/
Need
root
Recovery
Framework.res (use root explorer)
Make sure to choose amended script in file upload since our recovery is 2.5.xx
You can customize battery, icons, font etc...
Have fun
Sent from my DROID X2 using XDA App
Click to expand...
Click to collapse
Do you have any screen shots to share? I've never heard of this service.
Sent from my DROID X2
SciReal said:
Do you have any screen shots to share? I've never heard of this service.
Sent from my DROID X2
Click to expand...
Click to collapse
It's just a theme maker. You can change the statusbar color and design (Sense-looking, Cyanogen, etc.), the volume bars and notifications menu. It's just a quicker way of customizing your phone, without having to modify the framework and everything individually. It's safer and less advanced, but of course, it has its limitations since it cannot theme everything you could by decompiling, and such and such.
Looks like this:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
That's just the battery icon portion. You can theme all the basics using it.
I only changed icons an battery icon
Sent from my DROID X2 using XDA App
will this work with eclipse rom?
Edit: Nevermind...it does work...very cool
The status bar section doesn't support our phone resolution...
Here's what I made. But...its for 480x800...Why does our X2 have to be such a black sheep of a phone.
did you try it on the phone? I changed the topbar at the max size and it worked fine...
mattfox27 said:
will this work with eclipse rom?
Edit: Nevermind...it does work...very cool
Click to expand...
Click to collapse
I can't get it to work I get a (Status 0) error. The workaround they suggest is:
1. Unzip your ROM and find
META-INF/com/google/android/update-binary file
2. Put this file in the UOT zip (overriding UOT's file)
but, I there isn't a update-binary file in the ROM! I go into META-INF/com/google/android and the only file is /update-script. Help me!
EDIT: I got it. I'm an idiot.
KKellett said:
Not sure if anyone mentioned this yet but since we have a recovery now it works
Need
root
Recovery
Framework.res (use root explorer)
Make sure to choose amended script in file upload since our recovery is 2.5.xx
You can customize battery, icons, font etc...
Have fun
Sent from my DROID X2 using XDA App
Click to expand...
Click to collapse
just what I was looking for, thanks
stick1300 said:
I can't get it to work I get a (Status 0) error. The workaround they suggest is:
1. Unzip your ROM and find
META-INF/com/google/android/update-binary file
2. Put this file in the UOT zip (overriding UOT's file)
but, I there isn't a update-binary file in the ROM! I go into META-INF/com/google/android and the only file is /update-script. Help me!
EDIT: I got it. I'm an idiot.
Click to expand...
Click to collapse
Ya i just pulled the two file right out of my phone with file explorer the system-ui.apk and system-framework or whatever it is and followed the directions with amend scripting and it worked great.
^Yeah, I just forgot to switch to amend scripting.
i tried to use it but only got as far as making a settings.uot
anyone that know what they are doing willing to make this a theme for a stock rom?
just remove the txt extension on the end and upload to the UOT Kitchen?
You have to upload your framework-res.apk and systemui.apk then go to summary and click pickup...then it goes to the pickup page and it takes 15-30min for your theme to be made, use that settings file go back go straight to summary tab upload all needed files and cook it then just sit on the pickup page it will auto reload until your theme pops up then download and apply...do you know where to get the apk files you need, i pulled mine straight off my phone with es file explorer. Let me know if you have trouble
Is your phone rooted? what version OS are you running?

Chargemon/battery Image Sequence (2x)

[update] added a new version and guide
My big friend Google found something that inspired me.
Thus after some rebuilding here a new charging image sequence.
.PNG files can be found in the attached .rar
[Guide]
- extract the attached rar file.
- take the 7 .PNG files from the extracted folder and copy them to your device.
- On your device use root explorer or another explorer with root access and copy and replace them to: /system/semc/chargemon/data
v1
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
v2
nixx-X1 said:
My big friend Google found something that inspired me.
Thus after some rebuilding here a new charging image sequence.
Full quality png files can be found in the attached .rar
Click to expand...
Click to collapse
ok dude....how can i install this?:|some directions pleaseeee!10x
EDIT: I found out all by myself!Soooo much cooler than the old Sony`s one.awesome
I don't get it?
Sent from my Xperia S on which The Kernel has been installed but he bought no chicken.....
Ben36 said:
I don't get it?
Sent from my Xperia S on which The Kernel has been installed but he bought no chicken.....
Click to expand...
Click to collapse
ok man...let me help you.
download the attachment
extract it using win-rar...or anything like this
after extractions will be a folder named Xperia-Charger
in that folder will be 7 images in .png format
copy and replace(using root explorer or ather explorer with root acces) in this path : /system/semc/chargemon/data
it will replace the old sony`s one with these cool ones!
and here you go .. you dit it
Any source where I can find more of those?
cool
Sent from my LT26i using Tapatalk 2
Felimenta97 said:
Any source where I can find more of those?
Click to expand...
Click to collapse
If you can photoshop a little they are very easy to make.
Just find a cool battery icon and rebuild it a little
Basically you need 7 .PNG's of 320x480 pixels names charging_animation_01.png --to--chargning_animation_07.png and copy them in your system folder.
but if not, then just check around here, there are more sequences to be found.
I'll make more myself in the future and post them here.
nixx-X1 said:
[update] added a new version and guide
My big friend Google found something that inspired me.
Thus after some rebuilding here a new charging image sequence.
.PNG files can be found in the attached .rar
[Guide]
- extract the attached rar file.
- take the 7 .PNG files from the extracted folder and copy them to your device.
- On your device use root explorer or another explorer with root access and copy and replace them to: /system/semc/chargemon/data
v1
v2
Click to expand...
Click to collapse
Dude...the download link for v2 doesn't work. "404 not found"
aresbv2000 said:
Dude...the download link for v2 doesn't work. "404 not found"
Click to expand...
Click to collapse
Added a link to download the second version as the XDA attachement is not functioning properly
^^Attachement is fixed^^
nixx-X1 said:
Added a link to download the second version as the XDA attachement is not functioning properly
Click to expand...
Click to collapse
10x.the second version is much cooler than the first one.:good:
I used photoshop to make my own offline charging animation using the following configuration: 320x480, RGB, 8bit, .PNG format.
Inside the Rom (gallery for example), all .PNG files are perfectly shown; but the odd thing is, all red colors are shown blue in the device during offline charging. Any idea on root of the problem?
one question
how did you got the star under the thanx meter?
and great work
hadi_fotovati said:
I used photoshop to make my own offline charging animation using the following configuration: 320x480, RGB, 8bit, .PNG format.
Inside the Rom (gallery for example), all .PNG files are perfectly shown; but the odd thing is, all red colors are shown blue in the device during offline charging. Any idea on root of the problem?
Click to expand...
Click to collapse
Did you use index colors when saving by any change?
otherwise I don't have an idea, should be right.
Mtakween said:
one question
how did you got the star under the thanx meter?
and great work
Click to expand...
Click to collapse
Donation to XDA will get you a star
good job:fingers-crossed:
nixx-X1 said:
Did you use index colors when saving by any change?
otherwise I don't have an idea, should be right.
Click to expand...
Click to collapse
If you mean menu->image->mode->"indexed colors" in Photoshop, yes I tried in vain.
hadi_fotovati said:
If you mean menu->image->mode->"indexed colors" in Photoshop, yes I tried in vain.
Click to expand...
Click to collapse
You should not use these colors.
Best is always to 'save for web' > shift+ctrl+alt+s
just select PNG-24 there and deselect transparency.
Have 'Convert to sRGB' enabled and set it to monitor colors
if that doesn't work, i really have no clue..
nixx-X1 said:
You should not use these colors.
Best is always to save for web > shift+ctrl+alt+s
just select PNG-24 there and deselect transparency.
Have Convert to sRGB enabled set to monitor colors
if that doesn't work, i really have no clue..
Click to expand...
Click to collapse
I tried what you kindly suggested. The result is the same as before. :crying:
Thanks anyway for your advice. At least I learned something new.
good job, thanks!!!
It's my first post, so don't be angry at me.
Is it possible to add more that 7 images?
If not, anyone know why...pngs' are linked or something with some other files in root?
Thanks for help.
oloorlik said:
It's my first post, so don't be angry at me.
Is it possible to add more that 7 images?
If not, anyone know why...pngs' are linked or something with some other files in root?
Thanks for help.
Click to expand...
Click to collapse
for the battery sequence you can only use 7 images.
Think it's a system setting. Might be able to hack around that, but have no clue where

[SHUTDOWN & BOOTANIMATION] Create your own shutdown and boot animations in qmg

How To Make Your Own Shutdown and Bootanimation
Disclaimer:Your device=Your responsibility .
You have been warned !
Credits
Xessus - from his thread here
Click to expand...
Click to collapse
​Requirements​
>>Samsung Theme Designer ( google it !)
>> WinRAR , WinZip , &zip or any other good archive manager
>>and you are good to go​
Click to expand...
Click to collapse
Note: you will need your full animation sequence frame by frame in 240X320 resolution and named with numeric sequence​
Click to expand...
Click to collapse
Steps​1
Open Samsung theme Designer ( Assuming you have already downloaded and installed it )
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
2
Click on icon > Make New Theme and select feature non touch > Okay
3
Select any phone model with the same screen resolution
4
Chose "Idle Component" then "Idle Background"
Change "Background Type" to "animated", select "frame" and choose the quantity of frames for your animation
Select "Duration" and set the delay in seconds so---> 0 means no delay and each second it will delay same time between frames
Select "Repeat" and set true/false---> chose true if you want to create a loop animation or false in case you only want to play it once.
5
now keep on adding your images... {between the squares}
6
Now export your theme and accept the Samsung terms & conditions and wait for your .STM file theme.
7
this is what you get
Rename the extension from .SMT to .ZIP
8
Extract "IdleBgAnimObj.qmg" from the archive and rename it to "shutdown.qmg" or "bootsamsung.qmg" as required..
9
Push into system/media
ADB
Code:
adb push bootsamsung.qmg /system/media/
OR
Code:
adb push shutdown.qmg /system/media/video/shutdown/
OR
Use a root file explorer...
Reserved
P.S.-fixed images
can we take images from .qmg files??
i want to create samsung new bootanim with zip ext
Re: [SHUTDOWN & BOOTANIMATION] Create your own shutdown and boot animations in qmg
iskandar1023 said:
can we take images from .qmg files??
i want to create samsung new bootanim with zip ext
Click to expand...
Click to collapse
the way in which Qmg's are encrypted is hard to crack...
At present u can only create new Qmg's ...
this means no bootanimation.zip files no desc.txt only your Qmg is enough ...
I dont know why but the animations dont quite work right now ..u get pixelations like cm7 ...
Sent from my GT-S5360 using xda app-developers app
images r broken
technosavie said:
images r broken
Click to expand...
Click to collapse
fixed
I dont know why but adb say permission denied
EDIT
It Dont Work.......
I need help ... go to the thread by xessus here - http://forum.xda-developers.com/showthread.php?t=2189934
at the bottom he provided one made by him .....
I dont understand but that version works perfectly in my phone so it is possible...
The Deal....
It works cuz
Its just time consuming!!!
here is the deal.
Windows Instructions:
Find your favorite boot animations.
Copy the Bootanimation.Zip file to your desktop...
Extract this file to your desk top:
You now should have an unzipped bootanimation file folder.
It probally contains two folders with part0, part1 (or something similar)
PS
always save the original bootsamgung.qmg until you get the modified one working***
just use rom toolbox or other root enabled file manager to move the original out and put the modified one in.....
PEACE
follow the steps above and start filling in your JPG's (remember if you have 100 jpgs you need to load the 100 files, thats 100 times...)
next follow the rest of the directions and your done.
after getting use to the software, I made the flaming skull boot in about 25 min.
Hope that helps!:silly:
is it working ?
could you tell me how you do it?
coz only a very few people have got it working...i myself cudn't make it work for some reason but those which others made works on my phone
it may b time consuming but it is better than a zip file of .pngs
it is lighter(sometimes) and faster..
Sent from my GT-S5360 using xda app-developers app
Illl try
Its easy
Sent from my MONSTER$ PHONE using xda app-developers app
anubhavrev said:
is it working ?
could you tell me how you do it?
coz only a very few people have got it working...i myself cudn't make it work for some reason but those which others made works on my phone
it may b time consuming but it is better than a zip file of .pngs
it is lighter(sometimes) and faster..
Sent from my GT-S5360 using xda app-developers app
Click to expand...
Click to collapse
cuz... you got to read the distructions LOL :laugh:
Can't make it work
Hi, I followed all the instructions but it's not working. I'll try to make the Samsung Galaxy S5 boot animation in to a qmg file but when I pushed it to /system/media and reboot the phone, images are broken. How to fix? Thanks
NIce But Hard I think
I like ur post but its hard i think
Can you help me make this: http://forum.xda-developers.com/not...note-3-qmg-t3100519/post60536429#post60536429

[Bootanimation] - Despicable Me

I own a verizon galaxy note 3, so i posted in that specific device thread but thought i'd post here too for anyone who uses this thread also. original post: http://forum.xda-developers.com/verizon-galaxy-note-3/themes-apps/bootanimation-despicable-t2816056
ok guys, i wanna thank you for your bootanimations, especially the Marvels Avengers Sequence, and the most recently uploaded Marvel-DC=Clash from this thread by KachowPow: http://forum.xda-developers.com/showthread.php?t=2611238 ( INSTALLATION is the same process as the linked thread so if you are not sure how to put these on your phone, follow the above link for instructions)
after following the tutorials to try and make my own bootanimations, and much trial and error i finally got some to work if anyone is willing to test them out. Both with the Despicable Me theme, so i included the PowerOn.ogg file which is just a short instrumental clip of the theme song for the first movie. its in both the zip files IF you chose to use it, but its not necessary. So without further ado, i present to you my first 2 bootanimations ever.
(These previews are compressed and the actual bootanimation should look better)
First, i found these images minion superhero images from here: http://introspect37.tumblr.com/ (search "minion"). I did not create them, i just cleaned them up and made them all uniform in size for our purposes here. this is where i started, they were all still images so not much "animation" here but i still like it. i wish the background colors were all the same, but again, i was not the original creator of these artworks.
MINION SUPERHERO:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Download: Minion.Superhero.Bootanimation.by.dmxoneIuv.zip
http://d-h.st/Nrj
Second, i found this just browsing google images, it comes up on despicableme.com. now the original was in landscape and i had to add space to the top of it to make it the correct dimensions for our phone without chopping any of the animation away.
MINION JUMP:
DOWNLOAD: Minion.Jump.Bootanimation.by.dmxoneIuv.zip
http://d-h.st/iu6
I hope you guys liked them, and if you guys have any feedback that would be nice.
Thanks for downloading
dmxoneIuv said:
I own a verizon galaxy note 3, so i posted in that specific device thread but thought i'd post here too for anyone who uses this thread also. original post: http://forum.xda-developers.com/verizon-galaxy-note-3/themes-apps/bootanimation-despicable-t2816056
ok guys, i wanna thank you for your bootanimations, especially the Marvels Avengers Sequence, and the most recently uploaded Marvel-DC=Clash from this thread by KachowPow: http://forum.xda-developers.com/showthread.php?t=2611238 ( INSTALLATION is the same process as the linked thread so if you are not sure how to put these on your phone, follow the above link for instructions)
after following the tutorials to try and make my own bootanimations, and much trial and error i finally got some to work if anyone is willing to test them out. Both with the Despicable Me theme, so i included the PowerOn.ogg file which is just a short instrumental clip of the theme song for the first movie. its in both the zip files IF you chose to use it, but its not necessary. So without further ado, i present to you my first 2 bootanimations ever.
(These previews are compressed and the actual bootanimation should look better)
First, i found these images minion superhero images from here: http://introspect37.tumblr.com/ (search "minion"). I did not create them, i just cleaned them up and made them all uniform in size for our purposes here. this is where i started, they were all still images so not much "animation" here but i still like it. i wish the background colors were all the same, but again, i was not the original creator of these artworks.
MINION SUPERHERO:
Download: Minion.Superhero.Bootanimation.by.dmxoneIuv.zip
http://www73.zippyshare.com/v/24969834/file.html
http://d-h.st/Nrj
Second, i found this just browsing google images, it comes up on despicableme.com. now the original was in landscape and i had to add space to the top of it to make it the correct dimensions for our phone without chopping any of the animation away.
MINION JUMP:
DOWNLOAD: Minion.Jump.Bootanimation.by.dmxoneIuv.zip
http://www73.zippyshare.com/v/14526993/file.html
http://d-h.st/iu6
I hope you guys liked them, and if you guys have any feedback that would be nice.
Thanks for downloading
Click to expand...
Click to collapse
Are these flashable zips or extract and replace files?
MikeyLee said:
Are these flashable zips or extract and replace files?
Click to expand...
Click to collapse
These 2 Despicable Me bootanimations are for Samsung TouchWiz roms and you need to have root and replace the files in /system/media/ and the sound file is in the /ui / folder in that directory. Back up the original files before replacing. You also need to change permissions of the files to rw-r-r and reboot.
I do have the original files to create a flashable zip but I'll work on that and test it on an old phone and post the links later.
dmxoneIuv said:
These 2 Despicable Me bootanimations are for Samsung TouchWiz roms and you need to have root and replace the files in /system/media/ and the sound file is in the /ui / folder in that directory. Back up the original files before replacing. You also need to change permissions of the files to rw-r-r and reboot.
I do have the original files to create a flashable zip but I'll work on that and test it on an old phone and post the links later.
Click to expand...
Click to collapse
The second one does not work as far as the boot goes. The shutdown works but the boot animation doesn't
MikeyLee said:
The second one does not work as far as the boot goes. The shutdown works but the boot animation doesn't
Click to expand...
Click to collapse
just tried it on mine. check the permissions on the files again. most likely that's the problem but if not let me know.
dmxoneIuv said:
just tried it on mine. check the permissions on the files again. most likely that's the problem but if not let me know.
Click to expand...
Click to collapse
Yeah, did it several times and it's not working at a boot animation for some reason. Not sure why.
Flashable zip please! Thanks!
Love it thanks
Sent from my SM-G900P using Tapatalk

Categories

Resources