Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
reaper61616
Old
#11  
Senior Member - OP
Thanks Meter 458
Posts: 450
Join Date: Nov 2010
Location: Brodnica
Quote:
Originally Posted by ZduneX25 View Post
How about statusbar itself, not drawer?
When I use transparent image then it's transparent everywhere not only on my 'desktop'.
For now statusbar can not be transparet cozz there are no background under wallpaper, we got strange effect if statusbar is transparent...

This is idea and no other way, it is transparent everywhere...


The Following User Says Thank You to reaper61616 For This Useful Post: [ Click to Expand ]
 
pabloltg
Old
(Last edited by pabloltg; 28th August 2012 at 11:04 PM.)
#12  
pabloltg's Avatar
Senior Member
Thanks Meter 151
Posts: 252
Join Date: Jan 2012
Location: Córdoba
Nice!



Some colours table?
 
reaper61616
Old
#13  
Senior Member - OP
Thanks Meter 458
Posts: 450
Join Date: Nov 2010
Location: Brodnica
Quote:
Originally Posted by pabloltg View Post
Nice!



Some colours table?
Don't understand question...


 
pabloltg
Old
(Last edited by pabloltg; 30th August 2012 at 02:48 AM.)
#14  
pabloltg's Avatar
Senior Member
Thanks Meter 151
Posts: 252
Join Date: Jan 2012
Location: Córdoba
My question its if you have a colour table in numeric values ​​like 0x6033b5e5.
 
vaibhav palande
Old
(Last edited by vaibhav palande; 31st August 2012 at 08:23 PM.)
#15  
vaibhav palande's Avatar
Senior Member
Thanks Meter 99
Posts: 275
Join Date: Jan 2012
Location: Pune
Quote:
Originally Posted by pabloltg View Post
My question its if you have a colour table in numeric values ​​like 0x6033b5e5.
Here is a nice site for RGB colours in hex. u have to calculate transparency separately..

RGB colours in HEX: http://www.perbang.dk/rgb/00FFEE/
Transparency calculation guide: http://www.telerik.com/support/kb/as...-elements.aspx

---------- Post added at 12:49 AM ---------- Previous post was at 12:38 AM ----------

I have a problem here. I cant get the black background for toggles. I did everything specified in the OP.

Here is the screenshot:
https://www.dropbox.com/s/www3kjzh0m...2000.44.07.png
Any solution for this?[
Using Lifeproof Motorola Defy+ (MB526) on JELLY BEAN by Quarx, WITH LOCK APPS IN MEMORY by kanpurite
USE THANKS BUTTON IF I HELPED
 
reaper61616
Old
#16  
Senior Member - OP
Thanks Meter 458
Posts: 450
Join Date: Nov 2010
Location: Brodnica
Quote:
Originally Posted by vaibhav palande View Post
[/COLOR]I have a problem here. I cant get the black background for toggles. I did everything specified in the OP.

Here is the screenshot:
https://www.dropbox.com/s/www3kjzh0m...2000.44.07.png
Any solution for this?[
See this: http://forum.xda-developers.com/show...08&postcount=9



 
reaper61616
Old
#17  
Senior Member - OP
Thanks Meter 458
Posts: 450
Join Date: Nov 2010
Location: Brodnica
Quote:
Originally Posted by pabloltg View Post
My question its if you have a colour table in numeric values ​​like 0x6033b5e5.
http://reaper61616.xaa.pl/colors.php

Have nothing else to say...


 
vaibhav palande
Old
#18  
vaibhav palande's Avatar
Senior Member
Thanks Meter 99
Posts: 275
Join Date: Jan 2012
Location: Pune
Quote:
Originally Posted by reaper61616 View Post
I read it. Should i enter that red line too???

---------- Post added at 06:05 PM ---------- Previous post was at 05:30 PM ----------

That is not helping. My stat_power_background.xml code is:

Code:
<?xml version="1.0" encoding="utf-8"?>

<selector android:exitFadeDuration="@android:integer/config_mediumAnimTime"
  xmlns:android="http://schemas.android.com/apk/res/android"
>
    <item android:state_pressed="true" android:drawable="@android:drawable/notification_item_background_color_pressed" />
	<item android:state_pressed="false" android:drawable="@android:color/black" />

</selector>
here is screenshot: https://www.dropbox.com/s/www3kjzh0m...2000.44.07.png
Using Lifeproof Motorola Defy+ (MB526) on JELLY BEAN by Quarx, WITH LOCK APPS IN MEMORY by kanpurite
USE THANKS BUTTON IF I HELPED
 
reaper61616
Old
#19  
Senior Member - OP
Thanks Meter 458
Posts: 450
Join Date: Nov 2010
Location: Brodnica
Quote:
Originally Posted by vaibhav palande View Post
I read it. Should i enter that red line too???

---------- Post added at 06:05 PM ---------- Previous post was at 05:30 PM ----------

That is not helping. My stat_power_background.xml code is:

Code:
<?xml version="1.0" encoding="utf-8"?>

<selector android:exitFadeDuration="@android:integer/config_mediumAnimTime"
  xmlns:android="http://schemas.android.com/apk/res/android"
>
    <item android:state_pressed="true" android:drawable="@android:drawable/notification_item_background_color_pressed" />
	<item android:state_pressed="false" android:drawable="@android:color/black" />

</selector>
here is screenshot: https://www.dropbox.com/s/www3kjzh0m...2000.44.07.png

Which files are you replacing in original apk? You need to replace res folder resources.arcs and classes.dex


The Following User Says Thank You to reaper61616 For This Useful Post: [ Click to Expand ]
 
androidphone2012
Old
(Last edited by androidphone2012; 1st October 2012 at 10:27 AM.)
#20  
androidphone2012's Avatar
Senior Member
Thanks Meter 258
Posts: 321
Join Date: Feb 2012
Hi reaper61616

Galaxy S III has no "invoke-static {v0}, Landroid/app/ActivityManager;->isHighEndGfx(Landroid/view/DisplayZ"

What should I do?

Quote:
Originally Posted by Cascabreu
Nexus S is still alive!

 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

report this ad
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...