Hi everybody.
I tried to move applications from LG official 2.3.3 rom to other 2.3.3. But there is one crap inside. bmp and png files are converted or some hashed/crypted to .pro files and phone doesn't read graphics. Does anybody know how to convert this files back to png's and bmp's graphics ?
Look at this two files:
Code:
multiupload.com/NWLZ9SJQ69 dotted_line_480px.png
Code:
multiupload.com/ZCBEOHLCTD dotted_line_480px.pro
213 Views and 0 Answers
Refresh ;[
Related
are the icons BRN or PNG. I just custom made my icons for the 3X2 media launcher, should i make new icons for the Media Hub??
i made them all PNG, i know it can be converted to BMp then to BRN, but then where do i store them on the phone>?
also are PNG's ok ?
any help is thanked!
ambush276 said:
are the icons BRN or PNG. I just custom made my icons for the 3X2 media launcher, should i make new icons for the Media Hub??
i made them all PNG, i know it can be converted to BMp then to BRN, but then where do i store them on the phone>?
also are PNG's ok ?
any help is thanked!
Click to expand...
Click to collapse
I'm not sure about PNG's , but i use BRN.
Store it in Windows Folder, and if you are replacing the originals due to haveing the same name file, you need an explorer that can overwrite system files. ex. resco explorer( Thats what i use whenever i copy files and need overwriting )
ohh i see just use the samfile name and overwrite them.
do the media hub and 3 X2 launcher have different size icons or it doesn't really matter?
i was hoping for when Touch settings comes out for us on the vogue, we can just select the picture file manually? But i want to convert the pics to BRN. Got it!
510jungleboy said:
I'm not sure about PNG's , but i use BRN.
Store it in Windows Folder, and if you are replacing the originals due to haveing the same name file, you need an explorer that can overwrite system files. ex. resco explorer( Thats what i use whenever i copy files and need overwriting )
Click to expand...
Click to collapse
how were you able to overwrite the file if its under windows directory with 2000+ files? im using memmaid. and it wont let me see all the 2000+ files under \windows
i actually have to create a new folder and have it point to that directory using the registry.
handlez said:
how were you able to overwrite the file if its under windows directory with 2000+ files? im using memmaid. and it wont let me see all the 2000+ files under \windows
i actually have to create a new folder and have it point to that directory using the registry.
Click to expand...
Click to collapse
I took the originals BRN of the Music, Sprint TV, and On Demand icons and convert it to size so that it will fit properly when i am playing Audio Manager with the functions displayed. Just like in the picture.
dont need that , need to know do i need to make different icon sizes for the 3X2 launcher or the Media hub... I can also just make PNG then save them as BMP, then convert them to BRN.??? THen when touch settings comes out, i can just use the icons through that prog. My question is where do i save the pics. I want to keep original pics there as well. But right now i also want these pics.
Is there any way to cook the honeycomb theme from this : http://forum.xda-developers.com/showthread.php?t=958788 in order to work with optimus one? Is very nice theme..
If you want to work yourself, copy your framework-res.apk to your computer and replace all instances of the elements inside res/drawable-mdpi with the ones in res/drawable-hdpi from the custom theme framework-res.apk. Also, you will probably need to edit the xml files in res/drawable (Which is harder because the xml files in there are binary-compiled).
I know that editing and/or re-compiling binary-compiled xml files is a pain (It is needed to make a custom battery icon increment and change most colors), so good luck!
I found a Hebrew keyboard files of the operating system and I want to attach them to a file RC1 (Rsrc)
How I do it? With Trix is impossible to open the file and waveremaker can not edit the file ..
I tried also with QUB and nothing...
Thank you and good day
it makes dump folder with all files in it, maybe if you put there your files in?
Hey Guys, Chahat here!
This time with a Tutorial on how to port and use ANY CyanogenMod Theme's Bootanimation for and on any Android device.
Well, the Detailed Video Tutorial is also available, and i guess it'll help you better
[url]http://forum.xda-developers.com/android/software/tutorial-t3438058/post68157966#post68157966[/URL]
We'll port BOTH THE TYPE of bootanimations supported by the CMTE (CyanogenMod Theme Engine)
The ones containing portrait type frames (or .png files), and
The ones containing Square or Landscape type frames.
TOOLS REQUIRED:
ES file explorer
Batch image converter
Easy unrar
APKs of some CM themes having Bootanimation (Obviously -_- )
Calculator
1. The Bootanimations containing portrait frames:
Extract the theme apk by renaming it to .zip
Go to assets/bootanimation/bootanimation.zip, extract it
Go to batch image converter, select part0 folder
Convert the images in .png format, your screen size and don't forget to tick "replace existing files".
Do the same for the rest following folders (part1 and/or part2)
Move to ES file explorer, open the desc.txt file
There you'll find some values, the first and second values represent the resolution of images
Change the first and second values according to your screen size, save the file
Go to easy unrar, find part0, part1 and desc.txt
Select all part folders and desc.txt file, compress them to "STORE" level, named bootanimation.
After compression, cut the bootanimation.zip from there, extract the CM porting zip, place the bootanimation.zip in system/media folder and repack the zip
Reboot to recovery and flash
DONE!!!
2. Bootanimations containing Landscape or Square Frames:
Follow Steps 1-3 same as previous one
In the batch image converter, select conversion in png format, tick "Replace existing files" and move to Calculator
Now here's the tricky part, Note down the resolution of any image in the bootanimation zip
Suppose the resolution of the images of the bootanimation is 1080x720
And your screen resolution is 480x800
Divide the first value of the resolution of the image of bootanimation with that of your screen
1080/480=2.25
Now divide the second value of the image reslution with the number we obtained
720/2.25=320
So the resolution in which we have to convert the images with batch image converter will be 480x320.
Convert all the images in all the folders in the resolution you obtain
Rest all the steps same
DONE!!!
ATTACHMENTS:
CM Bootanimation Port.zip
The Flashing zip, How to use manual and the Calculator step Re:explained in text document, all packed in one zip
Tools.zip
Tools needed
:good:LIKE, SUBSCRIBE, SHARE!
:good:HIT THANKS
Hello,
I would like to replace the file "speedometer.xml" in the folder res / layout.
and 2 files in:
/Smali_classes2/com/waze/view /map/SpeedometerView.smali
/Smali_classes2/com/waze/view /map/SpeedometerColoredView.smali
Is it possible without recompiling the application? If yes, how ?
Thank you for your help