Перейти к основному содержанию
Присоединяйся к сообществу ремонтников - Создай аккаунт

How to install a different operating system on an Android Phone

Выберете то, что вам нужно

  1. How to install a different operating system on an Android Phone, Finding the Build Number: шаг 1, изображение 1 из 3 How to install a different operating system on an Android Phone, Finding the Build Number: шаг 1, изображение 2 из 3 How to install a different operating system on an Android Phone, Finding the Build Number: шаг 1, изображение 3 из 3
    • First, we need to find the Build Number.

    • Usually you can find it under About Phone > Build Number or System > About Phone > Build Number, but since it varies from device to device using the search function is usually the easiest way.

    Спросите у FixBot

    Добавить комментарий

  2. How to install a different operating system on an Android Phone, Unlocking developer options: шаг 2, изображение 1 из 2 How to install a different operating system on an Android Phone, Unlocking developer options: шаг 2, изображение 2 из 2
    • Now you just need to tap the Build number repeatedly, until you get a confirmation message saying "You are now a developer!". I already enabled developer options on my device, so I don’t need to do it again.

    • You might be prompted to enter your lock screen password, if you have one set up.

    Спросите у FixBot

    Добавить комментарий

  3. How to install a different operating system on an Android Phone, Allowing OEM unlocking: шаг 3, изображение 1 из 1
    • In the developer options, find the OEM unlocking option and enable it.

    • You might be prompted to enter your lock screen password, if you have one set up.

    Спросите у FixBot

    Добавить комментарий

  4. How to install a different operating system on an Android Phone, Enable USB debugging: шаг 4, изображение 1 из 1
    • In the developer options, find the USB debugging option and enable it.

    Спросите у FixBot

    Добавить комментарий

  5. How to install a different operating system on an Android Phone, Connect your phone to your computer: шаг 5, изображение 1 из 2 How to install a different operating system on an Android Phone, Connect your phone to your computer: шаг 5, изображение 2 из 2
    • Plug your phone into your computer via a USB-C to USB-A Cable.

    • If you have a bad cable you might encounter some problems. Some older devices also dislike USB 3 in fastboot mode.

    • Pull down the notification shade and select Charging this device via USB.

    • Select the option File transfer/Android Auto.

    • On some older devices this option might be called MTP instead.

    Спросите у FixBot

    Добавить комментарий

  6. How to install a different operating system on an Android Phone, Allowing your computer to run ADB commands on your device: шаг 6, изображение 1 из 2 How to install a different operating system on an Android Phone, Allowing your computer to run ADB commands on your device: шаг 6, изображение 2 из 2
    • Open the terminal application on your computer with the SDK Platform Tools installed and enter adb devices

    • This should trigger a popup on your device. Make sure to have the checkmark ticked and click Allow.

    • I haven’t added the platform-tools-folder to PATH. That’s why I need to open my terminal window in the platform-tools-folder and enter .\ as a prefix to my commands.

    • You can run the command again to check if it worked. It should now say device instead of unauthorized.

    Спросите у FixBot

    Добавить комментарий

  7. How to install a different operating system on an Android Phone, Unlocking the bootloader: шаг 7, изображение 1 из 1
    • Enter the command adb reboot bootloader

    • Wait a couple seconds until your device rebooted into the bootloader, then enter the command fastboot flashing unlock

    • Some devices might use the command fastboot oem unlock instead.

    • If you receive an error message along the lines of FAILED (remote: 'Failed to unlock, decrypt failed!'), your phone has a locked bootloader and needs an unlock code from the manufacturer.

    • If you're stuck at < waiting for any device > and have already confirmed that your connection is stable, you may need to update your phone's USB driver.

    • You should now see a prompt similar to the one shown in the picture. Use the volume rocker to choose the Unlock the bootloader-option and confirm by pressing the power button.

    Спросите у FixBot

    Добавить комментарий

  8. How to install a different operating system on an Android Phone, Boot into the bootloader: шаг 8, изображение 1 из 1
    • If your device rebooted after unlocking the bootloader, boot into the bootloader again by pressing and holding the power- and volume-down-button until the device has rebooted into the bootloader.

    Спросите у FixBot

    Добавить комментарий

    • Download the TWRP Recovery for your device or the recovery that came with your custom ROM.

    • Enter the command fastboot boot [directory]\[filenameOfTheRecovery].img and wait until your device has rebooted into recovery mode.

    • On some devices you might need to enter the command fastboot flash boot [directory]\[filenameOfTheRecovery].img and fastboot reboot recovery instead.

    Спросите у FixBot

    Добавить комментарий

    • On TWRP press Advanced > ADB sideload

    • With other recoveries, like the LineageOS recovery, the option might be similar to Apply Update > Apply Update from ADB

    Спросите у FixBot

    Добавить комментарий

    • Download the OS image for the custom rom you want to install.

    • Enter the command adb sideload [directory]\[filenameOfTheOsImage].zip

    Спросите у FixBot

    Добавить комментарий

    • You only need to do this if you want/need to use Google services and your OS image does not already include GApps.

    • This will not work if you already rebooted your device.

    Спросите у FixBot

    Добавить комментарий

    • Download the GApps package you want to install.

    • Repeat step 10 to reenable ADB sideload.

    • Enter the command adb sideload [directory]\[filenameOfTheAppsPackage].zip

    • If the script tells you that the API level does not match even though you are using the correct GApps package for your version, you can typically resolve this by rebooting into recovery.

    • Do not boot into the system before flashing all the extra packages you want to install.

    • Some recoveries might tell you that verification failed. You can ignore this and continue anyways.

    • For some devices you might run into space problems. You can typically resolve these problems by choosing a smaller GApps package and later installing what you need through the Play Store.

    Спросите у FixBot

    Добавить комментарий

    • This might take some time, but as long as the phone is not boot looping (repeatedly rebooting), everything should be fine.

    • If it didn’t work, you can just try again, starting from step 8.

    Спросите у FixBot

    Добавить комментарий

Заключение

To restore your device to its factory condition, follow these instructions with an OS image provided by your device manufacturer.

Отменить: Я не выполнил это руководство.

76 человек успешно провели ремонт по этому руководству.

Sebastian

Участник с: 08/19/18

33 352 Репутация

Автор 72 руководств

7 Комментарии к руководству

The problem is you need the exact customt TWRP recovery AND exact install .zip for the model number. There is no unversal twrp file or universal android, or utbuntu. Each manufacturer, model, useds a 'custom twrp file. and unique identifier for android 'custom' rom even for android itself.

if you install wrong file not for the particular device, it won't work and you need to customized or find the exact model rom known as custom rom. even if the phone is running android. you can only flash the manfucturere rom for that device. or c ustomized it yourself

oem unlocking just means you can FLASH it. most devices now have oem locked and you cannot flash anything on it. improperly flashing wrong rom can brick the device and if there is no custom rom for download, there is nothing you can do. you have make one for yourself which needs the manufacturers drivers etc.

Nexus Nexus - Ответить Поделиться

And you notice there is no technical support about flashing your old tablets or phones from the manufacturere to download and firmware. or download section. Because they don't want people to be flashing and old phone or tablet. You neeed both custom recovery plus 'custom' rom for that operating system to work. and that .zip files is from manufacturer. most people dont have the tech ability to make custom roms or custom android for their device and with so many models and very little demand it's not worth making it.you see droid kits which only works on samsung phones or tablets and they have downloads to reflash it is BRICKED.

Nexus Nexus - Ответить Поделиться

Please 🙏 make a video on it I didn't really understand from step 7.

Achiever Fua - Ответить Поделиться

Ho can help me to instal. A New systeem on my Android Phone?

Please help me

Theo - Ответить Поделиться

Wie oh wie kan mij helpen een nieuw besturingssysteem op mijn telefoon te zetten het is een merkloze gsm het moet voor een Samsung s25 door gaan hij komt uit China

Wie wil en kan mij helpen???

Theo - Ответить Поделиться

Добавить комментарий

Статистика просмотров:

За последние 24 часов: 208

За последние 7 дней: 1,455

За последние 30 дней: 6,797

За всё время: 275,038