Új hozzászólás Aktív témák

  • stefi68

    addikt

    válasz Peet` #3036 üzenetére

    Angol mennyire megy?
    Találtam egy megoldást a jelszó törlésére adb-vel -> [link]

    Next thing to do is pull the sqlite database that sets the screen lock parameters:
    ----------------------------------------------------------------------------------------------------------
    adb pull /data/data/com.android.providers.settings/databases/settings.db
    ----------------------------------------------------------------------------------------------------------
    Will pull to the current directory, then simply open up settings.db using an sqlite program (I use the sqlite managaer firefox extension). Find and delete the lockscreen.password_salt and lockscreen.password_type rows.
    from here all you need to do is push the file back and you will have no more password on the phone and can do what you need with it.

    [ Szerkesztve ]

    ◄--- A vaknál is vakabb az, aki nem lát a szemétől ---►

Új hozzászólás Aktív témák