Page 1 of 1

Factory reset device

Posted: Sat Jan 04, 2025 8:34 am
by Weezy
Hi, I need to run a script to create accounts on a certain application, while creation it has to use random generated email(fake email) and random username (something like pmo+fdivsw72@gmail.com). Is it possible to create a script that will run on 20+ phones and insert random username/email in each phone automatically?

for example:
"1114a@gmail.com"
"1115a@gmail.com"

and so on, 1 for each phone?

Another question, is it possible to factory reset the phone and reconnect automatically using your software? either trough adb or a script?

Re: Factory reset device

Posted: Mon Jan 06, 2025 10:40 am
by wanli
Question 1
viewtopic.php?t=63&sid=cfe1ef8cb137487c04e65dbdf0024a47

Question 2
Neither ADB nor scripts can be factory reset. Because restoring factory settings also requires manually pressing the power button on the boot screen +- to make some selections and so on.