singaporedopa.blogg.se

Minimal adb fastboot unlock bootloader
Minimal adb fastboot unlock bootloader





  1. MINIMAL ADB FASTBOOT UNLOCK BOOTLOADER HOW TO
  2. MINIMAL ADB FASTBOOT UNLOCK BOOTLOADER APK
  3. MINIMAL ADB FASTBOOT UNLOCK BOOTLOADER SERIAL
  4. MINIMAL ADB FASTBOOT UNLOCK BOOTLOADER DRIVERS
  5. MINIMAL ADB FASTBOOT UNLOCK BOOTLOADER UPDATE

  • fastboot flash recovery Installs a custom recovery, such as TWRP, on your device.
  • Unlocking the bootloader this way wipes your phone completely. From Android 6 onwards you also need to enable OEM unlocking in Developer Options.
  • fastboot oem unlock OR fastboot flashing unlock Which command you should use depends on which version of Android you're running.
  • MINIMAL ADB FASTBOOT UNLOCK BOOTLOADER UPDATE

    Useful if you can't wait for an update to get pushed to your device. This one runs via the custom recovery on your phone.

  • adb sideload Sideloads an update.zip firmware update.
  • Setting it to 400 makes text, icons, and everything else smaller. For example, older devices like the OnePlus 3 have a native DPI of 480. A lower number fits more content onto the screen, while a higher number will fit less.
  • adb shell wm density Changes the pixel density of your display.
  • You need to enter the full package name-usually something along the lines of -instead of the common app name.

    MINIMAL ADB FASTBOOT UNLOCK BOOTLOADER APK

  • adb install Installs an APK app on your phone.
  • adb push The opposite of pull send a file from your desktop to your phone.
  • adb pull This copies a file stored anywhere on your phone, and saves it to a specified folder on your computer.
  • MINIMAL ADB FASTBOOT UNLOCK BOOTLOADER HOW TO

    I will link another article soon on how to root and install custom recovery TWRP on Honor 4c running Android 6.0 (Marshmallow).ĭo leave a comment below and share if you liked this guide.Now that you know how to use ADB and Fastboot, what can you do with them? Here are a few tools to try: Now, reboot your phone by typing the following command:Ĭongratutaions, you should have unlocked your bootloader by now.You should see the message “ Phone Unlocked” message in the bottom after the bootloader has been successfully unlocked. To unlock your bootloader, run the following command “fastboot oem unlock keyyourecieved” from your pc after replacing 123456789 with the unlock code that you received from Huewai’s website:.Verify that you are fastboot is able to recognize your device by running the following command:.You would see a screen with a white background titled “ FASTBOOT&RESCUSE MODE” with the message “ BOOTLOADER LOCKED”.Now type the following to boot into your phone’s bootloader.Below is a screenshot when adb was able to detect my device.

    MINIMAL ADB FASTBOOT UNLOCK BOOTLOADER DRIVERS

    If the above command does not display your device, then something went wrong with the installation of Huawei HiSuite drivers or your phone is not connected properly to your PC.

    minimal adb fastboot unlock bootloader

    You may receive a message in your phone to allow the connection, click Allow when prompted.

  • Now we need to verify that your phone is accessible via adb run the following command:.
  • You should be able to see command prompt window like the one below:.
  • Press and hold SHIFT in your keyboard and then right click on any blank space in that folder and click on “ Open command window here”.

    minimal adb fastboot unlock bootloader

    Now browse to the Minimal ADB and Fastboot installation directory.Connect your Honor 4c via a USB cable to your PC/laptop and then unlock your phone.By default it would be installed to “C:\Program Files (x86)\Minimal ADB and Fastboot” for a 32-bit OS and “C:\Program Files\Minimal ADB and Fastboot” for a 64-bit OS. During installation, please take a note of the installation directory.To download and install Minimal ADB and Fastboot, use the download link below:.In case you do not get your unlock code, please send an email to Huawei at and they should be able to provide you with the unlock code.Fill in your phone details and you will get your unlock code Please take a note of it as we will need it to unlock the bootloader.Login to your Huawei Account, click “I have read and accept all terms above” and then click “Next”.Click on “ Unlock Bootlader” next to FAQ.To get the unlock code for your Honor 4c device, go to the following link:.Click on it and then move the slider next to “USB debugging” to enable it. Now go back to Settings, you should be able to see “Developer Options”.Go to Settings>About Phone and keep tapping on “Build Number” until it says You’re a developer.

    minimal adb fastboot unlock bootloader minimal adb fastboot unlock bootloader

    Open your phone’s dialer and type the following code: *#*#1357946#*#*

    MINIMAL ADB FASTBOOT UNLOCK BOOTLOADER SERIAL

    Go to Settings>About Phone>Status and you should your phone’s serial number. You would have two IMEI numbers, take a note of the 1 st IMEI number that you see in the “About Phone” under Settings. In your phone, click on Settings>About Phone and you would find “ Model Number”. Following this guide will void your warranty and may result in a bootloop and I assume you would know how to fix bootloop. If your phone gets bricked, don’t blame me.

  • Your Honor 4c phone- For obvious reasons 😛ĭisclaimer: Please follow this guide at your own risk.
  • This is a guide on how to unlock the bootloader on Honor 4c running Android 6.0 from a Windows 10 PC.







    Minimal adb fastboot unlock bootloader