[Q] twframework - General Questions and Answers

i cant find twframework-res.apk in lewa rom .
is this important for using apk multi tool ?
i have framework-res.apk and systemui.apk

Related

Stock ROM - Decompile, replace apk (mod) and recompile

Hi,
is there any tool or software to decompile a stock rom downloaded from sammobile?
I want to replace an apk file in system/app and recompile it.
Is there any easy to use tool for decompile - modify - recompile a STOCK firmware?
Any help is appreciate.
Regards, Droopy
Are u a noob???
Try my mod...
Xperia NxT MoD v1.2 For All GB
http://forum.xda-developers.com/showthread.php?t=1967172
Sent from my GT-5360 with Xperia NxT MoD using xda-premium

[Q] Theming galaxy y

Hey guys i want to ask if anybody of you can theme my phone so it look like jellybean in the status bar. Also i want to add lidroid toogle
How it is ? Without recompiling and decompiling because im not admin at my pc thank you :highfive: :fingers-crossed:
Mranggapo said:
Hey guys i want to ask if anybody of you can theme my phone so it look like jellybean in the status bar. Also i want to add lidroid toogle
How it is ? Without recompiling and decompiling because im not admin at my pc thank you :highfive: :fingers-crossed:
Click to expand...
Click to collapse
For the status bar to look like Jellybean, all you need to do is extract your SystemUI.apk and open it with 7zip and change the icons found in drawable folder with that of any Jellybean based SystemUI.apk. Note that you may need to resize the images into LDPI based resolution, not a big deal though.
For adding toggles, there is no way other than decompiling and recompiling.
coolsandie said:
For the status bar to look like Jellybean, all you need to do is extract your SystemUI.apk and open it with 7zip and change the icons found in drawable folder with that of any Jellybean based SystemUI.apk. Note that you may need to resize the images into LDPI based resolution, not a big deal though.
For adding toggles, there is no way other than decompiling and recompiling.
Click to expand...
Click to collapse
Can i just install lidroid parts or lidroid res apk ?
Mranggapo said:
Can i just install lidroid parts or lidroid res apk ?
Click to expand...
Click to collapse
You might wanna ask in Galaxy Y forum whether its supported by the device.
Galaxy Y Q&A Help/Troubleshooting
U can download framework-res.apk base JB or from cusrom like JB
decompile/extract fw.apk via root explorer.apk (u can download it on PS) and u get link "go to extracted file"
build folder fw.apk (extracted folder) and u can mod .png (NOT mod 9.png for Noobs)
if u finnished mod
u can re-build apk with marks all in folder framework-res.apk/
there are META-INF , Andromanifest, etc
click "zip" >> rename framework-res.apk
- go to zipped file >> u can see framework-res.apk.zip (custom apk, ur mod apk)
- rename to framework-res.apk <<
- pull it to system/framework
** lidroid-res u can do same it

[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!
Help
Snigdho said:
[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![/QUOTEভাইয়া সিস্টেম ইউয়াই মোডেড টা আমার ওয়ালটন প্রিমো সি ২ তে ইউজ করতে চাই। এর জন্য বাংলা লেখা টিপস চাই। প্লিজ হেল্প।
Click to expand...
Click to collapse
Ok
Saheyd Sik said:
Snigdho said:
[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![/QUOTEভাইয়া সিস্টেম ইউয়াই মোডেড টা আমার ওয়ালটন প্রিমো সি ২ তে ইউজ করতে চাই। এর জন্য বাংলা লেখা টিপস চাই। প্লিজ হেল্প।
Click to expand...
Click to collapse
Ok bro I will try..
Click to expand...
Click to collapse
I want to port full Systemui.apk
Because it got many awesome features
please make a guide for it too

[Q] How to port SystemUI.apk and framework-res.apk

Is there a way to port all the features and functions present in systemui.apk and framework-res.apk and not just the theme ?
Same here I wanna learn too.

Miui apk how to edit and pls give me apktool for miui apk edit like systemui.apk

I want develop own rom so edit some apk for miui rom
i need correct apktool edit miui apk edit
pls give link and how to edit

Categories

Resources