Post some pictures and firstly then maybe someone can identify it.
Best regards,
aPadTVadmin
Greetings again friends here I have a tablet pc to fix but did not give me the model or information on it. the problem we have is that they put a password of android you have to do a pattern with the dots on the screen and do not remember the pattern but also want to delete it completely and when I give back + power + home does nothing just flashes the screen and follow the normal boot and follow the password screen. I would appreciate any help you can give. pardon my English is that only speak Spanish
![]()
Post some pictures and firstly then maybe someone can identify it.
Best regards,
aPadTVadmin
Hyundai T7 & T7s Hyundai T10 - Ainol Novo Spark/Firewire - ibex Flytouch 10 - Order all Ainol Novo tablet PCs including the Hero 2. All available to order from our forum sponsors, GadgetGreats.com and DealsPrime.com They also carry a large selection of tablet add-ons, such as cases, chargers, solar chargers, 3G modems, keyboards and much more. New Quad-Core Android Phones available to order now from our forum sponsors, just click the adverts at the top and bottom of apad.tv
guys
here the picture
any help will be grateful
If USB debugging is on then you can do it from ADB
> adb -d shell
# sqlite3 data/data/com.android.providers.settings/databases/settings.db
sqlite> update system set value=0 where name='lock_pattern_autolock';
sqlite> .exit
# exit
If not then the only other way to clear it is from the recovery menu by doing a factory reset