. pro file extention - Optimus One, P500, V General

Can anyone point me out how can i open the .pro files that are in the apk of the gingerbread rom? I am trying to modify some icons for compiling a theme but i cant get through.

try how to cook your own rom link from ciaox's sticky..

Just use your own pngs and rename the extension "png" to "pro"
At least I modified my own framework-res.apk in Froyo in this way...

Related

Stock frameworks request

Hi,
Can someone kindly upload the stock framework-res.apk and twframework-res.apk files.
I think (off the top of my head) these files are located at system/framework
I am trying to decompile a modded SystemUI from a custom ROM and I am getting errors. I would like to try with the stock firmworks to see if I draw the same errors.
Thanks!

[Guide] Android Theming and Porting UI Apps

[Guide] Porting UI Apks
This is a small tutorial showing about porting UI Apps
(Theming)
Necessary tools
-Apktool
-Copy-Paste Knowledge
-Root Explorer
-A little respect
Its very easy no need of development skills...
So lets start
Porting SystemUI.apk
Of a rom to another..
At first decompile ur Stock Systemui.apk and custom
Systemui.apk which u wanna port.
Now find the folder in custom SystemUI.apk name "res" then
open it and search for "drawable-hdpi" open it and you will
see a lot of png image replace all them to your stock
systemui.apk! If you find any xml file then don't copy them.
Then recompile the modded stock SystemUI.apk and replace
with original one by root explorer..
Porting framework-res.apk
Your device must be of the same resolution with the custom
framework-res device (ex: qhd>qhd) .... If not then u may face
dpi bugs.
decompile both stock and custom framework-res.apk.. Same
as before find "res" open and find "drawable-hdpi" copy all
the png to ur stock framework.. don't copy any xmls.. and
recompile the modded stock framework-res.apk and replace
with ur original by root explorer..
Written By - Snigdho Hasan
Don't forget to-
HIT A THANKS IF I HAVE HELPED YOU!

[Q] Ask Apktool Theming Stock Apps Lil confusing

hello everyone!
i just wanna ask...
i flash a deodexed stock rom (deodexed,pre-rooted)
and i start theming using apktool for android.
After modifying(e.g. Settings.apk signed with apktool for android) . it didn't shown up on my drawer
then i tried another method (Copying both orig META-INF and android manifest) then it shown up
I want to have tabbed settings.. but how can i make it if the modded app needs the original files (meta-inf and android manifest)..
some of my app are not working after recompiling and signing it with apktool for android...
it always need those files
i wonder how the devs makes changes on some system app
pls reply...
i need answers..

decompile SystemUI.apk

Hi guys,
I have a problem with my System.UI. I can't decompile it because I obtain always an error...in every programs (Tickle,Multitool...). I want to edit lines in .xml for my custom ROM.
However, with the Framework-res.apk or settings-apk it works perfectly. I don't understand...
So If someone could help me decompiling System-UI.apk with other method, I'd be very grateful to him
Of course I join two files (framework-res.apk and systemUI.apk) in attachment.
Thanks really
Bests regards
Nobody... ?
PLease
MAnopi said:
Hi guys,
I have a problem with my System.UI. I can't decompile it because I obtain always an error...in every programs (Tickle,Multitool...). I want to edit lines in .xml for my custom ROM.
However, with the Framework-res.apk or settings-apk it works perfectly. I don't understand...
So If someone could help me decompiling System-UI.apk with other method, I'd be very grateful to him
Of course I join two files (framework-res.apk and systemUI.apk) in attachment.
Thanks really
Bests regards
Click to expand...
Click to collapse
I have same problem. Hope to someone can help.????
Post the error log and maybe someone will help you. Posting the apks does nothing really.
Also if your making a custom rom but cant fix a simple error then you might want to rethink things.
Also if your building a custom rom then just edit the source before to compile the build.
Finally it works. Why ? I don't know lol
Maybe it is :
-I took systemUI.apk from stock ROM (yes i changed apk from stock ROM to try)
-or I deleted mediatek-res.apk of folder names ''other'' of APKmultitool

[REQUEST] Patch format for APK files

Currently we don't have any patch format like diff for APK files.Having one would make it easier to share APK file modifications to other developers so that we don't have to share the modded APK file
Does anything like this exist now or will I have to develop it ?

Categories

Resources