Related
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
Hi guyz,
First things about my device
~Deodexed Maximus ROM {Alpha}
~Tweaked
~My own Kernel
~And most of all... Bricked
How are y'all? I am making a custom Gaming ROM as mentioned before in the android development section. I am having a big issue here, it's that I modified framework-res.apk and I tried pushing through ADB but it Bricked. I even tried to flash it but no luck! You guys know I can't PM everyone as it takes so much time so... I need your help!
Also I tried to modify system apps like Gallery3D.apk or Settings.apk but all I get is that app disappears from my app drawer.
I know how to modify .9.png files, I take the reference from draw9patch. Any help would be Highly Appreciated!
Thanks & Regards,
Imranabbas22
Imranabbas22 said:
Hi guyz,
First things about my device
~Deodexed Maximus ROM {Alpha}
~Tweaked
~My own Kernel
~And most of all... Bricked
How are y'all? I am making a custom Gaming ROM as mentioned before in the android development section. I am having a big issue here, it's that I modified framework-res.apk and I tried pushing through ADB but it Bricked. I even tried to flash it but no luck! You guys know I can't PM everyone as it takes so much time so... I need your help!
Also I tried to modify system apps like Gallery3D.apk or Settings.apk but all I get is that app disappears from my app drawer.
I know how to modify .9.png files, I take the reference from draw9patch. Any help would be Highly Appreciated!
Thanks & Regards,
Imranabbas22
Click to expand...
Click to collapse
Did u tested your kernel does it booted???
Want To Ask Question? Ask Here
Thanks,
TechnoSavie
Yep ... It boots well enough!
I tried Merruk kernel too but no luck!
Are you using a modified framework.jar
Might be your problem
I did not modify the framework.jar, only and only modified the framework-res.apk
I just changed the .9.png files and wallpaper...
Imranabbas22 said:
I did not modify the framework.jar, only and only modified the framework-res.apk
I just changed the .9.png files and wallpaper...
Click to expand...
Click to collapse
I know the stock framework.jar and custom rom framework.jar are different
I don't know in what way though
I dont know about the framework.jar but there are smali files inside the framework-res.apk
I am starting to worry now
Sent with a pinch of love, 2 cups of cuteness, 3 eggs of happiness with a garnish of spit!
As I have seen in many custom roms! In the framework folder like in hyperion has hyperion-res.apk.... What are the uses of keeping this file and How to use them... I am developing a rom thats why I am asking these questions... Like in a Lockscreen mod or a Statusbar mod its provided with the hyperion-res.apk but why... How does a rom simply usethat ap? Pls. someone pls. Guide me through this stuff so that I can improve my rom!
My main question is where are these resource apk's defined? Like isit namedin the framework-res.apk or twframework-res.apk? Pls. This Answer shouldbe withtechnosavie, Ganesh A, yash989, CarlDeanCatabay or someone else who knows this stuff And if like someone made a status bar mod for hyperion it contains hyperion-res.apk if I rename it to "rom-res.apk" Will it work? Pls. Provide me an answer!
One Simple Ansah
Its Lidroid-Res.apk
Used by lidroid toggles and some
Hmmm
74M3NUMB3RS said:
One Simple Ansah
Its Lidroid-Res.apk
Used by lidroid toggles and some
Hmmm
Click to expand...
Click to collapse
But like described in Ganes A's mod thread ICS Lockscreen there
death_sinker said:
But like described in Ganes A's mod thread ICS Lockscreen there
Click to expand...
Click to collapse
I dont get you :sly:
I thought u have much knowledge than me :sly:
Doesnt matter if u r 1 year older than me dude
Hmmm
74M3NUMB3RS said:
I dont get you :sly:
I thought u have much knowledge than me :sly:
Doesnt matter if u r 1 year older than me dude
Hmmm
Click to expand...
Click to collapse
I make these kinda thread to gain more knowledge People Rename lidroid-res.apk to creed-res.apk/rom-res.apk I know that too! I was getting confused nothing much >.<
y u no read guides instead of making threads start from basics u will know every this
Sent Via Muffins
Want To Ask Question? Ask Here
Thanks,
TechnoSavie
rom-res file is the toggle file.Whenever you change the the rom-res,you just replace the toggles file with a new one.
"A fool flatters himself but a wise flatters the fool" - Doctor VC
They are used to store res files like icons drawables etc for the rom's toolbox were you customize the rom...
They basically have the lockscreen and quick toggle data.. resources nd layouts
depends on what it is declared,
i can make a lozer.apk and it is a interface pack for the whole android system,
depends on how it is declared in the xmls
deathnotice01 said:
depends on what it is declared,
i can make a lozer.apk and it is a interface pack for the whole android system,
depends on how it is declared in the xmls
Click to expand...
Click to collapse
How do we declare apk's in xml's?? I mean which xml?
Sent from my SGY with muffins.!
Mostly android manifest and style xml
hey guys anyone can help me to provide link to theming galaxy Y ?
- swipe to remove
- Extended Power Menu
- status bar icons
also can anyone of you be my teacher ?
i already read the guides but its just too hard
If someone was to teach you you'd expect the same thing.
Advanced theming is hard since it involves coding within the android system to achieve the desired effects.
So i'd suggest going over it patiently and keep learning as you go, it's not gonna be a smooth step but that's just how it goes, same with programming, no one can teach you but yourself.
Enviado desde un Samsung Galaxia S Cuatro LTE
deathnotice01 said:
If someone was to teach you you'd expect the same thing.
Advanced theming is hard since it involves coding within the android system to achieve the desired effects.
So i'd suggest going over it patiently and keep learning as you go, it's not gonna be a smooth step but that's just how it goes, same with programming, no one can teach you but yourself.
Enviado desde un Samsung Galaxia S Cuatro LTE
Click to expand...
Click to collapse
nah sir death notice thank you for your advice
i just want to know why everytime i theme the system ui
it keeps FCing on stock rom -_-, im using UOT kithcen sir
solution sir ? :highfive: :fingers-crossed:
Mranggapo said:
nah sir death notice thank you for your advice
i just want to know why everytime i theme the system ui
it keeps FCing on stock rom -_-, im using UOT kithcen sir
solution sir ? :highfive: :fingers-crossed:
Click to expand...
Click to collapse
what did you mod on the kitchen? if you want to change the batt icons, you need to include the framework-res. Correct me if I'm wrong, im not using kitchen
There are many pngs out there. I am a newbie too. I experienced frustration everytime. But then I am now fully working on it. Just follow guides and comprehend sir.
Sent using Nokia 3310
ryan_joshua said:
what did you mod on the kitchen? if you want to change the batt icons, you need to include the framework-res. Correct me if I'm wrong, im not using kitchen
Click to expand...
Click to collapse
Becauseits a noob friendly :fingers-crossed: yeah i also include that but status bar keep FCIng
3r41nl33n said:
There are many pngs out there. I am a newbie too. I experienced frustration everytime. But then I am now fully working on it. Just follow guides and comprehend sir.
Sent using Nokia 3310
Click to expand...
Click to collapse
Its just hard because my bro didnt allow me to install everything suspicious just like android SDK JDK and apk tool
Mranggapo said:
nah sir death notice thank you for your advice
i just want to know why everytime i theme the system ui
it keeps FCing on stock rom -_-, im using UOT kithcen sir
solution sir ? :highfive: :fingers-crossed:
Click to expand...
Click to collapse
Did the UOT complete the process? Did you get a STHF error?
Enviado desde un Samsung Galaxia S Cuatro LTE
Mranggapo said:
Its just hard because my bro didnt allow me to install everything suspicious just like android SDK JDK and apk tool
Click to expand...
Click to collapse
That was bad. SDK aand JDK isn't suspicious. Tell him sir. It came from java and android. How come?
HIHI. Bring your ninja skills within. Hide it somewhere. :good:
deathnotice01 said:
Did the UOT complete the process? Did you get a STHF error?
Enviado desde un Samsung Galaxia S Cuatro LTE
Click to expand...
Click to collapse
STHF error ? what does it mean ?
i already cook my files already upload systemui and framework-res but its just FC
3r41nl33n said:
That was bad. SDK aand JDK isn't suspicious. Tell him sir. It came from java and android. How come?
HIHI. Bring your ninja skills within. Hide it somewhere. :good:
Click to expand...
Click to collapse
my bro is a PC maniac -_- i hide two apps and files and he keep spoil it . last he just mad at me
Mranggapo said:
STHF error ? what does it mean ?
i already cook my files already upload systemui and framework-res but its just FC
Click to expand...
Click to collapse
that's not UOT kitchen,
this is UOT kitchen: UOT kitchen
i'd suggest using that since it's the most begginer friendly automated theming kitchen, i made my first themes that way
Hey guys, i write this thread to ask you if i need to resize stuff in a theme from Galaxy Ace to apply it to my Galaxy Y Stockrom ?
If yes, how can i do ?
I'm talking about this theme : http://forum.xda-developers.com/showpost.php?p=42327086&postcount=1739&nocache=1&z=2644779603544356
Made by Slayer321, all credit goes to him, i simply wanted to know if i can put this theme in my rom because i love Xperia UI and i liked his work.
Thanks you all for answer to my questions
almost certainly you would need to resize
ace is mdpi and galaxy y is ldpi
rezise the pngs and some layout xmls might have to be resized
marcussmith2626 said:
almost certainly you would need to resize
ace is mdpi and galaxy y is ldpi
rezise the pngs and some layout xmls might have to be resized
Click to expand...
Click to collapse
How can i do this ? any specific software or just something like Photoshop ? Thanks.
Ace is mdpi
Y is LDPI
I think you need to resize the theme or it will look ugly
Sent from my GT-S5360 using Tapatalk 2
OxygeenHD said:
How can i do this ? any specific software or just something like Photoshop ? Thanks.
Click to expand...
Click to collapse
apktool and any photo editor
marcussmith2626 said:
apktool and any photo editor
Click to expand...
Click to collapse
Could you please tell me if you know a guide to do some resizing with APKTool ? About the photo editor, it will be OK, i'm just scared about where i must start ... ^^"
OxygeenHD said:
Could you please tell me if you know a guide to do some resizing with APKTool ? About the photo editor, it will be OK, i'm just scared about where i must start ... ^^"
Click to expand...
Click to collapse
apktool is to decompile the apk to edit xml layouts
remember google is your friend - do some searching
every apk is different you will have to read and understand the layouts - best to flash it first then you can see what needs changing
OxygeenHD said:
Could you please tell me if you know a guide to do some resizing with APKTool ? About the photo editor, it will be OK, i'm just scared about where i must start ... ^^"
Click to expand...
Click to collapse
My advice : Download the theme from the thread and flash it as it is.When you are booted with the theme,check out what are the problems in the theme.If there are FC's in apps,sign then with the help of android multitool.If the themed apps are not fitting the screen,resize the PNG's with the help of any good photo editing software.
You can search google 'How to port themes' or you can go to the 'Android Themes' section on XDA,make a thread and ask there.Some experienced people might help you more than us!