[Q] How to remove operator's welcome message on startup? - Android Q&A, Help & Troubleshooting

Everytime I boot up my phone no matter which android version the rom i have installed is, I always get this dialog you can see in the screenshot. Is there a way to prevent that from popping up at all?

runningdap said:
Everytime I boot up my phone no matter which android version the rom i have installed is, I always get this dialog you can see in the screenshot. Is there a way to prevent that from popping up at all?
Click to expand...
Click to collapse
yeah man, i have this problem, but not solved for now, i tried everything

Related

[Q] In a huge pickle

I accidentally factory restored my phone this morning. But that is not the pickle. At the end of the initial account setup, the phone force closes the setup. And after that I don't see anything on the screen except for the notification bar. I can work with the notification bar that is switch on/off GPS, data, etc. But rest of the screen is black. Since the screen is black, Cant access any setting and toggle USB debugging to use KDZ. Can get calls and use the settings that come up there. But I guess that's about it. I think this is happening cause the option to setup Google account don't come up during initial setup. What can I do? Any ideas other than going to the service center?
did you had a custom rom installed
samrox144 said:
did you had a custom rom installed
Click to expand...
Click to collapse
No it was factory restored. Stock ROM. NO recovery.
try hard reset again and wait till it boots
ccdreadcc said:
try hard reset again and wait till it boots
Click to expand...
Click to collapse
Tried it all many times. there seems to be some bug in the new update, or something.
try this to install custom recovery : http://forum.xda-developers.com/showthread.php?t=1318750
If you wer on 2.3.3 previously follow
to install 2.3.3. stockrom follow : http://forum.xda-developers.com/showthread.php?t=1309744
Well thanx every one. I used KDZ and flashed the froyo rom. Its working now. Thanx again.

accidentally cancelled the ota

my friend accedentally pressed "cancel" when the ota notification pop up. when she went to settings to check for updates, a small window pop up n shows "access to the software update service is provided to users in the order in which they request it. pls try later"
she tried to reboot her phone but still no luck.
any help?
thanks!:fingers-crossed:
I had this too yesterday when I tried to update from ICS to JB, this morning I tried again and it worked. :cyclops:
Seems that they have some kind of limit for daily updates or something :S
Unfortunately she couldn't get the notification again
When she try to check the update, same thing appears
Any help??
omnia1994 said:
Unfortunately she couldn't get the notification again
When she try to check the update, same thing appears
Any help??
Click to expand...
Click to collapse
I had that all the time....had to do it through KIES in the end
Why don't you just use Odin? One quick download and then flash the phone. If you prefer using the phone and not a computer get Mobile Odin.

Multiple Home Screens Error!

Hello developers/moderators
I've been experiencing some problem which every other day irritates me and yes have tried solving it by own and here i am after i failed everytime
Whenever i try to remove the "HOME SCREENS" i dont need, my S3 hangs a bit and shows the error: "Touchwiz Launcher Force Closed Unexpectedly"
Lately, i tried flashing the latest XXEMB5 Stock Rom to get rid of this problem, but, it still remains and the worst part of all is that, it makes me to reboot the device by removing the battery. :crying:
Please help me on this... would be very grateful and obliged...
Thanks in advance...!!! :good:
anybody to help pleaseeeeeeeeeeee
In developer options, do you have animations turned off? If so, turn them back on and delete then turn them off again if you like.
b-eock said:
In developer options, do you have animations turned off? If so, turn them back on and delete then turn them off again if you like.
Click to expand...
Click to collapse
Doesnt make any difference...
Any other suggestions please... Thanks anyways
In recovery format system sd card data cache and preload .
Flash stock rom via Odin and test .
jje

How to disable device administrators via ADB without root?

In my N7, after applying the OTA from 5.0.2 to 5.1 , the tablet is "semi bricked" since it can't boot into the system (well gets into a systemui crash loop not showing anything on the screen but the power off menu..).
I remember that I had an app called "Lockscreen Policy":
https://play.google.com/store/apps/details?id=com.wordpress.chislonchow.deviceadminkeyguard&hl=es
Which did some stuff on 4.2 about hiding lockscreen widgets or something like that.
Now I think this is the app that made this mess, and I want to uninstall it via ADB.
The problem is that it gives out an error saying it's a device administrator (it was indeed)
adb uninstall com.wordpress.chislonchow.deviceadminkeyguard
Failure [DELETE_FAILED_DEVICE_POLICY_MANAGER]
I am not rooted and can't root here without unlocking the bootloader and wiping, which I try to evade. Since I am no root, I can't just pd disable it or something like that..
Anyone could help me? how can I "deactivate" this device manager so I can uninstall it?
Thanks in advance!
Please, can anyone help me with this?
I'm on a urge to deactivate a device manager in ADB and im not rooted (the Ota for 5.1 in my N7 made it semi brick since an app with device manager (lockscreen policy) makes Ui crash it in a loop before it even gets to the lockscreen, so it's absolutely unusable..)
RusherDude said:
Please, can anyone help me with this?
I'm on a urge to deactivate a device manager in ADB and im not rooted (the Ota for 5.1 in my N7 made it semi brick since an app with device manager (lockscreen policy) makes Ui crash it in a loop before it even gets to the lockscreen, so it's absolutely unusable..)
Click to expand...
Click to collapse
Bump.
Anyone?
Newyork! said:
Bump.
Anyone?
Click to expand...
Click to collapse
Thanks for the help. I tried but no info anywhere, and no help here, so I ended up saving and wiping.
RusherDude said:
Thanks for the help. I tried but no info anywhere, and no help here, so I ended up saving and wiping.
Click to expand...
Click to collapse
BTW if that screen lock isn't a system app than you can uninstall it with safe mode
Newyork! said:
BTW if that screen lock isn't a system app than you can uninstall it with safe mode
Click to expand...
Click to collapse
How? If you can't interact with the UI, how do you turn safe mode on ADB so it lets you uninstall it?
RusherDude said:
How? If you can't interact with the UI, how do you turn safe mode on ADB so it lets you uninstall it?
Click to expand...
Click to collapse
If this screen lock comes built in then safe mode won't help you... but if it's a third party app you can boot into safe mode with a button combination (most samsungs it's the power and volume up and middle button) and then you should be able to remove that device admin...
Newyork! said:
If this screen lock comes built in then safe mode won't help you... but if it's a third party app you can boot into safe mode with a button combination (most samsungs it's the power and volume up and middle button) and then you should be able to remove that device admin...
Click to expand...
Click to collapse
No. If the app makes the lockscreen UI crashing (like the one that caused me the problem), safe mode just adds a "safe mode" label in the lowest left part of the screen, it doesn't fix any UI stuff or changes anything . It's useless..
RusherDude said:
No. If the app makes the lockscreen UI crashing (like the one that caused me the problem), safe mode just adds a "safe mode" label in the lowest left part of the screen, it doesn't fix any UI stuff or changes anything . It's useless..
Click to expand...
Click to collapse
Usually third party apps don't run in safe mode....
Newyork! said:
Usually third party apps don't run in safe mode....
Click to expand...
Click to collapse
This one does:
https://play.google.com/store/apps/details?id=com.wordpress.chislonchow.deviceadminkeyguard
Did you find the solution lately?
RusherDude said:
In my N7, after applying the OTA from 5.0.2 to 5.1 , the tablet is "semi bricked" since it can't boot into the system (well gets into a systemui crash loop not showing anything on the screen but the power off menu..).
I remember that I had an app called "Lockscreen Policy":
https://play.google.com/store/apps/details?id=com.wordpress.chislonchow.deviceadminkeyguard&hl=es
Which did some stuff on 4.2 about hiding lockscreen widgets or something like that.
Now I think this is the app that made this mess, and I want to uninstall it via ADB.
The problem is that it gives out an error saying it's a device administrator (it was indeed)
adb uninstall com.wordpress.chislonchow.deviceadminkeyguard
Failure [DELETE_FAILED_DEVICE_POLICY_MANAGER]
I am not rooted and can't root here without unlocking the bootloader and wiping, which I try to evade. Since I am no root, I can't just pd disable it or something like that..
Anyone could help me? how can I "deactivate" this device manager so I can uninstall it?
Thanks in advance!
Click to expand...
Click to collapse
Have you succeeded?
Maybe try to disable using adb?
Even with adb, you needed root in order to fix the problem. It was so retarded, an app made the tablet semi brick after an official OTA..
Try to factory reset but think before you do...

S3 Reset Flash Counter from recovery? Can this be done

Hi everyone i have an issue in that i cant get to desktop on my phone as the popups overwhelm me with " System UIDs Inconsistent" i simply cant do anything with it so what i have done is reset factory settings from Recovery rather than the ROM, ive used Odon to reinstal the ROM but i then realised its nothing to to the the OS/ROM i have pretty much tried everything and the one thing i cant do is get the phone to the desktop to install the Apps that will sort this out i dont suppose any of you have an alternative way please? id be really greatfull i just need to stop these popups telling me "System UIDs Inconsistent" and i believe the ONLY way to do this is via your phones operating system in your settings but i cant get the phone past the "Search Wifi" startup when you first install a new ROM?
Many thanks!
Follow this guide by @silentvisitor
As for the flash counter reset, use TriangleAway.
Hi Jericho Arcelao, thanks for your reply but i cant get to the phones desktop as i keep getting popups saying " System UIDs Inconsistent " its a new ROM install so when i try to get past the Wifi detection it keeps giving me them popups i cant do anything?
i7demon said:
Hi Jericho Arcelao, thanks for your reply but i cant get to the phones desktop as i keep getting popups saying " System UIDs Inconsistent " its a new ROM install so when i try to get past the Wifi detection it keeps giving me them popups i cant do anything?
Click to expand...
Click to collapse
There is an option in recovery that also fixes permissions. Try that and see if it may help.
Hi thanks again! i have just installed the CMW Recovery and i picked "Fix permissions" but Still the popups appear? i cant get past the wifi connect stage??
Flash a stock rom and start over.
Sent from my HTC One M9 using Tapatalk
hi just tried that but its the same it wont allow me past the WIFI connection part as there is the popups??
UPDATE! i sorted my issue out i had to go to the SD card in recovery and delete the DATA/System files! and everything thats in it, cheers for your time and help thou " shivadow & " Jericho Arcelao " im really greatfull!!
ive just been told to delete the files from: /data/system/uiderrors.txt but where is this please?

Categories

Resources