Symbianize Forum

Most of our features and services are available only to members, so we encourage you to login or register a new account. Registration is free, fast and simple. You only need to provide a valid email. Being a member you'll gain access to all member forums and features, post a message to ask question or provide answer, and share or find resources related to mobile phones, tablets, computers, game consoles, and multimedia.

All that and more, so what are you waiting for, click the register button and join us now! Ito ang website na ginawa ng pinoy para sa pinoy!

[TUT]Recover Your Blocked PIN/Password/Pattern using ADB

Status
Not open for further replies.
sorry po if now lg ako nakareply, wala kasi SS kaya nahirapan ako mag TUT, pag may time maglalagay ako, kasi busy pa sa skul . :)

- - - Updated - - -

ggana yan , pag tamang directions . :salute:
 
dag dag ko lang ts doon sa hirap mag hanap ng driver pero naka debbug naman ang usb nila hanap kayo ng moborobo kailangan lang may net kayo kasi through internet ang dl ng driver ng unit nyo auto finder yan sa mga driver ng andriod phone
 
opo tama po kayo sir , kasi may driver na pareh parehas lg ang vendor ID's , gagawa pa ako V2 ng tutorial ko next month
 
sir mei nbasa akong reply nio about korean based tablet na kelangan i restart tpos press reset+home+power button??
ask ko lng kung panu ma press ung home button? naka lock kc ung tablet ko dahil sa pattern kaya impossible na mpindot ko sya
tska dko dn po sya ma hard reset...
 
sir pa help naman .,.,


lenovo p770 ,.,niroot q sya gamit framaroot.,.tax nung kinonect q na sa pc q biglang nag sync sya as in lahat.,,ayaw na gumana na cp q,.,pero pag inon sya nalabas ung lenovo na welcome screen ganun lang tapos nainit battery.,.,


alam nyo po pa pano marecover ung mga system apps na napunta sa pc.,.,saka kung paanu na din iinstall.,.,
thanks.,.,
 
sir meron bang praan pra ma enable ung usb debugging s locked passcode na tablet???
 
opo basa po tayo sa Q&A ko dun sa thread , pati need eto ng ADB.exe :) dl po
 
IMPORTANT REMINDER: DO AT YOUR OWN RISK!​


FOLLOW THESE INSTRUCTIONS CAREFULLY:
1. Install muna ang mga kailangan na nasa baba ng post na to attachments
A. Extract mu yung Android-sdk_r12-windows.zip sa C:\ (Para madali malocate)
B. Punta sa SDK Manager at MagInstall ng Platform Tools, (Make Sure may Internet Connection kayo)
C. Install ang ADB Driver, at yung OEM na debugging driver nyu, Samsung,HTC. USB OEM Driver According to Vendors
2. Attach mu yung Mobile/Tablet in debugging mode in Cold Boot Procedure, Cold Boot - Tanggalin ang Battery while nakasaksak sa pc
3. Go to Run>type "cmd" without quotations​
4. At Cmd type the FF (separated mga lines)
"cd C:\android-sdk\platform-tools"
then "ADB"

Code:
adb devices (verify device kung nababasa nya ba or hindi)
adb shell
cd /data/data/com.android.providers.settings/databases
sqlite3 settings.db
update system set value=0 where name='lock_pattern_autolock';
update secure set value=0 where name='lock_pattern_autolock'; (for some devices update “system” is enough but I had to update “secure” too)
update system set value=0 where name='lockscreen.lockedoutpermanently';
update secure set value=0 where name='lockscreen.lockedoutpermanently';
.quit
exit
adb reboot

Pag di parin gumana:
Code:
adb shell rm /data/system/gesture.key

Attachments:
ADB Driver
Android SDK



Some of its Vendor's Drivers!
LiveSuit Pack Driver
Qualcomm/Cloudfone Drivers

GET LATEST SDK!





http://developer.android.com/sdk/index.html





COMMON Q&A:
Q: Gumagana po ba to sa mga non-rooted/rooted?
A: Oo, gumagana to para sa lahat ng Android Tablets/Mobiles

Q: Bakit di nagreread ang Mobile/Tablet ko sa PC?
A: Make Sure na Debugging Mode ang Tablet/Mobile mo,Ensure mu na Installed na lhat yung drivers na kailangan

Q: Ba't Ayaw machange into Debugging Mode ang Android ko?
A: Irestart ang Android several times depende kasi sa Version at OEM
Q: Bakit di Lumabas Drive Name sa ADB Command Line?
A: Make Sure na Running ADB.exe nyo, either di mo ni set ung Device Adminstrator sa PC , DALVIK(DDMS) lg po, dpat po correct drivers ang pakainstall (Windows7)


Feel Free to ASK :praise:
Pa hit naman ng Thanks dyan :thumbsup:
Zamboanga Area po :yipee:



pano poh kung tablet
 
na install ko na yung usb oem drivers, di kasi nka enable yung usb debbuging mode ng phone ko, pero bakit di pa din sya nadedetect?? anyone ? please?? big thanks..
 
subscribed. thanks ts. gawin ko to jst in case. sa mga phones na naencounter ko kasi reset ang ginagawa ko.
 
ts pano cold boot sa galaxy y young ntry ko na open ang phone then tanggal battery and next saksak usb,,la ngyari di madetect adb devices and adb shell
 
as of 5/13/2014 , na discover ko na may ibang China Phones at Korean Phones (most commonly), na ayaw mag cold boot, likely hahanapan ko ng paraan pano to magset sa debugging mode :slap::slap::slap::slap:
 
Status
Not open for further replies.
Back
Top Bottom