[Q] how to bypass or get rid of "activation agent" - Verizon Galaxy Note 4 Q&A, Help & Troubleshooting

I put ATT sim card in Verizon note 4, everything seems to be good (I got 3G, no LTE, but that's okay), except the annoying message "the sim card is not from verizon". I checked it, and it was from "activation agent". Does anyone know how to get rid of it? Thanks.

liyapunov said:
I put ATT sim card in Verizon note 4, everything seems to be good (I got 3G, no LTE, but that's okay), except the annoying message "the sim card is not from verizon". I checked it, and it was from "activation agent". Does anyone know how to get rid of it? Thanks.
Click to expand...
Click to collapse
give this a try - go into settings -> applications ->swipe to all tab, this will list all the apps and services, scroll down to 'setup wizard', tab on it and turn it off.(disable).

Thanks for the suggestion. Unfortunately, the "turn off" (of setup wizard) is grey. Same thing happened to "activation agent". Does this mean I need to root (which is not available right now) first?
buhohitr said:
give this a try - go into settings -> applications ->swipe to all tab, this will list all the apps and services, scroll down to 'setup wizard', tab on it and turn it off.(disable).
Click to expand...
Click to collapse

Just Force Stop the application. It'll stop showing the annoying message.

Update: just notice that there are two "setup wizard". One can be turned off, one can't. I turned the first one off, but it didn't help, i.e. message still pops up when the phone restarts.
liyapunov said:
Thanks for the suggestion. Unfortunately, the "turn off" (of setup wizard) is grey. Same thing happened to "activation agent". Does this mean I need to root (which is not available right now) first?
Click to expand...
Click to collapse

area5x1 said:
Just Force Stop the application. It'll stop showing the annoying message.
Click to expand...
Click to collapse
That works, but I hate to do that every time the phone is turned on. Want to find a more permanent solution.

liyapunov said:
That works, but I hate to do that every time the phone is turned on. Want to find a more permanent solution.
Click to expand...
Click to collapse
This should help:
http://forum.xda-developers.com/note-4-verizon/general/disable-knox-ota-root-t2972263
I was able to disable activation agent through this, and havn't noticed any adverse effects.

in adb shell use the following command:
adb shell
pm block NAME_OFTHE_SETUP_WIZARD_APP
then it should be blocked and you won't see it.
I can't find the exact name of setup wizard so you have to find how the app is called in android. something like com_XX_XX

VzwActivationAgent.apk = com.samsung.vzw.activationagent

The defroster works for it as well. I deactivate the little notification and it's app after I switched my phone to cricket wireless

Install Debloater by Gates Jr. and the Samsung USB drivers. Enable USB debugging on your phone. Launch Debloater and it will read all .apk packages. For the S4 you will need to check off the Samsung (and not the Google) setup wizard. Once complete, you will no longer see the Verizon icon in your system tray, as well as the annoying message.

tw426 said:
VzwActivationAgent.apk = com.samsung.vzw.activationagent
Click to expand...
Click to collapse
The package and command that worked for me on s8 plus:
pm uninstall -k --user 0 com.sec.android.app.setupwizard

Old thread, sorry, but my old Galaxy S8+ is actually still usable as a WiFi based browser and it has some games and Titanium Backup (phone was rooted). I'd like to use it to play some of those games and browse via WiFi at home with it to save wear & tear on the S20 Ultra. I would really like to know what I can use Titanium Backup to turn off so I don't see the "Activation Incomplete" message.

Related

Mobile Network Traffic despite WLAN connected

Hi,
when my HOX is lying near by PC Speakers, i can hear Internet Traffic over EDGE/UMTS excatly all 3 Minutes. (I hope u can understand what i mean)
I´m wondering about that bescause WIFI is active and connected, and i never had this with my DHD.
Due to optimizing Battery life, i disable mobile Network manually when i´m at home and have WIFI connected.
I use ARHD 9.1.0 with stock Kernel and EQS + APM + %Batterycircle + Autobrighness by jotha.
Baseband: 2.1204.135.20
Build; 2.17.401.2 CL89015
Any Ideas whats generating this traffic and why the HOX don´t use WIFI for that?
its normal gsm traffic. like if somebody sent you an sms, you would hear that sound. not sure why it didn't do it with dhd and now does with hox, but either way, shielded speakers are there to solve that problem. as for adapting your current speakers to shield them, not sure if its possible or not though.
lawrence750 said:
its normal gsm traffic. like if somebody sent you an sms, you would hear that sound. not sure why it didn't do it with dhd and now does with hox, but either way, shielded speakers are there to solve that problem. as for adapting your current speakers to shield them, not sure if its possible or not though.
Click to expand...
Click to collapse
Thanks for your Answer, but i don´t hear that Traffic if mobile Network is disabled, so i thinkt it can´t be "normal GSM Traffic".
oh i see what you mean..
might be network location services?
settings>location>google's location service.
i know the location services use wifi as well, but it might use mobile network in conjuction even if connected to wifi.. try disable that and see if it continues.
lawrence750 said:
oh i see what you mean..
might be network location services?
settings>location>google's location service.
i know the location services use wifi as well, but it might use mobile network in conjuction even if connected to wifi.. try disable that and see if it continues.
Click to expand...
Click to collapse
Thanks again, tested, but unfortunately the traffic is still there
try download osmonitor, might be other apps more specific that can help, but osmonitor should do the trick i hope.
set your screen not to turn off, just for ease..
goto the connections tab, process tab will also be useful and watch it until the noise happens. you're looking for either a process, that jumps to the top of the list when the sound happens (spike in cpu usage), and then does it every time the sound happens, or a connection, that ISN'T your local or external wifi ip address, but also has similar behaviour, ie the connection is created when the sound occurs, and is then gone a minute later.. (the connection should show an app name)
if you find an app that looks like it could be causing it, then try to uninstall it temporarily to see if it fixes the issue. if it does fix the problem, the next step would be to contact the developer of that app to request a fix for it. it could however be a system process causing the problem.
failing the above, you could try the same sort of diagnostics, but with logcat instead. i don't actually know how to initiate logcat, i'm sure a google will tell you how though.
Thanks again! (i´ll hit the Button )
Okay, got that app installed.
Unfortunately the Sound DOES NOT appear all 3 Minutes when the Display is on.
When it starts and i unlock my screen i cant see any new entries in the Connectionstab.
Processes the same, but "Android System" shortly came on Top. (maybe the Display Unlock is the Reason for that?)
BTW: Why i got 2 permanent open Connections?
1. Google Bookmark-Sync (Whois -> Google)
2. Downloadmanager (Whois -> "The New York Internet Company")
Not idea what that could be.
blahquader said:
Thanks again! (i´ll hit the Button )
Okay, got that app installed.
Unfortunately the Sound DOES NOT appear all 3 Minutes when the Display is on.
When it starts and i unlock my screen i cant see any new entries in the Connectionstab.
Processes the same, but "Android System" shortly came on Top. (maybe the Display Unlock is the Reason for that?)
BTW: Why i got 2 permanent open Connections?
1. Google Bookmark-Sync (Whois -> Google)
2. Downloadmanager (Whois -> "The New York Internet Company")
Not idea what that could be.
Click to expand...
Click to collapse
you should be able to set the display to never turn off in settings>display and gestures
i don't think it'll be very easy if even possible to find it if the screens off (the spike would only be there for a second or 2, by the time it's unlocked etc it will have disappeared)
the other connections, first one is probably the google account sync, and not sure about download manager, maybe something got stuck, you could try clearing data for the download app, but to be honest i doubt that they're any problem anyway so probably nothing to worry about
edit: the download manager bit judging by the whois could be an app relating to that? do you have anything similarly named installed?
lawrence750 said:
you should be able to set the display to never turn off in settings>display and gestures
i don't think it'll be very easy if even possible to find it if the screens off (the spike would only be there for a second or 2, by the time it's unlocked etc it will have disappeared)
the other connections, first one is probably the google account sync, and not sure about download manager, maybe something got stuck, you could try clearing data for the download app, but to be honest i doubt that they're any problem anyway so probably nothing to worry about
edit: the download manager bit judging by the whois could be an app relating to that? do you have anything similarly named installed?
Click to expand...
Click to collapse
This is crazy - when the screen is on, the sound isnt audible. It only happens when the screen is off.
In the Connections Tab is only one Connection without my WiFi-IP, and whois shows me its a DNS Server from my Carrier (vodafone).
In the Process Tab i can see that "System" comes up on Top for ca 2 seconds, further no action.
The 2 Connections which stays established:
Clearing the Donwloadmanager Data was a Success... Thanx again.
The Connection to Google from "Google Bookmark-Sync" is still there. Gmail Sync is deactivated in accounts.
I think i´ll give it up and live with it

[Q] Wi-fi on Welcome?

Yes, I have used search and I haven't found anything.
I am wondering if, on the GSM Galaxy Nexus, you can use Wi-fi to complete the whole "Welcome to android" thingy when you reset the phone. My data plan is very small, and I would much rather not have to use it. Is there an option I am missing?
Yes, I know I can just remove my SIM card to force Wi-fi, but it is quite annoying that ever since JB came out you don't have an option to use Wi-fi during set up unless the SIM is removed.
Techdisk said:
Yes, I have used search and I haven't found anything.
I am wondering if, on the GSM Galaxy Nexus, you can use Wi-fi to complete the whole "Welcome to android" thingy when you reset the phone. My data plan is very small, and I would much rather not have to use it. Is there an option I am missing?
Yes, I know I can just remove my SIM card to force Wi-fi, but it is quite annoying that ever since JB came out you don't have an option to use Wi-fi during set up unless the SIM is removed.
Click to expand...
Click to collapse
You can skip the tutorial at first boot. After you've done that and set up your WiFi, just follo the guide here: https://sites.google.com/a/sisd.cc/google-apps-help/mobile-phone-setup/android-setup
Swype'ed on my CM10 Galaxy Nexus
If you want to skip the set up process just touch the four corners of the screen, starting in the top left and working clockwise...

Preparing Network ongoing

So I got a Galaxy Tab 3 for free with my new Galaxy S5 yesterday. And on the notification bar there is a prompt saying preparing network. I have full bars on the signal but have no connection to the network. I tried rebooting, turning on airplane mode and trying to reboot the signal. But have no luck.
Is there anything that I can try to fix this? The Tab is stock and I haven't changed anything yet...
Any help would be great!!
Which tab 3 model?
Are you on the "right" network? Does you network have a hidden SSID? Are you using any security on the network? Check the network settings on your PC and copy them to the tab. If you are not sure, then open your network and see if the tab connects. If so, then you can close the network again.
I have the same issue but mine is working all networks. It started when I tried to connect to a new wifi at a wing place and the icon has been on ever since.
Same problem
So no one has any info or any suggestions? Nothing? Also I'm on Sprint.
I havent figured out anything , I have tried messing with sync and wifi options and nothing has changed.
I have looked at all the "Tab 3" devices since you did not indicate what model you have. With that in mind the search is very broad and data found could/could not be affecting your connectivity. But this is what I found.
All Tab 3, except Tab 3 Lite 7, use 802.11 a/b/g/n WLAN Standards. The Tab 3 Lite 7 only has 802.11 b/g/n. Why? I don't know.
So, make sure that your location has one of the three, 802.11 b/g/n working. You tab should auto acquire unless you have a setting that is specifically looking for a unique channel. Confirm all your parameters and the parameters of the WiFi source.
tab 3 prepping service solved
Ok so got 2 tab 3s from sprint today and same issue. To resolve this.......they are not activated! Run on wifi and go to settings and at the bottom left it will show a small phone icon and say activate this device. Click on that and let the live activation happen. The tab 3 will then reset and function on sprint networks!
Ok so that takes care of it initially and then it comes back on switching to and from wifi. You can get rid of the icon by going into the app manager, select all apps, and force stop samsung dm. Looks like it is a samsung software issue to me!
Man, the folks at Sprint aren't even aware of the issue yet. My Tab3 just sat there and wouldn't activate or connect at power on. So I have to skip all setup and go to activate in settings and it activated. Tried a factory restore so I could do setup again and no connection again and the preparing network problem. Switching to CDMA works. On the phone with support for like 30 minutes and they couldn't see my device on the network at all even while on LTE. Thanks for service reference. I was going to return this unit until I saw it was a software issue. It makes for a nasty setup/activation with no wifi around.
Sometimes activation fails and just gives a LTE error, sometimes it fails and sends data usage stats. When it completes it posts a backup pin and phone number. I'm guessing this happens with store pickups because they let it update on powering it up and that broken service starts messing things up.
Go to settings and then to activate this device and as soon as it starts to try and activate its self press the volume down 4 times and then you will see a screen that says IQTHiddenMenu....Scroll down to LTE mode and select it you will see a screen thatb has four boxes on it...select the one that says "enable LTE Mode" after you selct that then just hit back button a few times and let it try and activate again and this should fix your issues. You may have to do this twice. For the last 2 weeks this has been the only way we can activate anyones tablet is using this method, it has somehting to do with our Network not communicating properly with the Tablet.
Hope this helps.
megan23247 said:
Go to settings and then to activate this device and as soon as it starts to try and activate its self press the volume down 4 times and then you will see a screen that says IQTHiddenMenu....Scroll down to LTE mode and select it you will see a screen thatb has four boxes on it...select the one that says "enable LTE Mode" after you selct that then just hit back button a few times and let it try and activate again and this should fix your issues. You may have to do this twice. For the last 2 weeks this has been the only way we can activate anyones tablet is using this method, it has somehting to do with our Network not communicating properly with the Tablet.
Hope this helps.
Click to expand...
Click to collapse
Hidden screens. One has to love technology. So then one also has to ask, what else is the tablet doing that we do not know about? Reporting back to the mother ship?
Solution
So I had this same problem and I called sprint today and they were able to help me. THIS WILL RESET YOUR TAB AND YOU WILL LOSE EVERYTHING ON IT. Make sure to back up if you have anything important.
You have to open the calculator and type (+30012012732+ when the next screen pops up, type ##786#, the RTN menu will open, press Reset, it will ask you for your MSL, type it in and that will do it. Hope it helps.
BTW you will have to find a way to find your MSL as I never had to. I'm sure if you call your carrier they will give it to you once you tell them why you need it.
megan23247 said:
Go to settings and then to activate this device and as soon as it starts to try and activate its self press the volume down 4 times and then you will see a screen that says IQTHiddenMenu....Scroll down to LTE mode and select it you will see a screen thatb has four boxes on it...select the one that says "enable LTE Mode" after you selct that then just hit back button a few times and let it try and activate again and this should fix your issues. You may have to do this twice. For the last 2 weeks this has been the only way we can activate anyones tablet is using this method, it has somehting to do with our Network not communicating properly with the Tablet.
Hope this helps.
Click to expand...
Click to collapse
Looks like they are still having this issue. Mine was stuck on Preparing network. 3G and wifi worked, but no LTE or GPS. I did the hidden menu trick and now that all works, but I still have the "preparing network" notification. Is there any way to remove this? Could I do a ##RTN to clear network configs, then enable LTE through hidden menu, then activate?
Something to try that worked for me for the time being
I just thought I would share with anyone else having issues with the persistent Preparing Network message.
If you go to Settings>Activate Device and launch the Self Service application, there is a hidden menu accessible via the Menu Key, And you can then choose Reset Cellular Data.
Your device will then reboot, and it will go through Self Provisioning when it reboots.
I Had to do this twice, and 2nd time seems to have been the charm this time as the Preparing Network Message is gone!
Finally got rid of "Preparing Network"!
rastassjr said:
I just thought I would share with anyone else having issues with the persistent Preparing Network message.
If you go to Settings>Activate Device and launch the Self Service application, there is a hidden menu accessible via the Menu Key, And you can then choose Reset Cellular Data.
Your device will then reboot, and it will go through Self Provisioning when it reboots.
I Had to do this twice, and 2nd time seems to have been the charm this time as the Preparing Network Message is gone!
Click to expand...
Click to collapse
I spent 2 hours on with Sprint live chat, did a Kies reset, software hard reset, and everything else I could find...yet this solution was the simplest and the only one that actually worked!
Someone let Sprint support know how to fix their own device, please!
Thank you rastassjr, you saved me a trip to the Sprint store.
This is a common problem with an easy fix.* Long press the notification on the task manager.* A button will appear saying APP INFO.* Press that and you will see the app info page.* Clear the cache and data and more inportantly, deselect the notification checkmark.* Thats it!...*
OTA 4.4.2
Just got it on a new SG Tab3 7" and it cleared the "Preparing Network" icon. I had done a MSL reset yesterday and it had cleared it before I bricked it. I returned it, got a new one and it cleared it on its own after the 4.4.2 update.
Solved!
I solved mine after several weeks. First, oddly enough this error was preventing me from getting the 4.4.2 android update and the system said the operating system was up to date on 4.2. You need to download the samsung Kies program into your computer and perform a manual firmware update. The system will tell you that indeed you have the latest update but you'll do it any way. Once the OS is reinstalled, you will see that the PRL will be updated properly, which is the reazon for this problem. Then the system will allows you to receive the 4.4.2 upgrade which does not suffer from this problem. The key is to upgrade to android 4.4.2.

Unable to tap OK or Install

Whenever I try to install an APK I downloaded, I am not able to tap on the Install button of the prompt with the app permissions. I can tap on Cancel, but nowhere on the Install part. (phone is configured to allow untrusted sources, otherwise it wouldn't even launch the package manager).
I also am unable to hit OK when trying to connect to a VPN, but I can tap Cancel.
Is this some silly LG "safety feature". I posted on the Tmo forum but someone mentioned they have the similar APK issue on a Verizon model, so I pose the question to every one else here.
I am unrooted, and running the stock T-Mobile version. I have debloated my phone with the Debloat tool, but I can't think of what I could have disabled that would create this odd behavior.
Edit: I had MDM installed on my phone that had some administrator profiles enforced, but I have removed them and I am still unable to tap on Ok for VPN or Install for APKs.
havanahjoe said:
Whenever I try to install an APK I downloaded, I am not able to tap on the Install button of the prompt with the app permissions. I can tap on Cancel, but nowhere on the Install part. (phone is configured to allow untrusted sources, otherwise it wouldn't even launch the package manager).
I also am unable to hit OK when trying to connect to a VPN, but I can tap Cancel.
Is this some silly LG "safety feature". I posted on the Tmo forum but someone mentioned they have the similar APK issue on a Verizon model, so I pose the question to every one else here.
I am unrooted, and running the stock T-Mobile version. I have debloated my phone with the Debloat tool, but I can't think of what I could have disabled that would create this odd behavior.
Edit: I had MDM installed on my phone that had some administrator profiles enforced, but I have removed them and I am still unable to tap on Ok for VPN or Install for APKs.
Click to expand...
Click to collapse
What other Apps are have you installed? I read somewhere that certain Screen Filter Apps reproduce this issue just in case yo have one installed.
GUGUITOMTG4 said:
What other Apps are have you installed? I read somewhere that certain Screen Filter Apps reproduce this issue just in case yo have one installed.
Click to expand...
Click to collapse
I heard about that too. No screen filter apps.
It's strange that it is only that part of the screen that is not tappable, or rather, it does not create an action on the button. If I enable screen taps in the developer menu, I can see the taps, they are just not registering.
If you have something like Lux installed, disable it, continue w/ your install, then re-activate the culprit app(s). I had the same problem installing APKs where pressing INSTALL did nothing, but CANCEL was ok.
havanahjoe said:
I heard about that too. No screen filter apps.
It's strange that it is only that part of the screen that is not tappable, or rather, it does not create an action on the button. If I enable screen taps in the developer menu, I can see the taps, they are just not registering.
Click to expand...
Click to collapse
Would you post a list of apps you debloated? You may exclude all T-mobile ones as they are not the problem.
alamo76 said:
If you have something like Lux installed, disable it, continue w/ your install, then re-active the culprit app(s).
Click to expand...
Click to collapse
Well, well, well, that did it. The Lux service breaks this, even though I never see it on top of anything because it just runs in the background. Hopefully this will show up when people search for the issue and they can easily fix it.
Thank you!
No problem-o. I was stumped initially and also can't exactly wrap my head around why some buttons work and some don't. I read somewhere that in the context of INSTALL it was to prevent malicious software from being installed. Or something.
For those who may be having a similar problem, you can go to Setup->Advanced in Lux. Enable the "Use Alternative Overlay" option and it should allow you to get the tap to work and still have Lux enabled.
Fyi the OK/Install eventually works, just give it about 10 seconds

Google Verification Bypass

I need help.
I work for a disaster response company.
Here is the dilemma
We have 8 of these devices.
LG G Pad X 10.1 Verizon LG-V930
They are all locked with the google verification and we can not get them to bypass it.
I have not tried to flash a new ROM, but and i dont even know if that will work.
I have seen a few different posts about getting rid of it, but some of the settings are missing and i can not finish that process.
I need help resetting these so that our drivers can use them again
primus123 said:
I need help.
I work for a disaster response company.
Here is the dilemma
We have 8 of these devices.
LG G Pad X 10.1 Verizon LG-V930
They are all locked with the google verification and we can not get them to bypass it.
I have not tried to flash a new ROM, but and i dont even know if that will work.
I have seen a few different posts about getting rid of it, but some of the settings are missing and i can not finish that process.
I need help resetting these so that our drivers can use them again
Click to expand...
Click to collapse
Why not login to the original Google account? If there legitimately owned you should have no problem getting into them.
Sent from my SM-G970U1 using Tapatalk
hyelton said:
Why not login to the original Google account? If there legitimately owned you should have no problem getting into them.
Sent from my SM-G970U1 using Tapatalk
Click to expand...
Click to collapse
They are legitimately owned.
However the ones we are having issues with are employees that were terminated, or they were temp employeess, and they used their personal accounts on these devices. The ones that used the company email we can retrieve.
We have reached out to them but some are not willing to give us the information to help.
primus123 said:
They are legitimately owned.
However the ones we are having issues with are employees that were terminated, or they were temp employeess, and they used their personal accounts on these devices. The ones that used the company email we can retrieve.
We have reached out to them but some are not willing to give us the information to help.
Click to expand...
Click to collapse
Ouch! Now I understand.
That's gonna be a tough one. Generally your gonna need there login info to get back into them. There are dodgy Ebay sellers that claim they can get passed it for certain models of phones. but honestly that's the only other way around that if it's even possible for those models.
Now if you have receipts for them Google might be able to do something if you get ahold of the right person.
Sent from my SM-G970U1 using Tapatalk
hyelton said:
Ouch! Now I understand.
That's gonna be a tough one. Generally your gonna need there login info to get back into them. There are dodgy Ebay sellers that claim they can get passed it for certain models of phones. but honestly that's the only other way around that if it's even possible for those models.
Now if you have receipts for them Google might be able to do something if you get ahold of the right person.
Sent from my SM-G970U1 using Tapatalk
Click to expand...
Click to collapse
Yeah, so since they are ATT models that seems to be the problem, The locked bootloader, and none of the work arounds i have seen or programs can do this one. Which i why i came here for some extra advice.
primus123 said:
Yeah, so since they are ATT models that seems to be the problem, The locked bootloader, and none of the work arounds i have seen or programs can do this one. Which i why i came here for some extra advice.
Click to expand...
Click to collapse
Only solution is to get ahold of the right person at Google. Maybe send a tweet out
Are they over a year old?
Sent from my SM-G970U1 using Tapatalk
I don't know if you figured this out or if this would help but I think I can get you into the guest account on these devices.
First get a SD card with an apk on it. I downloaded one from apkpure. Then when the device asks you to connect to a wireless network, check the Show advanced options box. Then in the Proxy settings drop down box, select Manual. And click on the Proxy hostname box to bring up the keyboard, and press the settings button on the keyboard that looks like a gear. From the keyboard settings menu you can click the mulit-window button on the bottom taskbar and can open two windows. Open the file manager in one of the windows. In the file manager click on your SD card and try to install the apk you put on it. When it prompts you that you need to allow Unknown sources in the settings, click on the settings button to open the settings window. (Do not check the allow Unknown sources box if it allows it, if you check it, and the device resets or runs out of battery you'll have to go through this again, but when you click on the apk it won't prompt you to go to settings to allow unknown sources because they're already allowed.) Now just click on Users and switch to guest. There are some limitations to this mode, like not being able modify the wifi network (you'll have to switch back to the Owner account to change this).
I found a FRP bypass workaround if you are running 5.1.1 on a LG G Pad X 10.1 V930 AT&T model, not sure if all models are the same. It was FRP locked and all of the other bypass methods must have been patched. I was at the setup screen after a factory reset. I hope this helps.
1. Connect to wifi, then go back to start screen
2. Go to Accessibility > Vision > Enable Talkback
3. Go through the talkback training then draw an L to bring up the quick settings select Text to speech Settings (bottom right corner), afterwards you can disable Talkback by holding the power button and holding 2 fingers on the screen until it disables.
4. You will be in the settings app. Go to Users > Add user > User > Add user > Set up
5. You will be brought to a User setup screen select Next > It will pop up the wifi connection screen select next > You will be asked to sign into a Google account, sign into your Google account and proceed with the Google setup.
6. You will be brought to the homescreen. Go to settings > Users > And sign in as Owner.
7. Go to Settings > Factory data reset > Reset tablet. You can now factory reset and you will not be prompted to sign into a Google account.

Categories

Resources