WHILE TRYING TO TWEEK A THE THEME I FOUND I COULD NOT DECOMPILE DarkIME.apk.. . IVE BEEN TOLD I NEED PERMISSION TO AND OR HOW TO EDIT IT .. IF I EVEN NEED TO EDIT THAT APK AT ALL SINCE I CANT GET IN TO IT TO SEE LOL.. CAN SOMEONE POINT ME IN THE RIGHT DIRECTION ?
A AllianceROM DARK THEME.
THX FOR ANY ADVISE:good:
Related
sorry bout the new thread. i sifted through alot of stuff but cant really find my answer. i downloaded a theme file and it had all the manilas and png icons in it. i thought you put in in the tf3d editor like other themes but i was wrong. can someone please point me in the right direction? i have the manila editor but that wasnt a help.
I have successfully fixed apkmanager and am able to decompile any apk and recompile it . Question is im not sure what changes are valid inside the xml files . I am trying to change screen transitions . I have use UOT and LOVE it but one thing i like is the flip transistion married with the ICS screen rotation transition . i want both If anyone has any links they'd like to share , or personal help , my finger is itching to click that thanks button
[q] i have put 6 lockscreens in systemui.apk but i cannot get the option for the lockscreen changing.... :'( plz help me ....
Black synergy said:
[q] i have put 6 lockscreens in systemui.apk but i cannot get the option for the lockscreen changing.... :'( plz help me ....
Click to expand...
Click to collapse
Have you tried to reinstall systemui.apk?
Black synergy said:
[q] i have put 6 lockscreens in systemui.apk but i cannot get the option for the lockscreen changing.... :'( plz help me ....
Click to expand...
Click to collapse
what do u mean u hav put 6 lockscreens in systemUI.apk .... Make a brief note of what u've done.... Also assuming u as a starter lookin at the junior member tag ... U hav to make a lot of changes to port lockscreens .... Files tat hav to be edited are framework-res.apk framework.jar services.jar settings.apk systemui.apk ... I would suggest u to learn development before u could start tampering with the system files else your phone would be doomed
Black synergy said:
[q] i have put 6 lockscreens in systemui.apk but i cannot get the option for the lockscreen changing.... :'( plz help me ....
Click to expand...
Click to collapse
Its not only systemui,
You need to modify framework-res and jar,
You also need to modify settings.apk and add the string to change the lockscreen
Also,
Im a potatoe...
this post is approved by the national potato safety regulation
Thank you all for responding...
I am successful now...
You all can have a look at my rom
Just see in my signature...
@ captain.. or any moderator..
You can delete this thread if you want.
Sent from something smoother than Hyperion xD
Hi guys, can you teach me how edit or mod these default apk's on our phone :
-mms.apk
To Samsung Galaxy S3 theme.
Thanks. )
Dude just use guides see in general section use search button
Sent from my GT-S5360 using Tapatalk 2
rmhoh said:
Hi guys, can you teach me how edit or mod these default apk's on our phone :
-mms.apk
To Samsung Galaxy S3 theme.
Thanks. )
Click to expand...
Click to collapse
Hey I have not edited the mms.apk which u have told.But you just asked for theming so i can help the simple theming guide
Use apktool to decompile these apk files after which you get the folder which contains res,smali etc files
As you are not modding just want to change the theme go to the res folder and open the drawable-hdpi,drawable-ldpi.
Replace the images you want to change with that from s3 and build it ....
Voila you got a themed app ...
Incase you want to edit the UI also like by adding more buttons kind of thing then you might consider doing some stuff around with the layouts and smali code..
In case of smali, learn from this site ..
http://androidcracking.blogspot.in/search/label/smali
Gud Luck.
Thanks i think this might help you,
optimus
PS:I think most of the res required for system files are present in framework.
Use the search button...
There are a lot of tuts forit...
But You can Also use APK Manager, its easy but not very good as apjtool...
Sent from my GT-S5360 using Tapatalk 2
hi all, im trying to create a rom, and this is my progress. how to edit the framwork? please help
http://imgur.com/PCZShgL
http://imgur.com/wArD5yx
http://imgur.com/xUEjJon
saltalabanca said:
hi all, im trying to create a rom, and this is my progress. how to edit the framwork? please help
http://imgur.com/PCZShgL
http://imgur.com/wArD5yx
http://imgur.com/xUEjJon
Click to expand...
Click to collapse
Your question is too vague - state exactly what you want to do if you want support from members
There is lots of things you can edit in framework-res and android.policy
Best to type into Google what you want to do and search for a guide
It looks from your pics you have just created a working folder in kitchen
You need to decompile the apk you want to edit with apktool then edit xmls smalis and pngs - again search for a guide for exactly what you want to do
marcussmith2626 said:
Your question is too vague - state exactly what you want to do if you want support from members
There is lots of things you can edit in framework-res and android.policy
Best to type into Google what you want to do and search for a guide
It looks from your pics you have just created a working folder in kitchen
You need to decompile the apk you want to edit with apktool then edit xmls smalis and pngs - again search for a guide for exactly what you want to do
Click to expand...
Click to collapse
i replace the framework, and the systemUI dont think how to edit all, im very noob
saltalabanca said:
i replace the framework, and the systemUI dont think how to edit all, im very noob
Click to expand...
Click to collapse
again too vague - you cant just say you want to replace the SystemUI - that is an entire apk - Unless you are just going to replace it with a SystemUI.apk from another rom but I would not recommend that as if you are going to release the rom you wouldn't have permission to do so plus the apk may have dependences of other apks and mods that you would also need to include
You need to know exactly what you want to mod
If you want to mod the SystemUI.apk you would need to decompile the apk with apktool and edit what you want - You will find guides to do this if you search google - You will find a guide to decompiling apks in my signature which has all my threads.
If you want to add lidroid toogles for example search for galaxy y xda how to add lidroid toggles in google
Same if you want to edit the framework to add extended power menu search for that
You cant just say I want to replace this and that apk
Also calling yourself a noob is no excuse - You have to learn how to use google and how to use the search feature to find what you want to do and then read everything - Once you have understood the basics and you know what you want to achieve only then if after trying you can post in the respective threads for any support relating to the thread