http://www.fileinfo.com/extension/qmg
http://innovator.samsungmobile.com/...om:80/down/cnts/toolSDK.list.do?platformId=13
you can create them but not open them, may a dev will find out a hack or its code :good:
So, did you find the solution ? Can you explain how to create the QMG file ?
no, i never really tried it, it was just something i glanced at while browsing through my news feeds =)
android_isda_**** said:
no, i never really tried it, it was just something i glanced at while browsing through my news feeds =)
Click to expand...
Click to collapse
Samsung Theme Designer will imports QMG picture images to Samsung theme file with .smt file extension.
http://forum.xda-developers.com/showthread.php?t=2189934
here is my post about QMG file creation :good:
I follow your steps, but it shows a black screen
..........
Okay, I need that already
Related
hi there,
any chance to get all the image files used in the hero? - icons, background images, buttons, etc.? i am about to do a htc hero theme for my blackberry. any hints appreciated thanks
cheers.
here is the rom
now its down to you
http://forum.xda-developers.com/showthread.php?t=533808
thanks a lot
uhm. how do i open those files?
woelv said:
uhm. how do i open those files?
Click to expand...
Click to collapse
me too sorry newbie
please someone give a hint..
interrested too but don't abble to opne files... try to rename the .img in .zip but doesn't work...
Please help
I believe the file at the link given above has the "system image" files. You guys are just trying to make a theme so I am guessing you want the "picture" images only right? It would be easier to just extract a rom from the dream android development area and extract the apk files and wallpapers from it.
Here is a link to a thread that contains a dump of the system folder from T-Mobile UK 1.76.110.6 Hero rom
http://forum.xda-developers.com/showthread.php?t=542218
The icons, artwork, and such are located within the apk files which are basically renamed zip files. Good luck.
right, i was looking for picture files - and now i've got them. thanks!
Hello, atlast after 3days of download and work i have made a custom Rom that has my name on it with HTC Desire HD stuff and updates but now what i need to ask is :
1) how can i put my name Rom name in the Notification like RCMix or the others?
2) any easy way to make boot screens or animations or so found but that i can edit or anything?
3) any way to make a custem theme there is only the online thing and sadly i dont knw how to use it or its limited, i want like AuraxTSense is it possible?
4) if i have a update.zip file that has in it an .apk can i take it and add it to the app section and it will work normaly?
that is it for now thanks a lot for all the help i get and links....
To add your own version number, open the build.prop file and add it to the end of the 'Software version' line
To build themes from scratch, I believe that you'd have to rip apart the res-framework.apk.
EddyOS said:
To add your own version number, open the build.prop file and add it to the end of the 'Software version' line
Click to expand...
Click to collapse
this part i solved it in the kitchen but i mean when u drag the notification bar from top to bottom u will get RCMix or any other name i want to cutemiz it to my name
eden2812 said:
To build themes from scratch, I believe that you'd have to rip apart the res-framework.apk.
Click to expand...
Click to collapse
mmm ill give this a try and see what i can reach but are there tools to change or its just rip and have fun
If you change the .apk to .rar you can extract and see some jpegs and whatnot in their folders. This should be the one to edit.
Then again, these are the things I've picked up from the chatter between the more senior and tech-savvy.
You might want to look at this? http://forum.xda-developers.com/showthread.php?t=729867
eden2812 said:
If you change the .apk to .rar you can extract and see some jpegs and whatnot in their folders. This should be the one to edit.
Then again, these are the things I've picked up from the chatter between the more senior and tech-savvy.
You might want to look at this? http://forum.xda-developers.com/showthread.php?t=729867
Click to expand...
Click to collapse
there is no jpegs only .png and not what i want and what u gave me doesnt have anything to do with themes i have no idea why its themepro.... anyways ill look more into it but if there is something starigh to the point or video im thankfull im still searching
here is a tiny video demonstrating the change of boot up sound..............
that guy who uploaded this isnt speaking up so i am putting it over here for all of u to see whats it about.....
watch?v=S-WwhUqjsGs
sorry cant embed video.... just use this link append it after youtube dot com
http://www.youtube.com/watch?v=S-WwhUqjsGs
thanks bro.................
Do not see anything surprising.
These boot sound files available through a sTune at /SystemFS/PowerOnOff/Sound/
Yeah i knew that one alright, any idea where the boot splash animation is located?
its probably and .so right?
sabianadmin said:
any idea where the boot splash animation is located?
Click to expand...
Click to collapse
Boot splash animation is located nearby: /SystemFS/PowerOnOff/Image/
This is a compressed bitmap images. I do not know how to decompress.
Also there is an interesting file: /Registry/PowerOnOff.ini
Code:
#Version
Version=1
#PlayAnimationType
AnimationType=bmp
#PowerOnOffAniInit
PowerOnSound=/SystemFS/PowerOnOff/Sound/PowerOn.wav
PowerOffSound=/SystemFS/PowerOnOff/Sound/PowerOff.wav
MainLCDHeight=800
MainLCDWidth=480
PowerOnAniFrame=25
PowerOffAniFrame=25
PowerOnAniImage0=/SystemFS/PowerOnOff/Image/poweron_00.img
PowerOnAniDelay0=90
PowerOnAniImage1=/SystemFS/PowerOnOff/Image/poweron_01.img
PowerOnAniDelay1=90
PowerOnAniImage2=/SystemFS/PowerOnOff/Image/poweron_02.img
PowerOnAniDelay2=90
PowerOnAniImage3=/SystemFS/PowerOnOff/Image/poweron_03.img
PowerOnAniDelay3=90
PowerOnAniImage4=/SystemFS/PowerOnOff/Image/poweron_04.img
PowerOnAniDelay4=90
PowerOnAniImage5=/SystemFS/PowerOnOff/Image/poweron_05.img
PowerOnAniDelay5=90
PowerOnAniImage6=/SystemFS/PowerOnOff/Image/poweron_06.img
PowerOnAniDelay6=90
PowerOnAniImage7=/SystemFS/PowerOnOff/Image/poweron_07.img
PowerOnAniDelay7=90
PowerOnAniImage8=/SystemFS/PowerOnOff/Image/poweron_08.img
PowerOnAniDelay8=90
PowerOnAniImage9=/SystemFS/PowerOnOff/Image/poweron_09.img
PowerOnAniDelay9=90
PowerOnAniImage10=/SystemFS/PowerOnOff/Image/poweron_10.img
PowerOnAniDelay10=90
PowerOnAniImage11=/SystemFS/PowerOnOff/Image/poweron_11.img
PowerOnAniDelay11=90
PowerOnAniImage12=/SystemFS/PowerOnOff/Image/poweron_12.img
PowerOnAniDelay12=90
PowerOnAniImage13=/SystemFS/PowerOnOff/Image/poweron_13.img
PowerOnAniDelay13=90
PowerOnAniImage14=/SystemFS/PowerOnOff/Image/poweron_14.img
PowerOnAniDelay14=90
PowerOnAniImage15=/SystemFS/PowerOnOff/Image/poweron_15.img
PowerOnAniDelay15=90
PowerOnAniImage16=/SystemFS/PowerOnOff/Image/poweron_16.img
PowerOnAniDelay16=90
PowerOnAniImage17=/SystemFS/PowerOnOff/Image/poweron_17.img
PowerOnAniDelay17=90
PowerOnAniImage18=/SystemFS/PowerOnOff/Image/poweron_18.img
PowerOnAniDelay18=90
PowerOnAniImage19=/SystemFS/PowerOnOff/Image/poweron_19.img
PowerOnAniDelay19=90
PowerOnAniImage20=/SystemFS/PowerOnOff/Image/poweron_20.img
PowerOnAniDelay20=90
PowerOnAniImage21=/SystemFS/PowerOnOff/Image/poweron_21.img
PowerOnAniDelay21=90
PowerOnAniImage22=/SystemFS/PowerOnOff/Image/poweron_22.img
PowerOnAniDelay22=90
PowerOnAniImage23=/SystemFS/PowerOnOff/Image/poweron_23.img
PowerOnAniDelay23=90
PowerOnAniImage24=/SystemFS/PowerOnOff/Image/poweron_24.img
PowerOnAniDelay24=1000
PowerOffAniImage0=/SystemFS/PowerOnOff/Image/poweroff_00.img
PowerOffAniDelay0=100
PowerOffAniImage1=/SystemFS/PowerOnOff/Image/poweroff_01.img
PowerOffAniDelay1=100
PowerOffAniImage2=/SystemFS/PowerOnOff/Image/poweroff_02.img
PowerOffAniDelay2=100
PowerOffAniImage3=/SystemFS/PowerOnOff/Image/poweroff_03.img
PowerOffAniDelay3=100
PowerOffAniImage4=/SystemFS/PowerOnOff/Image/poweroff_04.img
PowerOffAniDelay4=100
PowerOffAniImage5=/SystemFS/PowerOnOff/Image/poweroff_05.img
PowerOffAniDelay5=100
PowerOffAniImage6=/SystemFS/PowerOnOff/Image/poweroff_06.img
PowerOffAniDelay6=100
PowerOffAniImage7=/SystemFS/PowerOnOff/Image/poweroff_07.img
PowerOffAniDelay7=100
PowerOffAniImage8=/SystemFS/PowerOnOff/Image/poweroff_08.img
PowerOffAniDelay8=100
PowerOffAniImage9=/SystemFS/PowerOnOff/Image/poweroff_09.img
PowerOffAniDelay9=100
PowerOffAniImage10=/SystemFS/PowerOnOff/Image/poweroff_10.img
PowerOffAniDelay10=100
PowerOffAniImage11=/SystemFS/PowerOnOff/Image/poweroff_11.img
PowerOffAniDelay11=100
PowerOffAniImage12=/SystemFS/PowerOnOff/Image/poweroff_12.img
PowerOffAniDelay12=100
PowerOffAniImage13=/SystemFS/PowerOnOff/Image/poweroff_13.img
PowerOffAniDelay13=100
PowerOffAniImage14=/SystemFS/PowerOnOff/Image/poweroff_14.img
PowerOffAniDelay14=100
PowerOffAniImage15=/SystemFS/PowerOnOff/Image/poweroff_15.img
PowerOffAniDelay15=100
PowerOffAniImage16=/SystemFS/PowerOnOff/Image/poweroff_16.img
PowerOffAniDelay16=100
PowerOffAniImage17=/SystemFS/PowerOnOff/Image/poweroff_17.img
PowerOffAniDelay17=100
PowerOffAniImage18=/SystemFS/PowerOnOff/Image/poweroff_18.img
PowerOffAniDelay18=100
PowerOffAniImage19=/SystemFS/PowerOnOff/Image/poweroff_19.img
PowerOffAniDelay19=100
PowerOffAniImage20=/SystemFS/PowerOnOff/Image/poweroff_20.img
PowerOffAniDelay20=100
PowerOffAniImage21=/SystemFS/PowerOnOff/Image/poweroff_21.img
PowerOffAniDelay21=100
PowerOffAniImage22=/SystemFS/PowerOnOff/Image/poweroff_22.img
PowerOffAniDelay22=100
PowerOffAniImage23=/SystemFS/PowerOnOff/Image/poweroff_23.img
PowerOffAniDelay23=100
PowerOffAniImage24=/SystemFS/PowerOnOff/Image/poweroff_24.img
PowerOffAniDelay24=100
SubLCDHeight=0
SubLCDWidth=0
PowerOnSubFrame=0
PowerOffSubFrame=0
LpmOnAniFrame=5
LpmOnSubFrame=0
LpmOnAniImage0=/SystemFS/PowerOnOff/ImageBattery/battery_01.img
LpmOnAniDelay0=1000
LpmOnAniImage1=/SystemFS/PowerOnOff/ImageBattery/battery_02.img
LpmOnAniDelay1=1000
LpmOnAniImage2=/SystemFS/PowerOnOff/ImageBattery/battery_03.img
LpmOnAniDelay2=1000
LpmOnAniImage3=/SystemFS/PowerOnOff/ImageBattery/battery_04.img
LpmOnAniDelay3=1000
LpmOnAniImage4=/SystemFS/PowerOnOff/ImageBattery/battery_05.img
LpmOnAniDelay4=1000
#PlayFlashInit
PowerOnFlash=power_on.swf
PowerOffFLash=power_off.swf
PowerOnSubFlash=subpower_on.swf
PowerOffSubFLash=subpower_off.swf
PowerOnAniFrame=1
PowerOffAniFrame=1
PowerOnSubFrame=1
PowerOffSubFrame=1
That being an ini file is just a settings file! jackpot! Ok keep digging and tell use what you find. ill be doing the same.
so since u know where and what it is can u make a thread and put up a tutorial on how to do it!? that would be helpful for the non techie guys!!
Good morning! I'm trying to put the sound "PowerOn.wav" at / SystemFS / PowerOnOff / Sound / with stun, but when I delete the original sound, it comes back. Can anyone tell me how to delete and replace the new sound.
hello guys, I've written a guide to change the sound boot
is here
you must change
PowerOnSound=/SystemFS/PowerOnOff/Sound/PowerOn.wav
PowerOffSound=/SystemFS/PowerOnOff/Sound/PowerOff.wav
to
PowerOnSound=/Mount/Mmc/PowerOnOff/Sound/PowerOn.wav
PowerOffSound=/Mount/Mmc/PowerOnOff/Sound/PowerOff.wav
in file: /Registry/PowerOnOff.ini
so u mean to say we need to keep a file named poweron.wav and poweroff.wav in our cards and wave should load from it?
it works , i can't post the link , but i wrote a guide on ipmart italia ,
i send you the link in pm
you could just post the guide here..
it's in italian
http://www.ipmart-forum.it/showthread.php?361204-cambiare-suoni-power-On-Off-Wave-s8500
ok so this was the boot sound... anything else can be modified using any similar method??
i don't know , we must search with stune ....
boot animation perhaps?????
Testing with another member.
Well, I just found where all the icons are stored. It's HSMenuItem.rbm in the RSRC1 file (folder RSRC/BMP/Black). If we could edit this, we could finally add helpful Java applications with the right (or selfmade!) icons.
Now, we can open and view rbm files in Wave Remaker, but is there also any way to edit them?
http://forum.xda-developers.com/showpost.php?p=27474504&postcount=119
Try to find Pics of same Format... maybe you can replace them.
At the moment no new Pics possible...
Best Regards
adfree said:
http://forum.xda-developers.com/showpost.php?p=27474504&postcount=119
Try to find Pics of same Format... maybe you can replace them.
At the moment no new Pics possible...
Best Regards
Click to expand...
Click to collapse
So, you already tried replacing? I noticed, same resolution, bpp, metod and mode don't necesarily mean same file size - so these files might be compressed. I then took a look at them using a hex editor and saw repeating structures inside which shouldn't be there in a compressed file. Duh...
Is Wave Remakers source code available? Cause, if it is, we could learn how these pictures are read.
http://forum.xda-developers.com/showpost.php?p=27236146&postcount=609
I have finished the routine QM_WCodec_1st_encode
Click to expand...
Click to collapse
ho1od is working on Compression Algo. :good:
Best Regards
Hello, I have a Huawei GT2, I have a lot of custom faces.
But I would like to translate the days for example or change the color. I can't find a tutorial to decompile them and then to recompile them after
Is there anybody who can help me please !
elpigeondindo said:
Hello, I have a Huawei GT2, I have a lot of custom faces.
But I would like to translate the days for example or change the color. I can't find a tutorial to decompile them and then to recompile them after
Is there anybody who can help me please !
Click to expand...
Click to collapse
You can only decompile image files and then recompile after doing some work to place those images. To be straight, if you want to translate something or change color you'll need to create a custom face. You won't find a edit option without .hfm file from the author.
Decompile com.huawei.watchface with HuaweiWatchfaceExtractor(drag and drop on the .exe).
You can extract com.huawei.watchface from .hwt files using 7-zip.
See tut from Nuno Bessa on youtube on how to use Huawei Watch Face Maker.
You can create your own .png and attach them in the program using Image Set branch, or straight from the program on that branch. Good luck!
Thks for your answer.
I extract the png from the file. i can translate on photoshop. But how i can recompile with the new images ?
elpigeondindo said:
Thks for your answer.
I extract the png from the file. i can translate on photoshop. But how i can recompile with the new images ?
Click to expand...
Click to collapse
I've attach a screenshot on my end. It's Tong_TimeV2 with translated week day and some other modifications i did. About the pic...
1) After the job is done you hit build to compile
2) The files it generates to later modifications(.hwt is in folder).
If you want to edit something you open .hfm
ok so i have to rebuild all the watchface. or i can ask if the creator can send me the files.
It's difficult to translate.
how do you get .hfm file from hwt, I want to make changes to a facewatch
i think you can't. you have to build the watchface with png alone
elpigeondindo said:
ok so i have to rebuild all the watchface. or i can ask if the creator can send me the files.
It's difficult to translate.
Click to expand...
Click to collapse
Create and rebuild using extracted images. I know it's hard, but results worth if you got time to spare. Is annoying to see watch faces with only one language. If there was a easy way, i'd made more than one.
asunix said:
Create and rebuild using extracted images. I know it's hard, but results worth if you got time to spare. Is annoying to see watch faces with only one language. If there was a easy way, i'd made more than one.
Click to expand...
Click to collapse
Hello, please help, I have a ready folder with png just how to pack it now into hwt
I have a watch maker v085
asunix said:
I've attach a screenshot on my end. It's Tong_TimeV2 with translated week day and some other modifications i did. About the pic...
1) After the job is done you hit build to compile
2) The files it generates to later modifications(.hwt is in folder).
If you want to edit something you open .hfm
Click to expand...
Click to collapse
Would you happen to have the original Tong_TimeV2 hfm file? I love this watchface and I would like to make some modifications, but I am not able to recreate it from extraction. Thx.