Too many pattern attempts are used for Intex Aqua Glow.

0 votes
asked by
edited by

My Intex Aqua Glow asks for Google account after too many pattern attempts. It doesn't work although I submitted the correct account and password to my Android. Somebody please help me to get back my Android. Thank you very much!

2 Answers

0 votes
No avatar answered by (193k points)
edited by

The phone needs to be sent back to the warranty service because it does not have a recovery mode, only factory mode meant for service technicians. You will need the help of a hardware box to properly decrypt it but, according to some information, the phone will enter in a restart loop if it's used a custom hardware box specialized in unlocking.

Also, if the phone has USB Debugging enabled you can try connecting it to the computer with Android SDK installed. Then you can issue the following commands in a Command Prompt after you type ADB:

adb shell
rm /data/system/gesture.key

Restart the phone and open the Command prompt again only that you need to type the following commands now (press Enter after each command):

adb shell
cd /data/data/com.android.providers.setting­s/databases
sqlite3 settings.db
update system set value=0 where name=’lock_pattern_autolock’;
update system set value=0 where name=’lockscreen.lockedoutpermanently’;
.quit

Restart the phone, input any pattern you want and the phone will unlock.

0 votes
answered by

My Intex Aqua Glow asks for Google account after too many pattern attempts. It doesn't work although I submitted the correct account and password to my Android. Somebody please help me to get back my Android. Thank you very much!

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please log in or register
...