[Request] Operator name in lockscreen - Galaxy S II Themes and Apps

In Orange jelly bean XWLSM the operator name appear in lockscreen. How find this application ?

why don't you try the "phono apk" from the market. It's not on the lockscreen but in the status bar available!

I know this app but I do not like. I am interested in the application that displays on lock screen gsm operator.

Can you please upload the file others.xml from system/csc/ ? I'm quite sure, the required changes are in that file.

Thanks a lot ,we solved. Line to be added in others.xml is:
<CscFeature_LockScreen_DisplayPlmn>TRUE</CscFeature_LockScreen_DisplayPlmn>

Add on status bar operator name in my SGSII?
Sent from my using DROID RAZR Red Carpet Special Edition xda-developers app

viceroy34 said:
Add on status bar operator name in my SGSII?
Sent from my using DROID RAZR Red Carpet Special Edition xda-developers app
Click to expand...
Click to collapse
Phono from the Market.

I do not want to logo, I want to operator name post on JB deodexed 4.1.2?
Example from Droid RAZR
Sent from my GT-I9100 using xda app-developers app

ovi_jer said:
Thanks a lot ,we solved. Line to be added in others.xml is:
<CscFeature_LockScreen_DisplayPlmn>TRUE</CscFeature_LockScreen_DisplayPlmn>
Click to expand...
Click to collapse
Hi, I added this line in OTHERS XML and following it has MMS pictures are not displayed in full screen but as slideshow

ovi_jer said:
Thanks a lot ,we solved. Line to be added in others.xml is:
<CscFeature_LockScreen_DisplayPlmn>TRUE</CscFeature_LockScreen_DisplayPlmn>
Click to expand...
Click to collapse
For me it works perfectly! THX!

Related

Help for Lockscreen Background Transparency..still no success?

Anyone now's witch file have to be moded in the farmworkres or home- apk? THX
For any help and how to .........
My screenshots un the moment
Sent from my LT18i using XDA
cx-11 said:
Anyone now's witch file have to be moded in the farmworkres or home- apk? THX
For any help and how to .........
Sent from my LT18i using XDA
Click to expand...
Click to collapse
Am not a developer, nor a theme designer...but i do try stuff out of curiosity, so i laid my hands on framework-res.apk. Even i wanted a transparent path for the lock screen. But somehow i failed and screwed the lock screen. Will try it later and will post the shots. But before you try it...make sure to have a nandroid backup!
Fuel The Droid©
I have already a backup there I was able to mod transparent folder and transparent appraiser background and the home buttons but still search the lockscreen background
THX for your help make screenshot later
Sent from my LT18i using XDA
cx-11 said:
I have already a backup there I was able to mod transparent folder and transparent appraiser background and the home buttons but still search the lockscreen background
THX for your help make screenshot later
Sent from my LT18i using XDA
Click to expand...
Click to collapse
You talking bout the rectangular thing where we gotta run the lock buttons? If yha then holla holla mate...i found them. Will post the name of the files to confirm if they are the ones we are searching for! Right now i dont have access to my machine!
Sent from my LT15i using XDA
Fuel-The-Droid said:
You talking bout the rectangular thing where we gotta run the lock buttons? If yha then holla holla mate...i found them. Will post the name of the files to confirm if they are the ones we are searching for! Right now i dont have access to my machine!
Sent from my LT15i using XDA
Click to expand...
Click to collapse
im not understand right sorry but see the screenshot hmmmmm i mean just the semitransparent background of the lockscreen it dont compare with the transbarent taskbar..............
i was able to change the homebuttons and make the folder transparent but the backgroud of lockscreen still in trouble haha mabe one day it runs see also the background of appdawer wehn you like do uninstall some apps its mixed this way im not shure its the home apk or the framework maby the color will be sett on the script?????????
THX for any help sorry for my english
cx-11 said:
im not understand right sorry but see the screenshot hmmmmm i mean just the semitransparent background of the lockscreen it dont compare with the transbarent taskbar..............
i was able to change the homebuttons and make the folder transparent but the backgroud of lockscreen still in trouble haha mabe one day it runs see also the background of appdawer wehn you like do uninstall some apps its mixed this way im not shure its the home apk or the framework maby the color will be sett on the script?????????
THX for any help sorry for my english
Click to expand...
Click to collapse
Nice...i really like it!
Sent from my LT15i using XDA
cx-11 said:
Anyone now's witch file have to be moded in the farmworkres or home- apk? THX
For any help and how to .........
My screenshots un the moment
Sent from my LT18i using XDA
Click to expand...
Click to collapse
Hi cx- These are the files u need to edit to make any changes in lock screen, u can either make them transparent, or add anything text, image etc. to that.
slider_bg_left.png
slider_bg_right.png
slider_bg.png
These files are located in framework.res "folder = drawable-hdpi"
auni said:
Hi cx- These are the files u need to edit to make any changes in lock screen, u can either make them transparent, or add anything text, image etc. to that.
slider_bg_left.png
slider_bg_right.png
slider_bg.png
These files are located in framework.res "folder = drawable-hdpi"
Click to expand...
Click to collapse
Already got my hands on them... Still thanks!
Sent from my LT15i using XDA
jacobwind said:
Yes I know. You have extract the images from framework-res.apk and make them transparent. What is wrong with the version I made? ;-) you are welcome to refine it. If you do please show screen shots.
JW
Click to expand...
Click to collapse
Buddy I try your clean lockscreen cwm but I get only the slider clear but not the background of it many misunderstandings about I get also a half and half semi and transparent ashtray? I make screenshots later I'm back home
Hmmm many it's a misunderstand about us see on my screenshot lockscreen behind slider and clock it's a semi black transparency widow that I like to have transparent as same the taskbar
Still need the files abut the slider I'm do it still working on it
Sent from my LT18i using xda premium
Turned everything b&w...! :-D
Fuel The Droid©
You makes that's one
see on the attachment wath i like to have transparent in the lockscreen and in the appdrawer
maby its a scrypt mod ..........
Sent from my LT18i using xda premium
Witch part i like to have transparent see post above
still thx for any help or idea
cx-11 said:
You makes that's one
see on the attachment wath i like to have transparent in the lockscreen and in the appdrawer
maby its a scrypt mod ..........
Sent from my LT18i using xda premium
Click to expand...
Click to collapse
you need to edit the xml called
framework-res.apk/res/layout/keyguard_screen_tab_unlock.xml
Code:
<RelativeLayout android:id="@id/root" [B][COLOR="Red"]android:background="#70000000" [/COLOR][/B]android:layout_width="fill_parent" android:layout_height="fill_parent"
at the top there is this or something similar
change the background atribute to #00000000
Enjoy!
Pvy.
pvyParts said:
you need to edit the xml called
framework-res.apk/res/layout/keyguard_screen_tab_unlock.xml
Code:
<RelativeLayout android:id="@id/root" [B][COLOR="Red"]android:background="#70000000" [/COLOR][/B]android:layout_width="fill_parent" android:layout_height="fill_parent"
at the top there is this or something similar
change the background atribute to #00000000
Enjoy!
Pvy.
Click to expand...
Click to collapse
What app do you use for editing xml files? Please recommend something.
Thanks in advance...
pvyParts said:
you need to edit the xml called
framework-res.apk/res/layout/keyguard_screen_tab_unlock.xml
Code:
<RelativeLayout android:id="@id/root" [B][COLOR="Red"]android:background="#70000000" [/COLOR][/B]android:layout_width="fill_parent" android:layout_height="fill_parent"
at the top there is this or something similar
change the background atribute to #00000000
Enjoy!
Pvy.
Click to expand...
Click to collapse
I haven't success with this mania why I'm using uot mode???
I'm change in the doers screen-tabs I get bootloop hmmm when I'm get time try with the original framework
Or I'm on pc. Will upload my personal uot mod
Sent from my LT18i using xda premium
Ninolina said:
What app do you use for editing xml files? Please recommend something.
Thanks in advance...
Click to expand...
Click to collapse
More answer decompile the apk correctly and u can change the xml files it's nit possible to do thats with the winrar styles
Sent from my LT18i using xda premium
cx-11 said:
More answer decompile the apk correctly and u can change the xml files it's nit possible to do thats with the winrar styles
Sent from my LT18i using xda premium
Click to expand...
Click to collapse
oh yeh thank for that, if you get a bootloop grab some logs and put them up with the error so we can help more.
Pvy
Sent from my Transformer TF101 using XDA Premium HD app
pvyParts said:
oh yeh thank for that, if you get a bootloop grab some logs and put them up with the error so we can help more.
Pvy
Sent from my Transformer TF101 using XDA Premium HD app
Click to expand...
Click to collapse
hey pv wath and from wehre you mean to grab the log from pleas help im still a noob and learning abut the forum here thx
you make still god work on the X10 to ;-)) maby see i asket jacobwind to about that here sorry for make double questions to you but still i get no help and answers about that clear lockscreen
weh you get time an im not disturb you thx for progressing help
cx
Get your home.apk on pc. Find the right pictures/frames/rez. Take it out, color the whole area black and put it back. Replace apk
From my sexy LT15i
TheHaso said:
Get your home.apk on pc. Find the right pictures/frames/rez. Take it out, color the whole area black and put it back. Replace apk
From my sexy LT15i
Click to expand...
Click to collapse
Many you can tell me the right picture name?
Sent from my LT18i using xda premium

[Q] Text color

Any one knows how to change text color (in settings, etc..) to blue (33b5e5 actually, it is ICS color afaik) ?
Thanks in advance
Laynee1 said:
Any one knows how to change text color (in settings, etc..) to blue (33b5e5 actually, it is ICS color afaik) ?
Thanks in advance
Click to expand...
Click to collapse
Its an XML edit im not sure which one but you would have to decompile the Settings.apk make the edit in the Colors.xml then recompile.
Laynee1 said:
Any one knows how to change text color (in settings, etc..) to blue (33b5e5 actually, it is ICS color afaik) ?
Thanks in advance
Click to expand...
Click to collapse
The edit is actually in the framework-res apk. I'll let you know exactly where when I get home
Sent from my Galaxy Nexus using xda premium
Oh he meant the system color. That a the Holo_Blue_Light which is 33b5e5.
Sent from my Galaxy Nexus using xda premium
ÜBER™ said:
Oh he meant the system color. That a the Holo_Blue_Light which is 33b5e5.
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
Yes, as i stated in my first post 33b5e5. How to change system color into that color ?
Any news here?
I really like to have that Infos too.
Afaik its in the "\framework-res\res\values\styles.xml" !?
But where there? What Strings??

Carrier Name Change

Does anyone know how to change the carrier name that is displayed on the lock screen and notification pulldown?
I have tried the method here, but it doesn't seem to work.
Only way I know is with a custom ROM.
AOKP has the option to change the carrier text.
Sent from my Nexus 4 using xda premium
np231 said:
Does anyone know how to change the carrier name that is displayed on the lock screen and notification pulldown?
I have tried the method here, but it doesn't seem to work.
Click to expand...
Click to collapse
This is only for branded phones. (Verizon etc.)
What you can do is to decompile your framework-res and delete the line, which contains id/carrier from the keyguard_screen_tab_unlock.xml, which is located in the layout folder. But this will just remove the label.^^
Sent from my GT-I9100 using xda app-developers app
cakebomb said:
This is only for branded phones. (Verizon etc.)
What you can do is to decompile your framework-res and delete the line, which contains id/carrier from the keyguard_screen_tab_unlock.xml, which is located in the layout folder. But this will just remove the label.^^
Sent from my GT-I9100 using xda app-developers app
Click to expand...
Click to collapse
The Carrier name is read off of the SIM, so you'll have to change it inside the two places inside framework-res for your lock screen and notification drawer.
I believe the custom ROMs that allow for changing this replace all instances of the carrier name with a user-editable string/field that defaults to the system value(read from SIM card) when left null.

[Q]Edit lockscreen ?

do what I can remove the clock, date and other things on the default lockscreen Huawei ?
Hey not its not possible. You can just edit your login mode like pin or pattern and so on..
But you could use GoLocker or any other Lockers from the Play Store. Then you can edit your lockscreen. For more Info just PM me
Greetings
Sent from my HUAWEI P6 S-U06 using XDA Premium 4 mobile app
ION4S said:
Hey not its not possible. You can just edit your login mode like pin or pattern and so on..
But you could use GoLocker or any other Lockers from the Play Store. Then you can edit your lockscreen. For more Info just PM me
Greetings
Sent from my HUAWEI P6 S-U06 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
but I really like the lockscreen of HUAWEI and do not want to install any widget :crying:
beshert said:
but I really like the lockscreen of HUAWEI and do not want to install any widget :crying:
Click to expand...
Click to collapse
It is possible, you just edit layout.xml file in unlock folder, which is inside in theme.
alex.79 said:
It is possible, you just edit layout.xml file in unlock folder, which is inside in theme.
Click to expand...
Click to collapse
edit how you can show me how to work ?. I am a new to android
I'm not sure what you mean, but do you mean something like what I did in the below post? I removed the text "Drag to unlock" and also the glowing directions.
http://forum.xda-developers.com/showthread.php?t=2621704#7
Can someone please help me, I really like the lock screen of HUAWEI - but the clock, date and name of the network it is difficult to see. Who can help me remove it?
beshert said:
Can someone please help me, I really like the lock screen of HUAWEI - but the clock, date and name of the network it is difficult to see. Who can help me remove it?
Click to expand...
Click to collapse
Upload the theme which want to edit. After that I will edit xml file and upload it back here.
alex.79 said:
Upload the theme which want to edit. After that I will edit xml file and upload it back here.
Click to expand...
Click to collapse
It is home to the factory default Breeze. Sr because I do not know how to draw it out to upload here - help me!
OK I will get it from my phone. You want lock screen without clock, date and provider name, right?
Sent from my Galaxy Nexus using Tapatalk
alex.79 said:
OK I will get it from my phone. You want lock screen without clock, date and provider name, right?
Sent from my Galaxy Nexus using Tapatalk
Click to expand...
Click to collapse
yes, that's right. They look really hard, and covered a beloved picture behind!
alex.79 said:
OK I will get it from my phone. You want lock screen without clock, date and provider name, right?
Sent from my Galaxy Nexus using Tapatalk
Click to expand...
Click to collapse
Sorry I was absent for some time. How you work and then you?

Statusbar mods Without root - app

Was missing the center clock and came across this app. Has a good number of mods that tend to come with custom ROMs. Worth a try for those who can't root. It's called "Status" in the play store.
View attachment 4159726
Sent from my Pixel using Tapatalk
i think u should change the thread name to Status Bar mode not NavBar
varun.gid said:
i think u should change the thread name to Status Bar mode not NavBar
Click to expand...
Click to collapse
Good call... Can't figure out how to edit the title, only the body ... Maybe a mod can do it.
Sent from my Pixel using Tapatalk
tfly212 said:
Good call... Can't figure out how to edit the title, only the body ... Maybe a mod can do it.
Sent from my Pixel using Tapatalk
Click to expand...
Click to collapse
Hit edit, then advanced
That app won't work on Android O, btw.

Categories

Resources