What does 'crash the service menu' mean? I went to the configurations menu, but there was no white blink.
Uclydde said:
What does 'crash the service menu' mean? I went to the configurations menu, but there was no white blink.
Click to expand...
Click to collapse
ok it took me an hour to figure out. when you run the script it should open by itself then go to the configurations menu, open it and there should be a black flash that should bring you back to the start of the app. hope this helps
no blink
harrold11237 said:
ok it took me an hour to figure out. when you run the script it should open by itself then go to the configurations menu, open it and there should be a black flash that should bring you back to the start of the app. hope this helps
Click to expand...
Click to collapse
i am not being brought back to the start of the app and there was no blink.
Related
Any one know how to make all text white?
I've been trying to get white text in the main menu but haven't had any luck ... yet.
3rdstring said:
I've been trying to get white text in the main menu but haven't had any luck ... yet.
Click to expand...
Click to collapse
LOL i see.... not really what the hell decompose wut?
http://forum.xda-developers.com/showthread.php?t=746446&page=5
Looks promising
Im out of it for a while i just blew my USB port circuit board in the micro USB slot snapped as i plugged it in FFFFFFFFFFFFUUUUUUUUUUUUUUUU
I need a nandroid of stock US_2.1.1 btw, for RMA issues.... Maybe you got one lying around who knows
hellmonger said:
http://forum.xda-developers.com/showthread.php?t=746446&page=5
Looks promising
Im out of it for a while i just blew my USB port circuit board in the micro USB slot snapped as i plugged it in FFFFFFFFFFFFUUUUUUUUUUUUUUUU
I need a nandroid of stock US_2.1.1 btw, for RMA issues.... Maybe you got one lying around who knows
Click to expand...
Click to collapse
It worked!!!
Edit:
Sorry no 2.1 nandroids, I guess I never considered your situation with the bad USB, I hope someone hooks you up so I can have one just in case.
3rdstring said:
It worked!!!
Edit:
Sorry no 2.1 nandroids, I guess I never considered your situation with the bad USB, I hope someone hooks you up so I can have one just in case.
Click to expand...
Click to collapse
Cool!! it works huh... well my friend has the same phone so il make one tomorrow before i go to the store i guess...
3rdstring said:
It worked!!!
Edit:
Sorry no 2.1 nandroids, I guess I never considered your situation with the bad USB, I hope someone hooks you up so I can have one just in case.
Click to expand...
Click to collapse
Dude when i follow the tutorial my settings menu gets corrupted and FC's??? wtf????
Any ideas?
Did you update zip or push?
hellmonger said:
Dude when i follow the tutorial my settings menu gets corrupted and FC's??? wtf????
Any ideas?
Did you update zip or push?
Click to expand...
Click to collapse
I pushed, what are you trying to change?
Sent from my HTC Vision using XDA Premium App
3rdstring said:
I pushed, what are you trying to change?
Sent from my HTC Vision using XDA Premium App
Click to expand...
Click to collapse
Reboot menu
settings menu
widgets menu
browser stays black
Edit:
Charging menu White
Reboot menu White
settings menu White
widgets menu White
browser stays black
hellmonger said:
Reboot menu
settings menu
widgets menu
browser stays black
Edit:
Charging menu White
Reboot menu White
settings menu White
widgets menu White
browser stays black
Click to expand...
Click to collapse
Maybe look in the values xml's in the decompiled browser?
3rdstring said:
Maybe look in the values xml's in the decompiled browser?
Click to expand...
Click to collapse
Edit:
Charging menu White
Reboot menu White
settings menu White
widgets menu White
browser stays black
no i mean that's what i have naow, i what to change to all white and the browser stays black.
hellmonger said:
Edit:
Charging menu White
Reboot menu White
settings menu White
widgets menu White
browser stays black
no i mean that's what i have naow, i what to change to all white and the browser stays black.
Click to expand...
Click to collapse
You made your changes in framework-res? And all the other places changed?
Sent from the debug window
3rdstring said:
You made your changes in framework-res? And all the other places changed?
Sent from the debug window
Click to expand...
Click to collapse
In projects\framework-res.apk\res\values i modem the "styles.xml".
what other places i just want white text...
hellmonger said:
In projects\framework-res.apk\res\values i modem the "styles.xml".
what other places i just want white text...
Click to expand...
Click to collapse
If everything has changed except the browser maybe you need to decompile the browser & look in the xml's there
Sent from the debug window
3rdstring said:
If everything has changed except the browser maybe you need to decompile the browser & look in the xml's there
Sent from the debug window
Click to expand...
Click to collapse
i want the browser to stay black
Ok lol here is what happened...
I changed
In /res/values/styles/xml locate the following 3 styles and removed Inverse
"TextAppearance.Widget.IconMenu.Item"
<item name="android:textColor">?android:textColorPrimaryInverse</item>
"Theme.ExpandedMenu"
<item name="android:itemTextAppearance">?android:textAppearanceLargeInverse</item>
that made most of my text white except the boot menu but corrupted my settings menu cant open just FC...
hellmonger said:
i want the browser to stay black
Ok lol here is what happened...
I changed
In /res/values/styles/xml locate the following 3 styles and removed Inverse
"TextAppearance.Widget.IconMenu.Item"
<item name="android:textColor">?android:textColorPrimaryInverse</item>
"Theme.ExpandedMenu"
<item name="android:itemTextAppearance">?android:textAppearanceLargeInverse</item>
that made most of my text white except the boot menu but corrupted my settings menu cant open just FC...
Click to expand...
Click to collapse
I'm not sure what you mean by charging menu.
Reboot Menu = the popup when you long press the power button?
My Setting app is white text on black, I think it has been in all the ROMs so I'm not sure what you need there.
Widgets menu = when you long press on the home screen?
The Browser operates the same after the changes, just when you hit the menu button you get the white text (hopefully on a darker background ;-) ), I think the menu thing is a global setting whenever you hit the menu button.
If I still not understanding you maybe you can post some screen shots?
Those are the same edits I made. I did get errors trying to recompile some different framework-res apks the one I had luck with is the one from Mioze7Ae's bugfix3metamorph patch. Once I got that to boot I used ZipThemer & a morph to chage everything else. I'll attach the framework-res I built in case you want to check it out just note that it has the white text but still has the light menu backgrounds so its very hard to read.
3rdstring said:
I'm not sure what you mean by charging menu.
Reboot Menu = the popup when you long press the power button?
Widgets menu = when you long press on the home screen?
Click to expand...
Click to collapse
Yes exactly!
Charging menu = USB menu when you look and different choices for USB connection
Took those from google... was alot easyer...
I need all that text to be white....
all night all i get are bootloops and frustrated!!!!!!!
I'm still trying but haven't had any luck yet either.
I uninstalled some applications and after that, main menu is empty in some points.
Is it possible to arrange icons in menu in order to fill these gaps?
If you click the button that allows you to arrange icons (the four little squares) and then exit that mode it should pull them all together closing any gaps (or you can use the mode to arrange them yourself).
SCHUMI_4EVER said:
If you click the button that allows you to arrange icons (the four little squares) and then exit that mode it should pull them all together closing any gaps (or you can use the mode to arrange them yourself).
Click to expand...
Click to collapse
It doesn't let me move icons in the gaps and it neither pull them all together in that mode.
I hope there is other solution.
Restarted yet?
Also the pull together happens when you exit that mode after entering it.
go to setting/applications/all
then find xperia home
and clear data...
it might solve your problem...
SCHUMI_4EVER said:
Restarted yet?
Also the pull together happens when you exit that mode after entering it.
Click to expand...
Click to collapse
I restarted the phone but nothing changed.
It doesn't pull them together if i enter and exit that mode.
I don't know if it matters but i uninstalled the applications by going in settings-->Applications-->Manage applications--> choose application and then uninstall.
F.A.I.S.A.L said:
go to setting/applications/all
then find xperia home
and clear data...
it might solve your problem...
Click to expand...
Click to collapse
I can't find xperia home. It may be in greek in my phone.
Does it have an android icon?
bour1992 said:
I can't find xperia home. It may be in greek in my phone.
Does it have an android icon?
Click to expand...
Click to collapse
I dont remember...
I am not on stock rom, and my rom doesnt have xperia home...
you can try changing language to english and find it
I finally found it in greek and cleared it.
Thank you all for your help.
bour1992 said:
I uninstalled some applications and after that, main menu is empty in some points.
Is it possible to arrange icons in menu in order to fill these gaps?
Click to expand...
Click to collapse
I dont think its possible to auto arrange,that is fill those gaps.. u need to do them manually..
I got my first Android phone on a Friday. Having a blast with it. But, I've been trying to find out what this is. Can't figure it out. Tried searching for it but can't find it.
It showed up on Saturday and never goes away.
Icon on the left.
i.imgur. com/o5AN96l.png
Settings icon?
/CK
settings, facebook, and app update
Café King said:
Settings icon?
Click to expand...
Click to collapse
lovekeiiy said:
settings, facebook, and app update
Click to expand...
Click to collapse
I was thinking Settings too. But why is the icon on the left side, all the time. And how do I remove it?
any chance its a blue half circle? if so its the multiwondow app selector, just hold the back button to make it go away
HystericalBanana said:
I got my first Android phone on a Friday. Having a blast with it. But, I've been trying to find out what this is. Can't figure it out. Tried searching for it but can't find it.
It showed up on Saturday and never goes away.
Icon on the left.
i.imgur. com/o5AN96l.png
Click to expand...
Click to collapse
just pull down the status bar and press the clear button.....its notification..btw wrong section
HystericalBanana said:
I was thinking Settings too. But why is the icon on the left side, all the time. And how do I remove it?
Click to expand...
Click to collapse
I've personally never seen it. I also don't have Facebook installed. I would do the suggestion above, or try touching it and see what happens. You may just need to confirm something.
It doesn't go away even after pressing clear notification. I've tried pressing it. Nothing.
Sorry if this is in the wrong section.
my multi window tab seems to randomly disappear, if i go into settings though and uncheck/check the box it comes back. Is there something i'm missing or is like android killing the service?
th3drow said:
my multi window tab seems to randomly disappear, if i go into settings though and uncheck/check the box it comes back. Is there something i'm missing or is like android killing the service?
Click to expand...
Click to collapse
You have to hold back to show/hide it.
guts311 said:
You have to hold back to show/hide it.
Click to expand...
Click to collapse
ah awesome thanks didn't know that!
Brand new to my V60.. For instance, when trying to log in to a bank, because it's a new device they send a code to messaging to make sure it's really me. When I leave the screen to retrieve the code, I can't figure out how to get back to the same screen I left to enter the code. It's very frustrating!!
grateful908 said:
Brand new to my V60.. For instance, when trying to log in to a bank, because it's a new device they send a code to messaging to make sure it's really me. When I leave the screen to retrieve the code, I can't figure out how to get back to the same screen I left to enter the code. It's very frustrating!!
Click to expand...
Click to collapse
If you tap the round button on the bottom it will bring you to home page then you can see text copy remember do what you gotta do then press square button at bottom then it should bring you back to where you were.
wooddale said:
If you tap the round button on the bottom it will bring you to home page then you can see text copy remember do what you gotta do then press square button at bottom then it should bring you back to where you were.
Click to expand...
Click to collapse
I was using gesture, and didn't have the buttons visible. Now that I've had some time to play with my phone, I got that figured out!! Happy New Year. Thank you for your reply...
grateful908 said:
I was using gesture, and didn't have the buttons visible. Now that I've had some time to play with my phone, I got that figured out!! Happy New Year. Thank you for your reply...
Click to expand...
Click to collapse
a suggestion... before you load your browser or bank app, open the message app in Pop-Up mode and then you can view messages in a tiny window while still using your banking app and typing the code.