[Q] best tool decompile apk - Android Q&A, Help & Troubleshooting

hey guys
what is the best tool for decompile systemui.apk
in os windows 7
Sent from my GT-I9192 using XDA Free mobile app

fanion said:
hey guys
what is the best tool for decompile systemui.apk
in os windows 7
Sent from my GT-I9192 using XDA Free mobile app
Click to expand...
Click to collapse
for me this is the best tool for decompile and recompile
http://forum.xda-developers.com/showthread.php?t=2639400

Related

[Q]EDT Tweak

Who can show me how to use EDT Tweak on galaxy y using stock rom because i don't know how to use it
Sent from my GT-S5360 using xda premium
"Rename my systemui.apk to systemui.zip
Estract it copy classes.dex and statusbar.xml
To your systemui"
And install EDT.apk (download from attachment)
https://www.dropbox.com/s/spm6efct0pcuwx0/SystemUI.apk
Tutorial From evanlocked,he have helped me
EDIT: ONLY WORK ON DEODEXED ROMS
EDT?? Can i use it on other roms also?? btw wat is it
EliTSamsunG said:
"Rename my systemui.apk to systemui.zip
Estract it copy classes.dex and statusbar.xml
To your systemui"
And install EDT.apk (download from attachment)
https://www.dropbox.com/s/spm6efct0pcuwx0/SystemUI.apk
Tutorial From evanlocked,he have helped me
Click to expand...
Click to collapse
Okey i am trying and will report late
Sent from my GT-S5360 using xda premium
What is EDT??? I am new here
Sent from my GT-S5360 using xda premium
hell_lock said:
EDT?? Can i use it on other roms also?? btw wat is it
Click to expand...
Click to collapse
It change ur clock color,and have can edit battery style.
ah and add text on status bar
I want to try ....but how to revert??
Sent from my GT-S5360 using xda premium
adidas123 said:
Who can show me how to use EDT Tweak on galaxy y using stock rom because i don't know how to use it
Sent from my GT-S5360 using xda premium
Click to expand...
Click to collapse
try uot kitchen ... best and safe
Sent from my GT-S5360 using XDA
EliTSamsunG said:
"Rename my systemui.apk to systemui.zip
Estract it copy classes.dex and statusbar.xml
To your systemui"
And install EDT.apk (download from attachment)
https://www.dropbox.com/s/spm6efct0pcuwx0/SystemUI.apk
Tutorial From evanlocked,he have helped me
Click to expand...
Click to collapse
Lost statusbar
Sent from my GT-S5360 using xda premium
or yu can do one thing ... rename ur systemui.apk to systemiui.apk .... ur rom will be changed to miui rom
**dont try it ... just jokin
Sent from my GT-S5360 using XDA
simplyanin said:
try uot kitchen ... best and safe
Sent from my GT-S5360 using XDA
Click to expand...
Click to collapse
It has no % battery, i want it
Sent from my GT-S5360 using xda premium
simplyanin said:
try uot kitchen ... best and safe
Sent from my GT-S5360 using XDA
Click to expand...
Click to collapse
I need two icon: % battery and battery icon
Sent from my GT-S5360 using xda premium
Hey bro make a improvement my method is for deodexed rom doesnt work on non deodexed rom
Just to make it clear
Bug in edt sometimes some notofications icon changed i mean mismatchbut dont worry its not a nig problem
Sent from my GT-S5360 using xda premium
Wamna make it works just deodexed ur stock rom first and u are good to go
Sent from my GT-S5360 using xda premium
Deodex ur rom first using doky73 tutorial.
and
For me Icon With % make me visual ilusion of battery drain
I don't know how to deodex my rom and..........i don't know mean of deodex
Sent from my GT-S5360 using xda premium
I am crazy with EDT Tweak, i don't know how to make it work:sly:
Sent from my GT-S5360 using xda premium
adidas123 said:
I am crazy with EDT Tweak, i don't know how to make it work:sly:
Sent from my GT-S5360 using xda premium
Click to expand...
Click to collapse
Ur rom deodexed? Send him systemUI.apk file and he is mod for U.
EliTSamsunG said:
"Rename my systemui.apk to systemui.zip
Estract it copy classes.dex and statusbar.xml
To your systemui"
And install EDT.apk (download from attachment)
https://www.dropbox.com/s/spm6efct0pcuwx0/SystemUI.apk
Tutorial From evanlocked,he have helped me
EDIT: ONLY WORK ON DEODEXED ROMS
Click to expand...
Click to collapse
whether ur it can be helf me edited my systemui apk
4med70 said:
whether ur it can be helf me edited my systemui apk
Click to expand...
Click to collapse
Have Can edit ur systemui,only replace classes.dex and statusbar.xml From Evanlocked systemui with the correnspondent on ur system ui
adidas123 said:
I don't know how to deodex my rom and..........i don't know mean of deodex
Sent from my GT-S5360 using xda premium
Click to expand...
Click to collapse
Check this Thread: http://forum.xda-developers.com/showthread.php?t=1600805
Its Easy,Folow the steps. (If u get error on 4/5 step,delete the .odex in folder Origi_app or Origi_frame and start it the step corrensponding to error.
If u have dificults on 13. Step, pm me or say here.

How to change statusbar central clock to right clock?

pls tell me wat to edit inorder to change statusbar center clock to right
thank you
SREEHARI.NAIR said:
pls tell me wat to edit inorder to change statusbar center clock to right
thank you
Click to expand...
Click to collapse
You have to decompile the apk if you want to know how to do the further process n if you don't then you can read guide for Decompiling and then I can proceed to tell you how to do that
Just tell me i will try to understand
SREEHARI.NAIR said:
Just tell me i will try to understand
Click to expand...
Click to collapse
k, i'll tell you tomorrow because I have a test today
decompile SystemUI.apk
it has a xml file called status_bar.xml
search clock in it
in that line you will get a attribute android_gravity .
if it is center_vertical change it to left|vertical ( I have like this in my apk)
Sent from my GT-S5670 using xda premium
I will Try this
soham jambhekar said:
decompile SystemUI.apk
it has a xml file called status_bar.xml
search clock in it
in that line you will get a attribute android_gravity .
if it is center_vertical change it to left|vertical ( I have like this in my apk)
Sent from my GT-S5670 using xda premium
Click to expand...
Click to collapse
Thanks Bro I will try this out
soham jambhekar said:
decompile SystemUI.apk
it has a xml file called status_bar.xml
search clock in it
in that line you will get a attribute android_gravity .
if it is center_vertical change it to left|vertical ( I have like this in my apk)
Sent from my GT-S5670 using xda premium
Click to expand...
Click to collapse
How can we do "decomplile"?
Please help me. Is it work on "[ROM] SGS3 V3.0 |Ultimate| |Smooth|"?
Vishnu pv said:
How can we do "decomplile"?
Please help me. Is it work on "[ROM] SGS3 V3.0 |Ultimate| |Smooth|"?
Click to expand...
Click to collapse
to decompile we use an app called as apk multi tools and another app apk manager !!
both are good...works fine for me...!!
i think u will need sdk tools installed in pc to make apk managaer and apk tools work on your pc !!
google about it, you will get more answers.
and there is a guide in development section named 'make custom rom' which shows how to decompile any apk..!!
Sent from my GT-S5830i using xda app-developers app

[Q] cant decompile apk in apktool

Am trying to decompile walkman apk,but I got this error,(i installed two frameworks)
What to do?
Please help
Sent from my C1904 using XDA Premium 4 mobile app

Funky SystemUI.apk

Hey folks
today i share funky systemui for our sgs.
Its pretty awesome for dual sim version.
thanks if you like it
you know how to install it
first rename it to SystemUI.apk
then replace to system/app/here
reboot!
done !! *,*
Link : http://www.4shared.com/mobile/izkofmf4ba/systemui1.html
Witch launcher r u using?
Sent from my GT-S5282 using XDA Free mobile app
bvrraju said:
Witch launcher r u using?
Sent from my GT-S5282 using XDA Free mobile app
Click to expand...
Click to collapse
its fakitkat 2 rom bro

Working on aosp framework....but I need help!

Hi guys!
I wanted to theme my framework res like aosp,but I want to Deodex it cause I'm on stock odexed rom.Can someone tell which which odex file is associated with framework-res?
Please help me ASAP.
You can whatsapp me on
(+91)8960150599.
Sent from my GT-S5282 using xda app-developers app
Yash.Tripathi64 said:
Hi guys!
I wanted to theme my framework res like aosp,but I want to Deodex it cause I'm on stock odexed rom.Can someone tell which which odex file is associated with framework-res?
Please help me ASAP.
You can whatsapp me on
(+91)8960150599.
Sent from my GT-S5282 using xda app-developers app
Click to expand...
Click to collapse
There isn't a odex for framework-res ...... It's smali free
Thanks a lot bro...u really helped me a lot...
Sent from my GT-S5282 using xda app-developers app
Yash.Tripathi64 said:
Thanks a lot bro...u really helped me a lot...
Sent from my GT-S5282 using xda app-developers app
Click to expand...
Click to collapse
No need to say it..... Just hit the button
Yes @sdeep was ri8 but Framework-res.apk also contain its smali into framework.jar (No Java No apk) simply If there is Apk then smali will also there

Categories

Resources