Computers Windows Internet

Flashing or flashing HTC phone, smartphone and tablet. HTC flashing Preparing for flashing process

Every smartphone owner wants to make his device better, turn it into a more functional and modern solution. If the user cannot do anything with the hardware, then everyone can easily improve the software. The HTC One X is a high-end phone with great specs. How to reinstall or replace the system software on this device will be discussed in the article.

Considering the NTS One X from the point of view of the firmware capabilities, it should be noted that the device in every possible way "resists" interference in its software part. This state of affairs is due to the manufacturer's policy, therefore, before flashing, you should pay special attention to the study of concepts and instructions, and only after fully understanding the essence of the processes, proceed to direct manipulations with the device.

Every action carries a potential danger to the device! Responsibility for the results of manipulations with a smartphone lies entirely with the user who performs them!

As with other Android devices, the success of HTC One X's firmware procedures is largely determined by proper preparation. We carry out the following preparatory operations, and before carrying out actions with the device, we study the proposed instructions to the end, download the necessary files, prepare the tools that are supposed to be used.

Drivers

The easiest way to add components to the system for interaction of software tools with One X's memory partitions is to install HTC Sync Manager - the manufacturer's proprietary program for working with smartphones.


Backing up information

The use of the methods described below for installing the system software in the device in question assumes the erasure of user data contained in the smartphone. After installing the OS, you will have to restore the information, which is not feasible without a previously created backup. The official way to save data is as follows.


Necessary

For operations with partitions of HTC One X, in addition to drivers, you will need to have functional and convenient software tools in your PC as a whole. Be sure to download and unpack the package with and into the root of the C: drive. Below, in the description of the methods, we will not dwell on this issue, implying that Fastboot is present in the user's system.

Run in different modes

For the installation of various system software you will need to switch the phone to special operating modes - "BootLoader" and Recovery.

Unlocking the bootloader

The instructions for installing modified firmware below assume that the device's bootloader is unlocked. It is recommended to carry out the procedure in advance, but this is done using the official method proposed by HTC. And it also assumes that Sync Manager and Fastboot are installed on the user's computer and the phone is fully charged before doing the following.

  1. Follow the link to the official site of the HTC Developer Center and press the button "Register".
  2. Fill in the form fields and press the green button "Register".
  3. Go to the mail, open the letter from the HTCDev team and click on the link to activate your account.
  4. After activating your account, enter your username and password in the appropriate fields on the HTC Developer Center web page and click "Login".
  5. In the area of "Unlock bootloader" click "Get Started".
  6. In the list "Supported Devices" you need to select all supported models and then use the button "Begin Unlock Bootloader" to proceed to further steps.
  7. We confirm the awareness of the potential danger of the procedure by clicking "Yes" in the request window.
  8. Next, set the marks in both checkboxes and press the button to go to the unlocking instructions.
  9. In the instruction that opens, skip all the steps.

    and leaf through the instructions to the very end. We only need a field to insert the identifier.

  10. We put the phone into mode "Bootloader"... In the list of commands that opens, you need to select "FASTBOOT", then connect the device to the PC with a USB cable.
  11. Open the command line and write the following:

    cd C: \ ADB_Fastboot

  12. The next step is to find out the value of the device ID required to obtain permission to unlock from the developer. To get the information, enter the following in the console:

    fastboot oem get_identifier_token

    and start executing the command by pressing "Enter".

  13. The resulting set of characters is selected using the arrow buttons on the keyboard or with the mouse,

    and copy the information (using the combination "Ctrl" + "WITH") into the appropriate field on the HTCDev web page. It should look like this:

    To go to the next stage, press "Submit".

  14. If the above steps are completed successfully, we receive an email from HTCDev containing Unlock_code.bin- a special file for transferring to the device. Download the file from the letter and place the downloaded file in the Fastboot directory.
  15. Send the command via the console:

    fastboot flash unlocktoken Unlock_code.bin

  16. Executing the command above will lead to a prompt on the device screen: "Unlock bootloader?"... We set a mark near "Yes" and confirm the readiness to start the process using the button "Turning on" on the device.
  17. As a result, the procedure will continue and the Bootloader will be unlocked.
  18. Confirmation of successful unlocking is the inscription "*** UNLOCKED ***" at the top of the main mode screen "Bootloader".

Installing custom recovery

Any serious manipulation of the HTC One X system software will require a modified recovery environment (custom recovery). Provides a lot of opportunities for the model under consideration. Let's install one of the ported versions of this recovery environment into the machine.


Firmware

In order to bring certain improvements to the software part of the device in question, to upgrade the Android version to more or less relevant, as well as to diversify the functionality, you should resort to using unofficial firmware.

To install custom and ports, you will need a modified environment, which you can install according to the instructions above in the article, but first you can simply update the version of the official software.

Method 1: Android application "Software Updates"

The only way to work with the system software of a smartphone officially authorized by the manufacturer is to use the tool built into the official firmware. "Software Updates"... During the life cycle of the device, that is, while system updates from the manufacturer were released, this feature regularly reminded of itself with persistent notifications on the device screen.

To date, to update official version The OS will either be convinced of the relevance of the latter, it is necessary to do the following.


Method 2: Android 4.4.4 (MIUI)

Third-party software can breathe new life into your device. The choice of a modified solution lies entirely with the user, the available set of different packages for installation is quite wide. As an example, below we used the firmware ported by the MIUI Russia team for HTC One X, which is based on Android 4.4.4.

  1. We install the modified recovery in the manner described above in the preparatory procedures.
  2. Download the software package from the official website of the MIUI Russia team:
  3. Putting the zip package in internal memory apparatus.
  4. Additionally. If the smartphone does not boot into Android, which makes it impossible to copy packages to memory for further installation, you can use OTG capabilities. That is, copy the package from the OS to a USB flash drive, connect it via an adapter to the device and, with further manipulations in the recovery, indicate the path to "OTG-Flash".

  5. We load the phone in "Bootloader", further into "RECOVERY"... And we ALWAYS make a backup by selecting the corresponding items in CWM one by one.
  6. We do wipe (cleaning) of the main system partitions. To do this, you need the item "Wipe data / factory reset".
  7. Go to "Install zip" on the main screen of CWM, indicate to the system the path to the zip-package with the software, having previously selected "Choose zip from storage / sdcard" and start the installation of MIUI by clicking "Yes - Install ...".
  8. We are waiting for the appearance of an inscription confirming success - "Install from sd card complete", return to the main screen of the environment and select "Advanced", and then reboot the device into the Bootloader.
  9. Unpack the firmware with an archiver and copy boot.img to the directory with Fastboot.
  10. We put the device into the mode "FASTBOOT" from the bootloader, we connect it to the PC, if disconnected. Run the Fastboot command line and flash the image boot.img:
    fastboot flash boot boot.img

  11. Reboot into updated android using paragraph "REBOOT" on the menu "Bootloader".
  12. You will have to wait a bit for the initialization of the MIUI 7 components, and then carry out initial setup systems.

    It should be noted that MIUI works very well on HTC One X.

Method 3: Android 5.1 (CyanogenMod)

In the world of Android devices, there are not many smartphones that have been successfully performing their functions for more than 5 years and at the same time are popular with enthusiastic developers who successfully continue to create and port firmware based on new versions of Android.

Probably, the owners of HTC One X will be pleasantly surprised that a fully functional Android 5.1 can be installed in the device, but by doing the following, we get exactly the same result.

Step 1: Installing TWRP and new markup

Among other things, Android 5.1 carries with it the need to repartition the device's memory, that is, resize partitions to achieve better results in terms of stability and the ability to perform functions added by developers to new version systems. To carry out re-partitioning and install custom based on Android 5, you can only use a special version.


Step 2: Install custom

So, the new markup is already installed on the phone, you can proceed to install custom firmware with Android 5.1 as a basis. Install CyanogenMod 12.1 - an unofficial firmware port from the team that needs no introduction.


  • "Platform" - "ARM";
  • "Andriod""5.1";
  • "Variant" - "Nano".

To start downloading, press the round button with the arrow pointing down.

  • We put packages with firmware and Gapps in the internal memory of the device and disconnect the smartphone from the computer.
  • Install the firmware via TWRP, following the path: "Install""Cm-12.1-20160905-UNOFFICIAL-endeavoru.zip""Swipe to Confirm Flash".
  • After the appearance of the inscription "Succesful" push "Home" and install Google services. "Install""Open_gapps-arm-5.1-nano-20170812.zip"- we confirm the beginning of the installation by sliding the switch to the right.
  • Press again "Home" and reboot into the Bootloader. Chapter "Reboot"- function "Bootloader".
  • Unpack the package cm-12.1-20160905-UNOFFICIAL-endeavoru.zip and move boot.img from it to the directory with Fastboot.

  • After that we flash "Boot" by running Fastboot and sending the following to the console:

    Fastboot flash boot boot.img

    Then we clear the cache by sending the command:

    fastboot erase cache

  • Disconnect the device from the USB port and reboot into the updated Android from the screen "Fastboot" choosing "REBOOT".
  • The first download will take about 10 minutes. This is due to the need to initialize the reinstalled components and applications.
  • We carry out the initial setup of the system,

    and enjoy the new work Android version modified for the smartphone in question.

  • Method 4: Official firmware

    If there is a desire or need to return to the official firmware from HTC after installing the custom, you need to turn again to the capabilities of the modified recovery and Fastboot.

    1. Download the TWRP version for the "old markup" and place the image in the Fastboot folder.
    2. Download the package with the official firmware. The link below is for the OS version 4.18.401.3 for the European region.
    3. Downloading an image of the HTC factory recovery environment.
    4. Unpack the archive with the official firmware and copy boot.img from the resulting directory to the folder with Fastboot.

      We put the file there. recovery_4.18.401.3.img.img containing stock recovery.

    5. Flashing boot.img from official firmware via Fastboot.
      fastboot flash boot boot.img
    6. Next, install TWRP for the old markup.

      fastboot flash recovery twrp2810.img

    7. Disconnect the device from the PC and reboot into the modified recovery environment. Then we go the following way. "Wipe" - "Advanced Wipe"- mark the section "Sdcard" - "Repair or Change File System"... Confirming the start of the change process file system button "Change File System".
    8. Then we press the button "FAT" and move the switch "Swipe to Change", and then we wait for the formatting to finish and return to the main TWRP screen using the button "Home".
    9. Selecting an item "Mount", and on the next screen - "Enable MTP".
    10. The mounting made in the previous step will allow the smartphone to be defined in the system as a removable storage device. We connect One X to the USB port and copy the zip package with the official firmware to the internal memory of the device.
    11. After copying the package, click "Disable MTP" and return to the main recovery screen.
    12. We clean up all sections except "Sdcard", going through the points: "Wipe" - "Advanced Wipe"- selection of sections - "Swipe to Wipe".
    13. Everything is ready to install the official firmware. We choose "Install", indicate the path to the package and start the installation by sliding the switch "Swipe to Confirm Flash".
    14. Button "Reboot System", which will appear at the end of the firmware, will reboot the smartphone into the official version of the OS, you just need to wait for the latter to initialize.
    15. If desired, you can restore the factory recovery with the standard Fastboot command:

      fastboot flash recovery recovery_4.18.401.3.img

      And also block the bootloader:

      fastboot oem lock

    16. Thus, we get a completely reinstalled official version of the software from HTC.

    In conclusion, I would like to reiterate the importance of scrupulously following the instructions when installing the system software on HTC One X. Run the firmware carefully, evaluating each step before taking it, and the desired result is guaranteed!

    Most owners of trendy smartphones, HTC phones or smartphones, have the desire c model in the operating room. Android system 4.0 with a color screen, 16.78 million colors - 320x480 dpi, they think that it is impossible to change the firmware in these gadgets on their own, but they are deeply mistaken.

    The reasons why you need to flash a phone, HTC smartphone, model desire c on Android 4.0 operating system with a color screen, 16.78 million colors - 320x480 dpi, are very diverse: when the device completely refuses to turn on, if it spontaneously starts to reboot, you need to restore the software after an unsuccessful installation or just wanted to install the latest firmware version.

    Firmware Flashing of smartphones HTC one a9, 626, desire 816 and other models.

    - Self-flashing can be carried out on all phones, HTC smartphones, model desire c on the Android 4.0 operating system with a color screen, 16.78 million colors - 320x480 dpi.

    In addition to the topic of firmware on smartphones for android, there is a review article:. It tells in detail, there is a video instruction on how to reflash mobile device on Android kit kat.

    When should the firmware of smartphones, phones, HTC smartphones, model desire c, be updated on the Android 4.0 operating system with a color screen, 16.78 million colors - 320x480 dpi, and for other models:

    If the phone does not turn on, although the reason may not be in the firmware;

    If the phone is constantly buggy and reboots;

    If an unsuccessful firmware is made and the phone needs to be returned to its original state;

    If you need to install the latest, most up-to-date firmware version;

    Download firmwares, programs, flashers and HTC firmware.

    Free download of firmware for HTC phone from PC.

    - manufacturer's official website cell phones HTC, for the following models 626, desire 816, desire 300 and others. By clicking on the link, you can enter the name and model code in the search and download software and firmware, for example, for HTC 626, desire 816, desire 300, where you can also download RU, RP, software and driver to your mobile device for free.

    The search for software, first of all, should always be carried out on the official website of the electronics manufacturer, there are always the latest and most recent firmwares for the HTC one m7 phone with a Super LCD 3 color screen, touch dpi and other models with other characteristics.

    Instructions for HTC firmware.

    How to properly flash a smartphone. Firmware manual for the example of HTC one m8, one m7.

    In the smartphone, go to Settings-> For developer and enable USB debugging.

    We connect the USB cable from the phone to the computer and install the firmwares.

    Disconnect the phone from the computer, turn it off and remove the battery.

    Run the SP program on the computer Flash Tool, you need it to upload new firmware to your phone.

    In the program window, press the Scatter-loading button and in the window that opens, select the MT6589_Android_scatter_emmc.txt file (you can find it in the folder with other files of the new firmware). After opening, the program will contain all the paths to the files necessary for updating.

    Be sure to uncheck the first item - PRELOADER (otherwise the phone will not boot).

    Now we press the Download button. We answer "Yes" to any pop-up messages.

    We connect the smartphone (using USB cable) to the computer, new firmware will start uploading to our device automatically.

    At the end of the process, a window with a green circle will appear. You can disconnect your phone from your PC and turn it on.

    More details on how to do this can be found in the video instructions:

    To search for firmware on the Internet, you need to know the model of your phone that you will be flashing. You can quickly find out the phone model and its firmware version by dialing the code in the phone *#0000# .

    Instructions for flashing HTC one m8, one m7

    One more example. Firmware instructions mobile phone HTC one m8, one m7.

    Firmware for phone HTC one m8, one m7: download firmware for

    HTC firmware one m8, one m7

    The HTC Desire S smartphone is about 4 years old. Despite the long wait for the fourth version of Android, this device has remained with Android 2.3.5 and Sense 3.0 on board. If you still own this device, then we are glad to present you detailed instructions to upgrade to the unofficial version 4.2.2.

    Today we are installing custom firmware made by craftsmen on one of the branded phones - NTS One X. We will not torment you with an introductory lecture on firmware, but we will go straight to the step-by-step instructions that will update your phone. Phone firmware - step-by-step instruction You have not unblocked NTS bootloader, then you are welcome, go to

    In October 2012, HTC presented and announced a new OS for its new products - Windows Phone 8. WP 7.8 was shown as a consolation prize for those smartphones for which the new operating system is "not suitable". But, despite the announcement, the manufacturer was in no hurry to release new products. There were people

    When approaching the issue of updating your gadget, you need to know in advance what results you need to achieve. With HTC Wildfire S based on Android 4.0, you can improve your mobile device with an update operating system to the new version 4.1. Thus, we not only improve specifications, but we will also get more options for installation

    If you are the proud owner of a modern functional smartphone, then sooner or later your gadget will become morally and functionally obsolete. Buy every new flagship it is quite costly, especially if they come out with fantastic regularity. For this reason, many of us simply flash our smartphones to increase functionality. Unfortunately,

    The HTC HD2 smartphone is unique, as you can install any firmware on it, except for iOS. In this article we will put Android firmware, and a little later we will consider and Windows installation Phone to this unit. For simplicity, I advise you the firmware from Cottula (download from the link), and I will install it. You can choose any

    Smartphones and tablets are analogs, or rather, “ younger brothers»Desktop computers, since their operation is also provided by the operating system. Most of the gadgets are based on the Android platform.

    Many are not satisfied with the standard firmware of HTC Desire 310 and they still decide to replace it

    HTC Desire 310 is one of such modern devices, which are popular, but sometimes they provoke a glitch, which simply cannot be eliminated by a banal factory reset. To restore the smartphone's functionality, you need to study the instructions on how to flash HTC Desire 310.

    If the smartphone suddenly began to refuse to perform some actions, constantly freeze, the owner can only suffer for a couple of days. However, after several days such incorrect work patience bursts and a decision is made to implement full reset settings.

    It's great if such a step is successful, if after that the smartphone "comes to life" and again surprises with its fast work. Unfortunately, not everyone can become so lucky, so you have to subject your device to more serious manipulations.

    It will be possible to flash HTC Desire 310 only after high-quality preparation, which consists in preliminary downloading the firmware file itself, as well as reading the instructions on how to do it all.

    Algorithm of actions

    So that the flashing of HTC Desire 310 is not accompanied by problems and ended with absolute success, you should prepare for it. Those who already have experience in updating or installing the operating system on a smartphone unequivocally declare that this is a very responsible business, which is categorically impossible to let it go.

    If the decision has been made and no one can stop you from trying to flash HTC Desire 310 on your own, it is important to take a few simple but responsible actions that directly affect the quality of flashing your smartphone.

    First of all, make sure that the device is fully charged. Do not rely on chance and start the flashing process when the battery charge is not 100%. Even if the battery can hold a charge for a long time, charge your smartphone anyway.

    Otherwise, you yourself will then reproach yourself if the smartphone turns off, and the process is not completed yet. The reason for the frustration will be quite serious, since not only the operating system will not be able to install, but all data from the smartphone will disappear without a trace.

    By the way, flashing a dead device is possible, but it is already fraught with some difficulties.

    It is useful to find out which OS version is already installed on the smartphone before starting the firmware. This is easy to do, if you go to "Settings", go to the submenu "About phone". It is there that contains information indicating specific versions of Android and kernel, build number, by which it is easy to identify the operating system.

    And the last important stage of the preparatory work is downloading the necessary firmware that is suitable for your smartphone or tablet model. Masters and experienced users It is strongly recommended that you only download such files from sources you can fully trust.

    About custom firmware

    The firmware is contained in a zip archive and has a name consisting of Latin letters and numbers. It is moved to a memory card.

    Now disconnect the smartphone from the computer and from the charging, turn off the device and start the system recovery mode. If you absolutely do not know where such a mode is located and how to start it, you need to worry about this in advance and find the answer on the forums or in the instructions for the gadget.

    After that, it is imperative to erase all information about the previous operating system, this will help the "Wipe" parameter. After everything is finally deleted, feel free to return to the main menu and look for the "Flash Zip from SD Card" parameter. Its name may be slightly different, but something resembling a zip archive must be present in it.

    Now open the pre-loaded ROM file saved on the memory card, launch it and follow the instructions that will appear on the smartphone screen.

    When finished, be sure to reboot the device using the already familiar "Reboot system now" option.

    Using three-file firmware

    If you really don't want to mess with opening Root access, you can use another offer by downloading the three-file firmware in advance to your HTC smartphone. The Mobile Odin Pro application will help to install it on the gadget.

    First, create a folder, attach the previously downloaded three files in CSC, CODE, Modem formats.

    Now start the Mobile Odin Pro application, first open “CODE” in it, after confirming your actions by pressing “Ok”, open the next file “Modem”. Confirm "Ok" again.

    It remains only to start the process itself by clicking on the "Flash Firmware" parameter. The duration of the firmware may vary, but in most cases it is about ten minutes.

    After completing the process, remember to reboot your device for all changes to take effect.

    Using the TAR archive

    The Mobile Odin Pro application also helps to install a new version of the operating system on a smartphone in cases where the firmware file is enclosed in a TAR archive.

    The principle of working with the application is identical, as in the case of working with three-phased firmware. Initially, the TAR archive is opened, and then "Flash Firmware" is launched.

    The duration of the firmware is also about ten minutes, but in some cases it can be slightly increased.

    So, you can flash your favorite smartphone with your own hand, which has become "capricious" and refuse to do what the owner asks for. It is enough to find a suitable firmware and make sure it is correct.

    This is especially important for those who have Chinese Android in stock, which, unfortunately, will not accept any firmware. We'll have to sweat a little to get a version adapted for such Chinese gadgets.

    Always remember that by flashing your device, you are at serious risk. The simplest thing to expect is the loss of all data.

    However, the risk does not stop there, you can disable your smartphone if you ignore some of the installation recommendations. For this reason, it is recommended to flash carefully, following the strictly described algorithm.