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

  • alcapone386

    őstag

    válasz öregpapa #34180 üzenetére

    Ne add fel.
    Adb progi letölt a linkről, kicsomagol asztalra
    Beta 2 letölt majd átnevez update.zip re
    Zip et bemasolod adb mappaba
    Adb mappan belul billentyuzeten bal oldali shift nyomvatart es jobb eger klikk
    Power shellre katt rá
    Bejön egy kék ablak
    Telefon ujraindit recoveribe
    Update adb
    Samsung usb rádug telóra
    Power shell ablakba beírod először : "./adb devices" - macskaköröm nélkül
    Ekkor kiírja hogy connected devices vagy valami ilyesmi
    Ezután: "./adb sideload update.zip" - macskaköröm nélkül írd be.

    Százalék elindul és vársz:)
    Ne huzd le, ne mozgasd nehogy megszakadjon a kapcsolat. Bocs hogy igy irom, de emlekezetbol van.

    Ez alapjan csinaltam:
    ADB-method:
    1. Download SDK platform tools from here https://developer.android.com/studio...platform-tools
    2. Extract them on your desktop.
    3. Inside the extracted folder put the update.zip
    4. Inside this folder, holding left shift, right click the mouse and select "open command prompt here". The command prompt will open.
    5. Shutdown the phone.
    6. Holding power+bixby+volume up buttons, enter into recovery mode.
    7. Select "update via ADB". (you scroll down using the volume buttons and select using the power button).
    8. Connect the phone to the PC using original samsung USB cable.
    9. In the command prompt run the following command:
    ./adb devices
    10. Wait to see that the daemon has started and that your device is found.
    11. If you device is found, run the following command:
    ./adb sideload update.zip

    The update process will start. You will see a percentage counting. First it will verify, then patch etc. Do not move the cable, disconnect the phone or power off the PC.
    Once the process is completed (it takes some time) the phone will boot itself, update the apps and log into your home screen.

    [ Szerkesztve ]

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