El martes, 21 de mayo de 2013 17:31:37 UTC+2, Avash Mulmi escribió: > Hi All, > > > > Just received my Keon, and while I was playing with it, I tried to put a > > security code. From nowhere I thought to use a one digit security code. > > Yes, the phone accepted it, but now I can't unlock it with the same code. > > > > Is there anything I can do except flashing to unlock the phone? > > > > Any help is appreciated. > > > > Regards > > > > -- > > Avash Mulmi > > Mozilla Representative, Nepal. > > > > http://www.avieezcorner.com > > @avashz > > http://www.facebook.com/avasz > > Support Mozilla Project :)
Hi, I don't understand how you can use only 1 digit, i tried it and requires 4 digits. The only way is wipe your data. Three ways to do it: 1.- If you have adb enabled: - adb shell wipe data - adb reboot 2.- If not you can use recovery. - power off the phone or remove and put the battery - push volup+power (will start on recovery) - select with volume keys and circle/power: wipe data/factory reset. - Select reboot system now. 3.- You need to use fastboot: - power off the phone or remove and put the battery - push volup+power (screen will be black) - fastboot -w - fastboot reboot _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
