[Q] - General Questions and Answers

Need help, i decopmiled systemui.apk and made a modification in drawble-ldpi folder.
Then i recompiled it and replaced it in system/app, but status bar wont show up.
Am i forgettting any thing here while recompiling?
And after recompiling the apk size decreased a bit than original??
Can anybody tell whats wrong??

Chirtagh said:
Need help, i decopmiled systemui.apk and made a modification in drawble-ldpi folder.
Then i recompiled it and replaced it in system/app, but status bar wont show up.
Am i forgettting any thing here while recompiling?
And after recompiling the apk size decreased a bit than original??
Can anybody tell whats wrong??
Click to expand...
Click to collapse
Please read http://forum.xda-developers.com/showthread.php?t=1707689
A good and useful thread title will help make sure the right people see and help you

hi
zacthespack said:
Please read http://forum.xda-developers.com/showthread.php?t=1707689
A good and useful thread title will help make sure the right people see and help you
Click to expand...
Click to collapse
can i post this same text in related threads??

Chirtagh said:
can i post this same text in related threads??
Click to expand...
Click to collapse
If there is a thread for issues that are pretty much the same maybe, but I would also think you should use the sites search to check if anyone has come up with an answer (unless you already have done this)

zacthespack said:
If there is a thread for issues that are pretty much the same maybe, but I would also think you should use the sites search to check if anyone has come up with an answer (unless you already have done this)
Click to expand...
Click to collapse
Found an anwser
Thanks bro.

Related

[q] i have a question

i know this maybe dumb, but how do i add a signature to this??? i dont know how to.. sorry. im a noob to this site. ANY1 HELP PLEASE
It will be in USER CP under edit signature. You have to have a certain number of post first, however, IIRC.
How many post?
flyboyzeya said:
How many post?
Click to expand...
Click to collapse
5-8 I read some place , so you should be ok I think.
THANK YOU !!!!!! NOW I GOTTA FIGURE out how to add the donation button from paypal to here
Why?
10char

[Q] CRT-OFF Animation

Hello everyone, I re-edited this post. I would like to know if there is a way to edit the framework.apk and go to the bools (I think) and refit some of the XML codes so we could have our old gingerbread lock animation, all help will be appreciated. Thank you.
wow, thats an offensive first post )to the eyes that is)
and short answer, not really, after a full reboot, the change is lost...
best way to find out? try it! im not a fan of it, so im not even going to bother, but if you root, keep it and copy the files to system, it should work in theory...
but im pretty sure that you have to reboot for the settings to stick :/
k thanks, sorry for the letters im new with this.
alphadog32 said:
k thanks, sorry for the letters im new with this.
Click to expand...
Click to collapse
With the whole new internet thingy ooor?
It's not like the big letters and colors are inserted by themselves..
You should go back and edit that buddy, or prepare for people to come in here *****ing about it...
we can't help you, font is too small and we can't see the question.
Artur_q77 said:
we can't help you, font is too small and we can't see the question.
Click to expand...
Click to collapse
So when he fixes the font you'll know the answer then?
Sent From My HTC Sensation using Xda premium App
Artur_q77 said:
we can't help you, font is too small and we can't see the question.
Click to expand...
Click to collapse
ROFLCOPTERS
And to the OP I don't know but like the above poster said try to copy the files you need to /SYSTEM and then use the FastReboot app, to trick your phone into believing that you have rebooted it and hoefully the changes will stick.
Let us know if it works!
alphadog32 said:
We have successively made massive font. IS THERE ANY WAY TO GET MORE COLOURS? I have found various ways to make offensive writing. Please Flame.
Click to expand...
Click to collapse
fixed it..
rumpleforeskin said:
fixed it..
Click to expand...
Click to collapse
Lmao.
So what exactly does this mean:
"successively rooted our HTC Sensation"
Are you temp-rooting over and over again?
I could be wrong but isn't the CRT animation built into the kernel itself???
Sent from my HTC Sensation 4G using XDA Premium App
It should be in services.odex, I decompiled it using backsmali but I dont know what to edit. Any help?
I found that it should be in PowerManagerService.smali
there is an app in the market called something screen off and lock ..which has 2 different crt/tv off animations
abuserkadayf said:
there is an app in the market called something screen off and lock ..which has 2 different crt/tv off animations
Click to expand...
Click to collapse
I would rather try to find out how to enable it through the services.jar better. But thanks for that.
Sent from my HTC Sensation 4G using Tapatalk
**** yea dude
BonesRed said:
ROFLCOPTERS
And to the OP I don't know but like the above poster said try to copy the files you need to /SYSTEM and then use the FastReboot app, to trick your phone into believing that you have rebooted it and hoefully the changes will stick.
Let us know if it works!
Click to expand...
Click to collapse
Hey won't changing the settings maybe cause a bootloop and then since we don't got custom recovery we are ****ed up???
BonesRed said:
ROFLCOPTERS
And to the OP I don't know but like the above poster said try to copy the files you need to /SYSTEM and then use the FastReboot app, to trick your phone into believing that you have rebooted it and hoefully the changes will stick.
Let us know if it works!
Click to expand...
Click to collapse
Hey won't changing the settings maybe cause a bootloop and then since we don't got custom recovery we are ****ed up???
can this workaround from galaxy sII work for us?
http://forum.xda-developers.com/showthread.php?t=1152668
has nobody na idea?
i've read in a other thread how to enaple the crt effect for an android 2.3.4 device easily (just change one line of code in the /system/build.prob file). but sadly... this line of code don't exists on my device (android 2.3.3)

Which rom can sync facebook picture

Beside cyanogen, is there a rom that can sync facebook contact list with their picture?
I know for a fact GPA 17/18 do.
Sent from my Nexus S 4G using xda premium
And I guess every Miui based rom will have the same issue?
NSCollab, it's a combination of Cyanogen Mod and Stock
Nexus S
You can do this for any ROM by modifying res/values/unrestricted_packages.xml within ContactsProvider.apk and adding:
<item>com.facebook.katana</item>
as one of the strings.
That's a better answer
Nexus S
falconrulz said:
That's a better answer
Nexus S
Click to expand...
Click to collapse
Sorry if that wasn't constructive in finding a solution for you
I guess I was pointing out that it wasn't something exclusive to CM. If you need help making this work for you, let me know which ROM version you need this for and the method(s) for transferring files on your phone that you're familiar with (ADB/CWM/etc). I'll try to get something up if somebody else doesn't beat me to it in the meantime.
XK72 said:
You can do this for any ROM by modifying res/values/unrestricted_packages.xml within ContactsProvider.apk and adding:
<item>com.facebook.katana</item>
as one of the strings.
Click to expand...
Click to collapse
Do you have the modified .apk to share ? For 2.3.6
XK72 said:
Sorry if that wasn't constructive in finding a solution for you
I guess I was pointing out that it wasn't something exclusive to CM. If you need help making this work for you, let me know which ROM version you need this for and the method(s) for transferring files on your phone that you're familiar with (ADB/CWM/etc). I'll try to get something up if somebody else doesn't beat me to it in the meantime.
Click to expand...
Click to collapse
No no I was being serious not sarcastic lol, sorry you felt that way, and its not even my query
Nexus S
Can you do that without a rom?
Read previous comments
Nexus S
There is no "values" folder in the res folder. Or maybe I just don't know how to make this work.
matmat07 said:
There is no "values" folder in the res folder. Or maybe I just don't know how to make this work.
Click to expand...
Click to collapse
Need to decompile it first
Sent from my Nexus S 4G using XDA App
Ok, but anyway, i'm on brainmaster's one now, and it seems to work by default

mms.apk

Hi i'm new here...
Someone can make a mms.apk mod for 2.3.5 xxkpf like this http://forum.xda-developers.com/showthread.php?t=1100347 .
I try to make one but when i drag and drop twframework-res in apk manager 4.9 it says "sorry thats not the dependee apk....."
If someone can make a mms.apk mod or another method...i don't want to convert sms to mms.
Looking for 1 week but i can't find something to help me....
Please Help me !
PS: I want to use stock messaging app .
im interested in this too. hopefully someone can make it
annoymous1234 said:
im interested in this too. hopefully someone can make it
Click to expand...
Click to collapse
Its easy dude.... just give me the mms.apk file and ill do it for u
wilfredcool007 said:
Its easy dude.... just give me the mms.apk file and ill do it for u
Click to expand...
Click to collapse
I'd like it also
Here is the original apk file.
Thanks for the help!
Chisonne said:
I'd like it also
Here is the original apk file.
Thanks for the help!
Click to expand...
Click to collapse
dude...give me the stock mms.apk this file has been improperly compiled before.... :O
Thank's for help and sorry for late
This is stock mms.apk....
It work on any rom ? (2.3.4,2.3.5,2.3.6)
Sorry for late...
Thank's
wilfredcool007 said:
dude...give me the stock mms.apk this file has been improperly compiled before.... :O
Click to expand...
Click to collapse
Oh I'm sorry, I didn't get any notification for your reply. I see somebody else has sent is already now
also
also if you can tell me the name of the application wich you use...
I can't find the link of the tutorial how to do this...i found it about 3 weeks but now...
Thank's
punisher00 said:
This is stock mms.apk....
It work on any rom ? (2.3.4,2.3.5,2.3.6)
Sorry for late...
Thank's
Click to expand...
Click to collapse
dude...can i even hav the framework-res cause these are dependant on them
---------- Post added at 04:34 PM ---------- Previous post was at 04:31 PM ----------
punisher00 said:
also if you can tell me the name of the application wich you use...
I can't find the link of the tutorial how to do this...i found it about 3 weeks but now...
Thank's
Click to expand...
Click to collapse
See my previous posts and there will be "complete set of tools" download it and there will be a folder called apktool or apk manager
use that for decompilin and compilin apk's and after u decompile the mms.apk der will be a folder called xml in it
open that and set the required changes in there as per ur wish... u can set even upto 1000 pages without any conversion
hope this was helpful.... press thanks if ur satisfied with my reply

Themers Please Help! (New Question)

Can somewhere tell me where the background image is in the attached picture circled in red, I just want it transparent... (solved see post 3)
Attached another pictured, does anyone know why I cant theme the icon in red? Ive changed it in vending.apk but I still get the old icon....
liamstears said:
Can somewhere tell me where the backgound image is in the attached picture circled in red, I just want it transparent...
Click to expand...
Click to collapse
I dont remember where to find it exactly... but i think its systemUI.apk related! look into that!
PD: If not, then it should be on framewor-res.apk
I found it!
For anyone else looking its SystemUI.apk res/value/drawables.xml
notification_tracking_bg
Have you had a look in com.htc.resources? I think it maybe common_icon_indicator_replies or common_icon_messages_on? But i could be wrong. Also if it's ICS then im not sure as ive tried making changes to ICS that havent shown up.
Sorry cant be of any more help.
MarylandCookie said:
Have you had a look in com.htc.resources? I think it maybe common_icon_indicator_replies or common_icon_messages_on? But i could be wrong. Also if it's ICS then im not sure as ive tried making changes to ICS that havent shown up.
Sorry cant be of any more help.
Click to expand...
Click to collapse
I got it see my previous post
Bumping for new question!!
I can't remember which one does it, but I have changed all three.
stat_sys_install_complete.png in res/drawable-hdpi, drawable-hdpi-v9, and drawable-hdpi-v11
In GB it is in Vending.apk
and in ICS it is PhoneSky.apk
lozonw said:
I can't remember which one does it, but I have changed all three.
stat_sys_install_complete.png in res/drawable-hdpi, drawable-hdpi-v9, and drawable-hdpi-v11
In GB it is in Vending.apk
and in ICS it is PhoneSky.apk
Click to expand...
Click to collapse
I wasn't aware of phonesky, Thanks!!
liamstears said:
I wasn't aware of phonesky, Thanks!!
Click to expand...
Click to collapse
almost all icon is linked together
some in framework_rec-system-ui
others framework-rec an the apk
janielsen said:
almost all icon is linked together
some in framework_rec-system-ui
others framework-rec an the apk
Click to expand...
Click to collapse
Sorry I dont understand....
Also got to work out now how to fix black on black text in certain apps...

Categories

Resources