Smartphones of the Spanish brand BQ (models Aquaris, Strike, Magic and others) are known for their balance of price and quality, but over time even they begin to slow down or produce errors. Reinstalling Android โa radical but effective way to return the device to its former performance. However, the firmware process BQ has nuances: from choosing the correct software version to taking into account the type of processor (MediaTek or Qualcomm).
In this article you will find 3 working methods flashing, adapted to the specific features phones BQ. We will figure out how to avoid common mistakes (for example, brick with the wrong version of the scatter file for MediaTek), what tools you will need, and how to save important data before the process. If your BQ Aquaris X2 is stuck on the logo or BQ Strike Power is constantly overheating, here you will find a solution.
โ ๏ธ Warning: Smartphone firmware will void the warranty (if it is still valid) and can lead to data loss. Make sure that the battery is charged at least 60% and the USB cable is not damaged - this is critical for the stability of the process.
1. Preparing to reinstall Android
Before starting the firmware, you need to perform 4 mandatory steps: backup, checking the processor model, downloading the firmware and preparing tools. Skipping any of them may lead to device inoperability.
Start with data backup. Even if you plan to flash your phone without resetting it (no wipe), the risk of losing contacts, photos or messages remains. Use: Data backup to a computer via USB (
- ๐ฑ Google Account - synchronize contacts, calendar and notes in
Settings โ Accounts โ Google. - ๐ฅ๏ธ PC - copy files from internal memory to computer via USB (
MTP mode). - โ๏ธ Cloud - upload photos to Google Photos or Yandex Drive.
- ๐ง Titanium Backup (requires root) - to save applications and their data.
Next, determine processor model your BQ. The choice of firmware method depends on this:
- Install the application CPU-Z from Google Play.
- Open the tab
SoC(System on Chip). - Remember the manufacturer: MediaTek (starts with
MT, for exampleMT6765) or Qualcomm (seriesSnapdragon 4xx/6xx).
Downloaded firmware for your model|ADB/Fastboot drivers for PC|USB cable (original)|Battery charge โฅ60%|Disabled antivirus on PC-->
โ ๏ธ Attention: Firmware for BQ are often divided into regions (for example, EUR for Europe or RU for Russia). Installing the wrong version may cause problems with the network or language packs. Check the labeling of the firmware file!
2. Method 1: Firmware via Recovery (for beginners)
This method is suitable if your BQ is turned on and you have custom Recovery installed (for example, TWRP). It is less risky than flashing firmware via Fastboot, but requires preliminary preparation.
Step-by-step guide:
- Download the firmware in format
.zip(for example, LineageOS or the official package from BQ). - Move the file to the root of the phone's internal memory.
- Turn off the device and hold down the combination to enter Recovery:
- For most models BQ Aquaris:
Volume Up + Power. - For BQ Strike:
Volume Down + Power(hold for 10 seconds).
- For most models BQ Aquaris:
Wipe โ Advanced Wipe and mark Dalvik, Cache, System, Data (if you need a clean installation).Install, specify the path to the firmware file and confirm installation.Reboot System.โ ๏ธ Attention: If after rebooting the phone is stuck on the logo for more than 15 minutes, then the firmware does not match yours model. Try a different package or flashing method via Fastboot.
If Recovery does not have touch controls, use the volume buttons to navigate and the power button to confirm the selection.
3. Method 2: Flashing via Fastboot (for Qualcomm)
Method Fastboot suitable for smartphones BQ on processors Qualcomm (for example, Aquaris X Pro s Snapdragon 630). It requires unlocking the bootloader, but allows you to install official or custom software.
What you will need:
- ๐ฅ๏ธ A computer with Windows/Linux and installed ADB/Fastboot drivers.
- ๐ฑ Enabled USB debugging (
Settings โ About phone โ Build number(7 taps) โFor developers โ USB debugging). - ๐ Unlocked bootloader (instructions below).
- ๐ Firmware in format
.imgor.zipwith files forFastboot.
How to unlock the bootloader:
- Connect the phone to the PC and open the command line in the folder c
ADB. - Enter the commands one by one:
adb reboot bootloaderfastboot oem unlock - On the phone, confirm the unlocking (data will be erased!).
Firmware via Fastboot:
- Unpack the firmware into the folder c
fastboot.exe. - Connect the phone in
Fastboot(holdVolume Down + Powerwith the device turned off). - Run the file
flash-all.bat(for Windows) or enter the commands manually:fastboot flash boot boot.imgfastboot flash system system.img
fastboot flash recovery recovery.img
fastboot reboot
What to do if Fastboot does not see the device?
1. Check if the drivers are installed ("Android Bootloader Interface" should be displayed in the Device Manager).
2. Try a different USB port (preferably USB 2.0).
3. Disable driver signing in Windows (to do this, use the command bcdedit /set nointegritychecks on in CMD as an administrator).
4. Replace the cable - often the problem is damaged wires.
4. Method 3: Firmware via SP Flash Tool (for MediaTek)
Smartphones BQ on processors MediaTek (for example, BQ Aquaris U2 s MT6753) are flashed through the utility SP Flash Tool. This method is more risky, as it requires the correct scatter file and can lead to brick in case of an error.
Step-by-step guide:
- Download and install SP Flash Tool (version 5.2 or later).
- Unpack the firmware and find the file
MTxxxx_Android_scatter.txt(wherexxxxis the processor model). - Run
flash_tool.exeas administrator. - Click
Scatter-loadingand selectscatter file. - Make sure all the checkboxes are correct (usually
Preloaderitโs better not to touch!). - Turn off the phone, connect it to the PC without battery (if removable) or with the button held down
Volume Down. - Click
Downloadin the app and wait until the end (a green circle appears).
โ ๏ธ Attention: If the process is stuck on DA 100%, turn off the phone, reinstall the drivers MediaTek Preloader and try again. Do not under any circumstances interrupt the firmware during the recording stage Preloader - this is a guaranteed brick!
| Error | Cause | Solution |
|---|---|---|
S_FT_DOWNLOAD_FAIL |
Incompatible firmware or damaged scatter file | Download the firmware for your model from the official website BQ |
BROM ERROR: S_DA_SDMMC_WRITE_FAILED |
Problems with device memory | Try another USB port or cable |
PMT changed for the ROM |
Memory layout mismatch | Use Format All + Download in SP Flash Tool |
| Phone does not turn on after flashing | Wrong boot.img or recovery.img |
Repeat the firmware with the correct files |
5. Where to download firmware for BQ
Official firmware for BQ can be found on the manufacturer's website, but often they are only available for new models. For outdated devices (for example BQ Aquaris E5), you will have to look for custom assemblies.
Reliable sources:
- ๐ BQ official website โ support section (
Support โ Software Updates). - ๐ฅ 4PDA โ thematic threads on models (for example Aquaris X2).
- ๐ Needrom - firmware database for MediaTek.
- ๐ค XDA Developers - custom firmware (LineageOS, Resurrection Remix).
โ ๏ธ Warning: When downloading firmware from third resources, check the hash files (MD5 or SHA-1) and read reviews. Viruses in firmware are rare, but fake packages may contain adware.
For models on Qualcomm look for files with the extension .mbn or .img, for MediaTek โarchives with scatter file. Pay attention to the Android version: for example, BQ Aquaris X officially supports up to Android 9, and custom firmware may offer Android 11-12.
Always check the compatibility of the firmware according to the processor model and revision. For example, BQ Aquaris U2 c MT6753 the firmware is not suitable for Aquaris U2 Lite c MT6737 โthese are different devices!
6. Frequent problems after reinstalling Android
Even if the firmware was successful, problems may occur. Here are the most common ones and ways to solve them:
Problem 1: The phone does not see the SIM card
- ๐ถ Check whether the firmware supports your modem model (for example, for BQ Strike Power you need a version with
EURorRUmodifier). - ๐ง Reflash only the partition
modemviaFastboot:fastboot flash modem NON-HLOS.bin - ๐ Insert the SIM into another slot (if available).
Problem 2: Rapid battery drain
- ๐ Calibrate the battery: completely discharge the phone, then charge it to 100% without interruption.
- ๐ ๏ธ Check background processes in
Settings โ Battery. - ๐ Install a kernel with an optimized power consumption (for example FrancoKernel for Qualcomm).
Problem 3: Sensors (gyroscope, compass) do not work
- ๐ Reflash the partition
persist(if it is in the firmware). - ๐ฒ Install the application Sensor Test from Google Play for diagnostics.
- ๐ง Update sensor drivers via
Fastboot(files usually come with the namesensors*.img).
How to return IMEI after flashing?
If after flashing the IMEI has disappeared (zeros are displayed in *#06# ), restore it using the tool Maui META (for MediaTek) or QCN editor (for Qualcomm). For this you will need a backup copy of the partition. nvram or modemst1/modemst2made before the firmware.
1. Download Maui META and connect the phone in mode Meta Mode (for MediaTek).
2. Enter the command to restore IMEI:
AT +EGMR=1,7,"IMEI_1"
AT +EGMR=1,10,"IMEI_2"
3. Reboot the device.
โ ๏ธ It is legally impossible to restore IMEI without a backup!
7.
Brick (inoperative device) is the worst outcome of unsuccessful firmware. To avoid it, follow these rules:
Rule 1: Check firmware compatibility
- ๐ Check the phone model and processor version. For example, firmware for BQ Aquaris X (
Snapdragon 630) will not be suitable for BQ Aquaris X2 (Snapdragon 636). - ๐ Look for the firmware by the exact model name (indicated on the box or under the battery).
Rule 2: Do not interrupt the process
- โก Use a laptop with a charged battery or UPS - a power outage during the firmware is fatal.
- ๐ Do not touch the USB cable and do not move the phone.
Rule 3: Make backups of critical partitions
- ๐พ Save copies
EFS,modemandpersistviaTWRPorADB:adb pull /dev/block/mmcblk0p3 efs.img - โ๏ธ Upload a backup to the cloud - in case of data loss on your PC.
Rule 4: Use proven tools
- ๐ ๏ธ For MediaTek: only the latest version SP Flash Tool (5.2+).
- ๐ฅ๏ธ For Qualcomm: official QFil or Mi Flash Tool (suitable for many models).
- ๐ซ Avoid โuniversal flashersโ - they often contain malicious code.
If your phone turns into a brick, donโt panic! Most models can be restored via checkbox. For BQ on MediaTek can be restored via SP Flash Tool with a tick Format All + Download. For Qualcomm the mode EDL (emergency boot) will help.
FAQ: Answers to frequently asked questions
โ Is it possible to reinstall Android on BQ without a computer?
Yes, but only if you already have custom Recovery installed (for example, TWRP). In this case, you can flash the ZIP archive with the firmware directly from the memory card. However, for most official firmware BQ you will still need a PC.
โ How do I know if the bootloader is unlocked on my BQ?
Turn off the phone and hold down Volume Down + Power. If you see an inscription Device is UNLOCKED or similar, the bootloader is unlocked. If the phone just turns on Fastboot without such inscriptions, it means it is locked.
โ Why does the camera not work after flashing the firmware?
This is a typical problem when installing custom firmware. Solutions:
- Install Google Camera with a customized config for your model.
- Flash a separate partition
vendorfrom the official firmware. - Check if yours supports firmware
Camera2 API(can be found through the app Manual Camera Compatibility).
โ Is it possible to roll back Android to an older version?
Technically yes, but there are nuances:
- For Qualcomm: usually there are no problems, but it may be required bootloader rollback.
- For MediaTek: sometimes you have to flash
Preloader, which is risky. - โ ๏ธ On new models (for example, BQ Aquaris X3) rollback may block bootloader.
โ Where to find drivers for BQ firmware via PC?
Drivers depend on the processor:
- For MediaTek: download MediaTek USB VCOM drivers and disable signature verification in Windows.
- For Qualcomm: install QDLoader HS-USB Driver (for mode
EDL) or standard ADB drivers. - Universal package: 15 Seconds ADB Installer (includes everything you need).