What the hell did I just found!! - General Questions and Answers

I have a problem
My rom is deodexed .... but.... There is no classes.dex file in my framework-res.apk
:what:
Any help here ???
This make it a pain in the butt when i want to theme
sent from my super advanced mini fridge

Framework-res.apk doesnt include classes.dex. Doesnt matter for dexed ot odexed. Just decompile and mod it.
Sent from my LT15i using xda app-developers app

Erhany said:
Framework-res.apk doesnt include classes.dex. Doesnt matter for dexed ot odexed. Just decompile and mod it.
Sent from my LT15i using xda app-developers app
Click to expand...
Click to collapse
Got it now frameworks classes.dex is stored in framework.jar
Btw that was n00b me
Sent from my A500 using XDA Premium 4 mobile app

Related

KEYPAD Customization

Can any 1 help How to change keypad like dis ???
You need to modify the phone.apk
Sent from my Nexus S using xda premium
Aspire said:
You need to modify the phone.apk
Sent from my Nexus S using xda premium
Click to expand...
Click to collapse
Using Vch s/w ???
Not phone.apk.. Phone.apk is les important.. U need to edit dialertabactivity.apk.
Sent from my GT-S5670 using xda premium
exactly, you need decompile DialerTabActivity.apk then edit dialer_app.xml.
I dont khow what dialer_app.xml is used so edit all 3 dialer_app.xml
^^ funny DialerTab after messup

what lidroid-res.apk does?

guys,do one know what lidroid-res.apk does?
modding it makes status bar gone!
Modding it doesnt make d status bar go! Mod it correctly and it' ll be there. Lidroid-res.apk contains the png's for d widget buttons, their background etc.
Sent from my GT-S5670 using xda premium
Feras.Rehman said:
Modding it doesnt make d status bar go! Mod it correctly and it' ll be there. Lidroid-res.apk contains the png's for d widget buttons, their background etc.
Sent from my GT-S5670 using xda premium
Click to expand...
Click to collapse
i did it correctly...it ddnt showed error while compiling..let me try once again...
is there any thing else to change while we mod it.
U have to just replace png's! Dun use apkmanager or apktool. Use winrar.
Sent from my GT-S5670 using xda premium
Feras.Rehman said:
U have to just replace png's! Dun use apkmanager or apktool. Use winrar.
Sent from my GT-S5670 using xda premium
Click to expand...
Click to collapse
while decompiling why does apk tool shows error ..??
Feras.Rehman said:
U have to just replace png's! Dun use apkmanager or apktool. Use winrar.
Sent from my GT-S5670 using xda premium
Click to expand...
Click to collapse
how to use winrar for this?
droidxpert said:
how to use winrar for this?
Click to expand...
Click to collapse
Open apk's using winrar
Sent from my GT-S5670 using xda premium
avilove4u said:
while decompiling why does apk tool shows error ..??
Click to expand...
Click to collapse
Why do u wanna decompile it? :/ just extract it using winrar na! And exchange d png's
Sent from my GT-S5670 using xda premium
Feras.Rehman said:
Why do u wanna decompile it? :/ just extract it using winrar na! And exchange d png's
Sent from my GT-S5670 using xda premium
Click to expand...
Click to collapse
Ok ...!!
And no one is solving my problem regarding .xml !!
Notepad++ is showing odd type of characters on opening it
just decompile it with the framework of ur rom u wanna build ;-)
Use this commands here:
1. Place framework-res.apk and twframework-res.apk in apktool file
2. Install it via:
apktool if twframework-res.apk
apktool if framework-res.apk
3. Just decompile lidroid-res.apk
Feras.Rehman said:
Why do u wanna decompile it? :/ just extract it using winrar na! And exchange d png's
Sent from my GT-S5670 using xda premium
Click to expand...
Click to collapse
after replacing png's how are we supposed to repack it?
Delete the old drawable-hdpi, then replace it wid d edited one using winrar
Sent from my GT-S5670 using xda premium
still no status bar!
yes its done..thank you Feras
U replaced it with hdpi icons?
Sent from my GT-S5670 using xda premium
hey guys can you help me
i have placed apktool in windows folder
when i try to decomplie any apk it decompiles it to c;\
and its not installing framework and tw framework
thanks

MALAYALAM CM7 rom

For my fellow mallus out there..if you have a phone thats rooted and running any cm7 rom check out this collection of xml files from each apk that is translated.
Use 7zip to copy replace these files in the values/ res of the corresponding decompiled apks(use apktool) in your phones' rom..
Then recompile using apktool..
Copy replace the resource.asrc file from the build file in the original apk again using 7 zip
Warning ..im having some problems with the mms,contacts and phone.apks..others are ok..
Ur welcome to further edit/ translate(not all are complete) the xml files using notepad++(dont use any other)
http://db.tt/VjCBIm8W
Also Screen shots from my moto milestone..
Sent from my XT910 using xda app-developers app
Awsomm
Thanks
Do you know any ways to add Malayalam language
So that malayalam post can be read
Sent from my LG-P690 using xda app-developers app
Frm ICS onwards i think malayalam can be read in the browser..for gingerbread you need to root your phone, install root explorer and replace the droidsansfallback.ttf file with a renamed anjalioldlipi.ttf file
For malayalam keyboard i use honsos MultiLing keyboard app.
Sent from my XT910 using xda app-developers app
bejoy_sab said:
Frm ICS onwards i think malayalam can be read in the browser..for gingerbread you need to root your phone, install root explorer and replace the droidsansfallback.ttf file with a renamed anjalioldlipi.ttf file
For malayalam keyboard i use honsos MultiLing keyboard app.
Sent from my XT910 using xda app-developers app
Click to expand...
Click to collapse
Should i delete droidsanfallback.ttf ??
Or just install anjali oldlipi ???
Sent from my LG-P690 using xda app-developers app
Rename the anjalioldlipi as DroidSansFallback.ttf (mind the case) and replace the original in system/ fonts(in root explorer u have to mount as r/w).
Sent from my XT910 using xda app-developers app

Mod. Big caller id

Hi
Let's start.
1. Decompile Contacts.apk and Phone.apk
2. With Phone.apk: Relace existing call_card_person_info.xml in \res\layout-mdpi-finger with the new one
Click for download call_card_person_info.txt
3. With Contacts.apk: Go to res\value-mdpi and Change value in dimens.xml from 96.0px to 320.0px
4. Compile both apks and test
Sent from my R800i using xda app-developers app
https://rapidshare.com/#!download|219p11|3591857948|Manual.txt|3|0|0
Sent from my R800i using xda app-developers app

Decompiling problem..

m facing prob in decompiling system ui. While i decompiled it there is no smali folder . I think apktool wont decode resources.dex. I also installed proper frameworks.
:banghead::screwy::banghead:
Is dere ny special way to decompile it.
Sent from my HTC Explorer A310e using xda app-developers app
Sent from my HTC Explorer A310e using xda app-developers app
Did u install framework , systemui , framework-res,before decompiling
If u didn't then install the every apk files in framework folder and systemui.apk,then decompile it
sent from
little pico
nit_in said:
Did u install framework , systemui , framework-res,before decompiling
If u didn't then install the every apk files in framework folder and systemui.apk,then decompile it
sent from
little pico
Click to expand...
Click to collapse
Ya bro as i previously said I installed framework-res.apk & htc-resources.apk as framework but System ui decompiled but there is no smali folder
Sent from my HTC Explorer A310e using xda app-developers app
xactor said:
Ya bro as i previously said I installed framework-res.apk & htc-resources.apk as framework but System ui decompiled but there is no smali folder
Sent from my HTC Explorer A310e using xda app-developers app
Click to expand...
Click to collapse
from which rom
you took that systemui.apk??
nit_in said:
from which rom
you took that systemui.apk??
Click to expand...
Click to collapse
Prob solved . Apktool needed to be updated!
Sent from my HTC Explorer A310e using xda app-developers app

Categories

Resources