You are always welcome here to help but please don't spam the thread (to all NEWBIES)
It has been a long time since I was here. I have read in many other Q/A threads that screen on animation is not compatible with our ace. I don't think its quite right as Gingerbread supports both.
Here I have found a thread which shows a way to enable Screen On animation.
http://rootzwiki.com/topic/2553-dev-enabling-crt-on-off-animation-in-roms-how-to/
Courtesy: Big Baby Jesus
I am trying to do things as he says. But I am a little off with smali and dex decompiling and editing. I believe that many developers here would love to help.
tr.supradeep said:
You are always welcome here to help but please don't spam the thread (to all NEWBIES)
It has been a long time since I was here. I have read in many other Q/A threads that screen on animation is not compatible with our ace. I don't think its quite right as Gingerbread supports both.
Here I have found a thread which shows a way to enable Screen On animation.
http://rootzwiki.com/topic/2553-dev-enabling-crt-on-off-animation-in-roms-how-to/
Courtesy: Big Baby Jesus
I am trying to do things as he says. But I am a little off with smali and dex decompiling and editing. I believe that many developers here would love to help.
Click to expand...
Click to collapse
First
Thx
Thanks, I got it working a while ago....
Cool man!
ANDROIDCUSTOMIZe said:
Thanks, I got it working a while ago....
Click to expand...
Click to collapse
Thats good. Can you help me by sending me the framework package? I mean the services.jar and framework-res.apk . I actually have the framework-res.apk modified but wasn't able to do the smali and .dex work. Can you help? I could say it will be very helpful for many of the users. You can post a new thread.
Its easy...need to replace a xml file in anim folder of framework-res.apk
check themes and apps sec i did it 1-2 months b4
I couldn't find it!
side_effect said:
Its easy...need to replace a xml file in anim folder of framework-res.apk
check themes and apps sec i did it 1-2 months b4
Click to expand...
Click to collapse
Well as you said, I searched the Themes and Apps Section I couldn't find it. Can you post the link to that thread it will be very helpful. I am searching for the xml you are talking about in the anim folder, still trying to find it.
Does it really work?
What about the delay in getting the screen lit up?
Not working!
I tried using the patch provided by side_effect but sadly it didn't work. I am trying to implement it in CM7 official. I can't understand where the problem is, but side_effect says in that thread that its not like the CRT animation. I am looking only for CRT animation. Well I will keep trying to get things work. I would need help from other developers. I see many devs have it working already. If yes please do post here or open a new thread. Thank you
1st if you have CRT animation then disable it by editing bools.xml
(something like animatescreenlights) set it to true.
Then u need to modify lock_screen_exit.xml or lock_screen_enter.xml(cant remrmber which exactly)under res/anim.
forum.xda-developers.com/showthread.php?t=1604106
side_effect said:
1st if you have CRT animation then disable it by editing bools.xml
(something like animatescreenlights) set it to true.
Then u need to modify lock_screen_exit.xml or lock_screen_enter.xml(cant remrmber which exactly)under res/anim.
forum.xda-developers.com/showthread.php?t=1604106
Click to expand...
Click to collapse
Ok. I got it. But this isn't the same as Screen On CRT animation. This is an animation which comes after you unlock the screen right?
Yes..!!after you swipe to unlock then the screen blinks and unlockes..
side_effect said:
Yes..!!after you swipe to unlock then the screen blinks and unlockes..
Click to expand...
Click to collapse
Hmmmm... Thanks for the help but thats not what we need. I have a ZTE Blade too and it has screen on effect. I just want help in porting it to ace. It is enabled on all GingerBreads(having a gpu) we just have to software enable it the way i have stated as on the first post
ANDROIDCUSTOMIZe said:
Thanks, I got it working a while ago....
Click to expand...
Click to collapse
Where is it ?
This was sent from a Galaxy Ace. Problem?
CallMeVentus said:
Where is it ?
This was sent from a Galaxy Ace. Problem?
Click to expand...
Click to collapse
I just hope ANDROIDCUSTOMIZe posts his framework-res.apk , PowerManagerService.smali and PowerManagerService$BrightnessState.smali . Then i guess everybody will be able to work this thing out. I will post the compiled framework-res.apk and services.jar when it works.
Not getting past the last step!
I tried everything as said on the first post. I am not able to get past the last step. I don't know which access$### to use, for some there are 3 or 4. Just hope ANDROIDCUSTOMIZe helps sooner. And i dont know where to paste that also inside the PowerManagerService$BrightnessState.smali .
I have done the whole tutorial before too...caused bootloop...i rechecked it once again..there were no errors...
But if still you want to work on it...you can ask your questions on pm or on the thread..as you like..
Edit: Also if you want help to decompile your classes.dex(from services.jar) ...i can help in that too
That was sent from an ace using my beloved hands.
Thanks will be appreciated.
tr.supradeep said:
I tried everything as said on the first post. I am not able to get past the last step. I don't know which access$### to use, for some there are 3 or 4. Just hope ANDROIDCUSTOMIZe helps sooner. And i dont know where to paste that also inside the PowerManagerService$BrightnessState.smali .
Click to expand...
Click to collapse
There are total 4 "access$###" ...but the particular lines he(rootzwiki) has provided...there are only 2...which are "access$500" ...
That was sent from an ace using my beloved hands.
Thanks will be appreciated.
deepesh.tickoo said:
There are total 4 "access$###" ...but the particular lines he(rootzwiki) has provided...there are only 2...which are "access$500" ...
That was sent from an ace using my beloved hands.
Thanks will be appreciated.
Click to expand...
Click to collapse
I have no problems regarding decompiling classes.dex . And regarding the access$### problem, i know there are 4 such lines but for example for the osHandler line you have 4 access$#### in the PowerManagerService.smali with that line so i dont know which to choose. Or else i have to start trial and error method. This is why i need help from you Guys. All on CM7 right?
Originally Posted by deepesh.tickoo<br />
There are total 4 "access$###" ...but the particular lines he(rootzwiki) has provided...there are only 2...which are "access$500" ...<br />
<br />
That was sent from an ace using my beloved hands.<br />
Thanks will be appreciated.
Click to expand...
Click to collapse
<br />
<br />
I have no problems regarding decompiling classes.dex . And regarding the access$### problem, i know there are 4 such lines but for example for the osHandler line you have 4 access$#### in the PowerManagerService.smali with that line so i dont know which to choose. Or else i have to start trial and error method. This is why i need help from you Guys. All on CM7 right?
Click to expand...
Click to collapse
Thats why in the rootzwiki tutorial the whole line is mentiond along with the access$###...and the 2 lines which fully match with the line in tutorial have access$500 and the other access$#### are not to consider....
Got it??
Anyways...ill try it myself once more...but before o have to go to gingerbread again..as i am currenyly on cm9 ics...
That was sent from an ace using my beloved hands.
Thanks will be appreciated.
---------- Post added at 04:40 PM ---------- Previous post was at 04:29 PM ----------
do you think that it will work on stock..because i really dont like cm7 AT ALL!!!
But if not then can you suggest me the best cm7 rom out there...???
deepesh.tickoo said:
Thats why in the rootzwiki tutorial the whole line is mentiond along with the access$###...and the 2 lines which fully match with the line in tutorial have access$500 and the other access$#### are not to consider....
Got it??
Anyways...ill try it myself once more...but before o have to go to gingerbread again..as i am currenyly on cm9 ics...
That was sent from an ace using my beloved hands.
Thanks will be appreciated.
---------- Post added at 04:40 PM ---------- Previous post was at 04:29 PM ----------
do you think that it will work on stock..because i really dont like cm7 AT ALL!!!
But if not then can you suggest me the best cm7 rom out there...???
Click to expand...
Click to collapse
Non of the roms out there fit every people
Related
Can be done by apktool decrypting status_bar.xml in the layout folder.
Under first LinearLayout... you need to replace the next two lines with the following...
<TextView android:textSize="0.0sp" android:textStyle="bold" android:textColor="#ffffffff" android:gravity="center_vertical" android:id="@id/screenName" androidaddingLeft="6.0dip" androidaddingRight="6.0dip" android:layout_width="0.0dip" android:layout_height="0.0dip" android:singleLine="true" android:layout_alignParentLeft="true" />
this adjusts the padding and layout width and height to 0.
This is in the framework-res.apk and not in services.odex or androidpolicy like other android devices.
Thanks to Jhotman again for pointers on APKtool.... will update the 345gingerkrad with an option to have the framework without the Carrier.
this has been asked by me and a few other people. i find it to be completely useless as it is in several other places like the lockscreen, the notification shade, and settings. it doesnt need to be in more places, so if you find out, let me know.
I saw a thread in here and me and a couple others asked how he did it and never got any response
jhotman?????? help me out buddy!
bueller? bueller?
stephen hyde? stephen hyde?
If you search you will find that someone has posted the files to do this.
Krad said:
bueller? bueller?
stephen hyde? stephen hyde?
Click to expand...
Click to collapse
have you found this yet good sir
Bohemian said:
If you search you will find that someone has posted the files to do this.
Click to expand...
Click to collapse
can you post the link thanks!
Bohemian said:
If you search you will find that someone has posted the files to do this.
Click to expand...
Click to collapse
I have searched and started a thread in android hacks general for help on this.
Please post links. Stephen Hyde would also like to know how to do this
Sent from my Dell Streak
Go to the search function search for remove carrier and select dell streak form you will find it in the results.
from what i found , you have to hex edit some lines , resign, etc.
a bit involved for me.
here's a thread that worked for 1.8.1
http://forum.xda-developers.com/showthread.php?t=983506
Sent from my MB525 using XDA Apppp Po lp y
the official way to do it I beleive invloves unpacking .jar files, and using .smali and .baksmali files and make edits, pretty deep.
chrisrotolo said:
the official way to do it I beleive invloves unpacking .jar files, and using .smali and .baksmali files and make edits, pretty deep.
Click to expand...
Click to collapse
this i can do.. Will take a look at the guide.. the guide i looked at replaced the text... i want to remove it.
Krad said:
Hey... followed your directions for searching and came up with NOTHING!!!!!!!!!!!
Thanks for being a f**king TROLL!
I am trying to actually help out the community and provide a customization that people want.. why are you trying to waste my time?
Click to expand...
Click to collapse
Well, I followed the same directions and it was the second result. And you have already posted in that thread, so it wasn't the answer you were looking for.
marvin02 said:
Well, I followed the same directions and it was the second result. And you have already posted in that thread, so it wasn't the answer you were looking for.
Click to expand...
Click to collapse
there are zero directions on how to do it or even a way to do it.. just some files posted for djsteve 1.8.1... I am not interested in changing what it says.. I want to remove it.
Krad said:
Hey... followed your directions for searching and came up with NOTHING!!!!!!!!!!!
Thanks for being a f**king TROLL!
I am trying to actually help out the community and provide a customization that people want.. why are you trying to waste my time?
Click to expand...
Click to collapse
Maybe if a search function is beyond your skills you shouldn't be looking at modding your phone?
Krad said:
jhotman?????? help me out buddy!
Click to expand...
Click to collapse
haha just saw this thread. I have only seen ways to change the text. Are you trying to remove the whole block that it takes up in the drop down menu?
jhotmann said:
haha just saw this thread. I have only seen ways to change the text. Are you trying to remove the whole block that it takes up in the drop down menu?
Click to expand...
Click to collapse
i want to change the txt lol!
Krad, what I would do is take a look at this guy's framework and try to do the same with your framework http://droidmechanic.blogspot.com/2010/12/clear-button.html
I have changed the style of BlurDialer.apk & BlurPhone.apk.
I wanna change the background color of text message(Conversations.apk) from white to black,
but i can't find where i should edit.
i checked lots of apk, like blur-res.apk(in framework)..
but it still useless.
is there anybody can tell me how can i change it ?
kynuspro said:
I have changed the style of BlurDialer.apk & BlurPhone.apk.
I wanna change the background color of text(Conversations.apk) from white to black,
but i can't find where i should edit.
i checked lots of apk, like blur-res.apk(in framework)..
but it still useless.
is there anybody can tell me how can i change it ?
Click to expand...
Click to collapse
If what u mean is changing the background colour of ur sms thg....u could try handcent sms. Its available in d market for free. I haven't tried it but the reviews seem pretty convincing
Sent from my MotoA953 using XDA App
agent008my said:
If what u mean is changing the background colour of ur sms thg....u could try handcent sms. Its available in d market for free. I haven't tried it but the reviews seem pretty convincing
Click to expand...
Click to collapse
Thx anyway, I tried it before..
I just dont wanna use any other applications, so I'd like to edit the original one.~
I hope that I can solve it as soon as possible!~
Thx for ur reply!
kynuspro said:
Thx anyway, I tried it before..
I just dont wanna use any other applications, so I'd like to edit the original one.~
I hope that I can solve it as soon as possible!~
Thx for ur reply!
Click to expand...
Click to collapse
i did some searching for you and found this. such code language is greek to me as im not too good with coding jargon. hope it helps you:
Q- I want to be able to change the background color to white in my android app in the simplest way possible
A- You need to use the android:background property , eg
android:background="@color/white"
Also you need to you need to add a value for white in the strings.xml
<color name="white">#FFFFFF</color>
A2- You can also use
android:background="#ffffff"
in your xml layout, or you can change the theme in your AndroidManifest.xml by adding
android:theme="@android:style/Theme.Light"
to your activity tag.
If you want to change the background dynamically, use
YourView.setBackgroundColor(Color.argb(255, 255, 255, 255))
hope this helps
agent008my said:
i did some searching for you and found this. such code language is greek to me as im not too good with coding jargon. hope it helps you:
Q- I want to be able to change the background color to white in my android app in the simplest way possible
A- You need to use the android:background property , eg
android:background="@color/white"
Also you need to you need to add a value for white in the strings.xml
<color name="white">#FFFFFF</color>
A2- You can also use
android:background="#ffffff"
in your xml layout, or you can change the theme in your AndroidManifest.xml by adding
android:theme="@android:style/Theme.Light"
to your activity tag.
If you want to change the background dynamically, use
YourView.setBackgroundColor(Color.argb(255, 255, 255, 255))
hope this helps
Click to expand...
Click to collapse
it do help a lot , I found a xml "\res\values\drawable.xml",
some value of it may have an effect on the background color.
<item type="drawable" name="white_background">#ffffffff</item>
Click to expand...
Click to collapse
but I'm in trouble now because of the apktool.
It seems that this APK can't be recompiled individually, I gonna solve it as soon as possible.
Thx for ur help!
make sure ya post your solution!
kynuspro said:
it do help a lot , I found a xml "\res\values\drawable.xml",
some value of it may have an effect on the background color.
but I'm in trouble now because of the apktool.
It seems that this APK can't be recompiled individually, I gonna solve it as soon as possible.
Thx for ur help!
Click to expand...
Click to collapse
ur most welcome. please post ur solution, and if ur method works, please relist this thread as solved...thanks
agent008my said:
ur most welcome. please post ur solution, and if ur method works, please relist this thread as solved...thanks
Click to expand...
Click to collapse
oh..there isn't any good news now at this moment.
on the one hand, I can't decompile the "conversation.apk" individually,
(the error just like : "Could not decode attr value, using undecoded value instead")
on the other hand, the "framework-res.apk"&"blur-res.apk" can be decompiled correctly, but I edit some xml about colors, and my device can't boot with the replacement.
I have to recovery it now..and waiting for help!!
kynuspro said:
oh..there isn't any good news now at this moment.
on the one hand, I can't decompile the "conversation.apk" individually,
(the error just like : "Could not decode attr value, using undecoded value instead")
on the other hand, the "framework-res.apk"&"blur-res.apk" can be decompiled correctly, but I edit some xml about colors, and my device can't boot with the replacement.
I have to recovery it now..and waiting for help!!
Click to expand...
Click to collapse
check through the threads on this forum and see if anybody has posted a similar question as yours and if they have a solution. my bet is somebody has.
http://forum.xda-developers.com/forumdisplay.php?f=565
EDIT: after looking around a bit, most people on other forums recommend for you just to use handcent. apparently its the simplest fix without you having to tweak around much a lot. they just recommend for you to disable the stock message notification so that you wont get 2 notifications on your notification bar. perhaps you'd wanna give it another go? besides, apparently handcent supports upto 5mb of storage as opposed to the standard 2mb on the stock messaging app
Someone attach the apk please.
Sent from my A953 using Tapatalk
santiemanuel said:
Someone attach the apk please.
Sent from my A953 using Tapatalk
Click to expand...
Click to collapse
check this thread. is this the APK you're on about? if it is i will upload it first thing in the morning
http://forum.xda-developers.com/showthread.php?t=882997
yes, but it doesnt work. signature mismatch.
Sent from my A953 using Tapatalk
santiemanuel said:
yes, but it doesnt work. signature mismatch.
Sent from my A953 using Tapatalk
Click to expand...
Click to collapse
i managed to find the following apk's, and decompiled versions for conversations. however they are for the Koraean Stock Rom for Motorola Defy.
hope this helps
EDIT: link to the thread in which I found this:
http://forum.xda-developers.com/showthread.php?t=1019327
Thanks! i will read the decompiled until i get to my pc and find my conversation.apk backup
Sent from my A953 using Tapatalk
You're most welcome
Sent from my MotoA953 using XDA App
agent008my said:
i managed to find the following apk's, and decompiled versions for conversations. however they are for the Koraean Stock Rom for Motorola Defy.
hope this helps
EDIT: link to the thread in which I found this:
http://forum.xda-developers.com/showthread.php?t=1019327
Click to expand...
Click to collapse
I got why I can't decompile Conversations.apk..
This man said in his thread:
"
I am trying to decompile Conversations.APK from /system/app with APKTool
I am using framework-res.apk, blur-res.apk and moto-res.apk as the framework.
It was successfuly decompiled.
"
I knew this before, but I don't know how to use them as the framework..
maybe I gonna ask him for details...to decompile my conversations
agent008my said:
ur most welcome. please post ur solution, and if ur method works, please relist this thread as solved...thanks
Click to expand...
Click to collapse
LATEST:
I decompilied conversation.apk successfully,
the code in "\res\values\drawables.xml" is:
Code:
<item type="drawable" name="white_background">#ffffffff</item>
I changed #ffffffff to #00000000 and saved it .
But it doesn't work...nothing happened with my TextMessaging!
I think I should have a try on framework-res.apk or blur-res.apk.
Black is #ff000000
Sent from my A953 using Tapatalk
santiemanuel said:
Black is #ff000000
Sent from my A953 using Tapatalk
Click to expand...
Click to collapse
Thx, but it's still....It didn't work and nothing were changed after I edit the xml.
I gonna check the "blur-res.apk" later..
There is many .PNG about text messaging init.
Done
Bump, MOD Done.
The file to edit was compose_message_activity change white with black
Well, I guess it is what you wanted, I forgot how the stock mms looked like. Test.
Hello again, here is a mini guide to install custom themes in kyrillos rom v9
What about themes? How can i know if a theme is compatible with kyrillos rom?
- Firstly, you have to check it it supports nine lockscreen. (If it doesnt, contact the developer of the theme and ask him to enable his theme 9 lockscreen support). Here is a thread that has the theme list, so you can easily find a theme.
- You can replace any of the theme files EXCEPT: Settings.apk, android.policy.jar, framework.jar, services.jar. If you do replace any if those, your phone will bootloop. (If it is a CWM zip file, just open it and delete the above files.)
- Enjoy the theme
Hope it helps, i added it to the Q&A thread too.
Thank you for your help.
ddia said:
Thank you for your help.
Click to expand...
Click to collapse
There is a "thanks" button which is made to replace the thanks posts... ;p
kyrillos13 said:
There is a "thanks" button which is made to replace the thanks posts... ;p
Click to expand...
Click to collapse
I know.But i can't find it on xda app on phone(sorry,my English is poor ).I will login in on computer tonight and......
ddia said:
I know.But i can't find it on xda app on phone(sorry,my English is poor ).I will login in on computer tonight and......
Click to expand...
Click to collapse
No problem
kyrillos13 said:
There is a "thanks" button which is made to replace the thanks posts... ;p
Click to expand...
Click to collapse
Like that
This mini guide should be great help to ppl like me who finally started fiddling arnd with their g3 a year after purchase ..... Unemployment surprisingly leaves one with a lot of free time...so a big you know what
Note: you shld add this to the faq section of your rom....
Shankermk said:
This mini guide should be great help to ppl like me who finally started fiddling arnd with their g3 a year after purchase ..... Unemployment surprisingly leaves one with a lot of free time...so a big you know what
Note: you shld add this to the faq section of your rom....
Click to expand...
Click to collapse
Agree with you.
Posted in AOSP theme thread : http://forum.xda-developers.com/showthread.php?t=1221127&page=4
I get bootloops on installing update.zip on Kyrillos 9.1 , Kyorarom 0.4 , deodexed jp6 as well ... first two are 9 lockscreen and other 5 lockscreen mod ..
Anyone can tell how to install ??? or someone tried out?
(after installing from CWM i wiped the dalvik-cache too)
You guided me here ..
but after removing Settings.apk, android.policy.jar, services.jar these files also still bootloops .
Is there anyway to install a theme not belonging to 9lockscreen mod on 9.2?
Good day developers, can you help me, Im using STOCK ROM DXMA1 (deodexed). I want to modify my "TouchWiz30Launcher.apk", instead of 4 icon Column dock, I want to make it 5. I follow this guide somehow, http://forum.xda-developers.com/showthread.php?t=1668984 but it didn't help me. It made my "touchwiz30Launcher.apk" 5 docks but when I put the other application(last time it was 4 and now it turns 5, 4+1=5) on DOCK, the application disappear. Then I tried following this guide again, http://forum.xda-developers.com/showthread.php?t=1500230 although it is for Galaxy Ace, I think it is similar somehow with SGY (note: I only did was, PART II number 1 and 2.)Then the problem in my first try modifying the TouchWiz30Launcher.apk is similar with the second one. Guys if you know, can you help me with this problem or guide me or if there are some similar questions/forum post like this that had been answered, kindly post it? Help me please.
did you install it as a system app?
try removing the classes.dex from original to the modified one,
also was the app compiling process a success?
gee i had to trouble reading the text on that one
deathnotice01 said:
did you install it as a system app?
try removing the classes.dex from original to the modified one,
also was the app compiling process a success?
gee i had to trouble reading the text on that one
Click to expand...
Click to collapse
Yes, I install it as a system app sir, I also replace the classes.dex from the original to the modified one. I use apktool sir, and it was success.
Sorry for the bad grammar though.
3r41nl33n said:
Yes, I install it as a system app sir, I also replace the classes.dex from the original to the modified one. I use apktool sir, and it was success.
Sorry for the bad grammar though.
Click to expand...
Click to collapse
grammar's good and understandable,
what happened when installing?
do you have a logcat?
maybe a cert mismatch
did it force close in anyway?
No FC sir. It just the application icon disappear from the menu and it was irreversible. Thanks anyway, I solved my case. This thread should be close now.
3r41nl33n said:
No FC sir. It just the application icon disappear from the menu and it was irreversible. Thanks anyway, I solved my case. This thread should be close now.
Click to expand...
Click to collapse
what the main problem did you facing and how do you solved it?? ??
assphere said:
what the main problem did you facing and how do you solved it?? ??
Click to expand...
Click to collapse
HIHIHI. I just modify Mr. zalzondabuzz 5 docks bottomfrom here, http://forum.xda-developers.com/showthread.php?t=1958201 . I just decompile his/her work and i transfer all the png's because, I dont want the actual TouchWiz30Launcher to be modified, it's just like I want to make it 5 docks. and thats it. xD
I am using this theme for few days it changes most of your user interface as close as stock android. You are going to love it if you are a stock android lover. But it shows five minutes trail every now and then. If anyone can fix this will be thankful.
2hinreza said:
I am using this theme for few days it changes most of your user interface as close as stock android. You are going to love it if you are a stock android lover. But it shows five minutes trail every now and then. If anyone can fix this will be thankful.
Download from here
Click to expand...
Click to collapse
What the....
amodeos said:
What the....
Click to expand...
Click to collapse
Hey I am sorry for the post without the theme link, I am trying to add the link but it is not working. Also not able to delete the post.
2hinreza said:
Hey I am sorry for the post without the theme link, I am trying to add the link but it is not working. Also not able to delete the post.
Click to expand...
Click to collapse
Just add double dot or slash, something like this "www..blablabla..com or www(dot)blablabla(dot)com
2hinreza said:
Hey I am sorry for the post without the theme link, I am trying to add the link but it is not working. Also not able to delete the post.
Click to expand...
Click to collapse
I (or any other moderator) is happy to assist you and to add a link to your OP. Just PM one of us, or even better use the report functionality!
Search lawnchair in playstore, maybe hard to find themes close to stock Android, install launcher is easy solution