You are reading the article Nexus 6P Twrp Recovery: Downloads And Installation Guide updated in December 2023 on the website Minhminhbmm.com. We hope that the information we have shared is helpful to you. If you find the content interesting and meaningful, please share it with your friends and continue to follow and support us for the latest updates. Suggested January 2024 Nexus 6P Twrp Recovery: Downloads And Installation Guide
TWRP recovery is now available for Nexus 6P, the latest Nexus flagship from Google made in partnership with Huawei. To make TWRP work on Nexus 6P, you need to have a modified boot image (custom kernel) that disables forced encryption, and has SELinux set as permissive.
We’ve provided them both below. Before you flash TWRP, it’s a must to flash modified boot image first. Otherwise, TWRP will remain encrypted and you won’t be able to use it to flash SuperSU to acquire root access on Nexus 6P. This is similar to Nexus 5X TWRP recovery.
Find the download links below, and a guide, to install the Nexus 6P TWRP recovery right away.
Once you have TWRP, you can achieve Nexus 6P root access easily.
Supported devices
Huawei Nexus 6P, codename angler
Don’t try this one any other device!
Important: Check your device’s codename on free Android app called Droid Info. If you see the codename mentioned above in the app, then use this recovery, otherwise not. BTW, you can check device’s codename on its packaging box too.
Warning!
Warranty may be void of your device if you follow the procedures given on this page. You only are responsible for your device. We won’t be liable if any damage occurs to your device and/or its components.
Backup!
Backup important files stored on your device before proceeding with the steps below, so that in case something goes wrong you’ll have backup of all your important files.
How to Install TWRP
Required: Make sure you have unlocked bootloader of Nexus 6P. (The guide is for Nexus 5X, but works perfectly for Nexus 6P too.) This will delete data, and until you have done this, you cannot install TWRP on your device.
Step 1. Download the modified boot image and TWRP recovery file from above.
Step 2. Create a new folder called nexus6ptwrp, and transfer the two downloaded files into that folder.
Step 3. In nexus6ptwrp folder, extract the zip file to get chúng tôi file from it.
Then, rename the TWRP recovery file to chúng tôi — this makes it easy to enter commands when installing the boot and TWRP recovery below in this guide.
So, you now have chúng tôi and chúng tôi in the folder called nexus6ptwrp, right? Cool.
Step 4. Install ADB and Fastboot drivers on your Windows PC.
Step 5. Boot your device into bootloader mode. For this,
Power off the device. Then wait for 4-5 seconds after screen goes off.
Press and hold Volume down + Power button together to enter bootloader mode. You will see FASTBOOT written at top.
This screen should be displaying the bootloader status as Unlocked, at the bottom of the screen. If it says Locked, then you need to unlock bootloader fo your Nexus 6P first, and for that see the link right above step 1 above.
Step 6. Now, open command window in the nexus6ptwrp folder, in which you have the modified boot and TWRP files. For this:
Now choose Open command window here option from that.
You will see a command window open up, with location directed to nexus6ptwrp folder.
Step 7. Test whether fastboot is working alright. Connect the device to PC first, and then in the command window, run the following command.
fastboot devices→ Upon this, you should get a serial no. with fastboot written after it. If you don’t get fastboot written on cmd window, then it means you need to reinstall adb and fastboot drivers, or change restart PC, or use original USB cable.
Step 8. Flash modified boot image now. Use the following command for that.
fastboot flash boot boot.img(You have to use the boot image’s filename in the above command, which in our case is chúng tôi from step 3.)
Step 9. Boot into TWRP recovery now to be able to flash SuperSU on next steps. Use the following command for that.
fastboot boot twrp.img→ Once you are in TWRP, allow it to mount system as read/write.
We are using the boot command above, which doesn’t installs TWRP recovery actually, but allows us to boot into it using the TWRP image on PC. This way stock recovery is retained upon root, which is required for installing OTA updates.
If you want install TWRP permanently, then use the following command:
fastboot flash recovery twrp.img(You have to use the recovery image’s filename in the above command, which in our case is chúng tôi from step 2.)
Step 10. When done, simply reboot to Recovery mode now. (SKIP this step if you used the boot command above, as you are already in TWRP.)
For this, disconnect the device. Now, press use Volume down button two times or until you device shows RECOVERY menu, and then use Power button to select it.
You will boot into recovery mode now, and will see TWRP recovery.
Step 11. Once you are in TWRP, allow it to mount system as read/write. Go to Mount menu, and make sure system is selected.
If you can’t use Install menu, then you need to format data of your Nexus 6P. For this, tap on Wipe, and then tap on Format Data. Then type yes to format data, which will remove encryption on your device.
That’s it. You can easily use TWRP recovery on your Nexus 6P.
Root Nexus 6P
Well, check out page for Nexus 6P root.
As you already have TWRP, simply flash the SuperSU file (version 2.52) to gain root access. Ignore other steps on the above page as they involve installing TWRP first.
Need help?
Via
You're reading Nexus 6P Twrp Recovery: Downloads And Installation Guide
Nexus 6 Twrp Recovery Installation Guide
Let the fun begin! TWRP recovery just landed for the Nexus 6, meaning you can now flash custom ROMs, mods/tweaks and other such stuff. Also, with TWRP recovery you can now take complete system backup a.k.a nandroid backup so that you can always revert back to current state of your device in case you flash something that messes up your Nexus 6.
Also, for the folks among us who like to customize things, the TWRP recovery comes with custom themes support. There are a tons of themes available on the internet, specially XDA forums for TWRP recovery. However, we aren’t sure if those themes would be compatible with Nexus 6’s gigantic display resolution yet.
To install TWRP recovery on your Nexus 6 you’ll need to unlock the bootloader on your Nexus 6, as recovery is flashed via Fastboot and that requires an unlocked bootloader. Instructions for unlocking the bootloader on your Nexus 6 are included in the step-by-step guide below.
Google Nexus 6 TWRP Recovery
Find the latest version available of the TWRP recovery file here.
Supported devices
Google Motorola Nexus 6
Don’t try on any other Android device!
Installation Instructions
Warning: Warranty may be void of your device if you follow the procedures given on this page. You only are responsible for your device. We won’t be liable if any damage occurs to your device and/or its components.
Important Note: Backup important files (music, photos, documents, videos, etc.) stored on your device before proceeding with the steps below.
Unlock bootloader of Nexus 6. That’s a must, as without this, device remains locked and you cannot install TWRP recovery. You will also get to install ADB and Motorola drivers in that guide, so we will skip drivers part here.
Download Nexus 6 TWRP recovery file from above.
Install ADB drivers.
Open the folder on your PC where you have the TWRP recovery’s file.
Rename the recovery’s filename from to n6twrp (keep the .img extension of course).
Connect Nexus 6 to PC.
Transfer the chúng tôi file to Nexus 6. Remember its location.
Open the command window in the folder where you have the TWRP recovery:
Select the option: Open command window here
Reboot Nexus 6 into fastboot mode. Copy the command below and paste it in command window. Then hit enter key. adb reboot bootloader
Boot TWRP recovery on Nexus 6. For this again, copy paste the command below to cmd window and then hit enter key. Yay! You’ll boot into TWRP recovery. This is not permanent installation, but we will get that in next steps. fastboot boot n6twrp.img
In TWRP recovery on Nexus 6, tap on Install.
The tap on Images… button at bottom right. Now select the chúng tôi file you transferred to phone in step 7 above.
Be careful now, on next screen, select Recovery option under ‘Select Partition to Flash Image’. Don’t the select Boot, which is the only other option.
Then use the ‘Swipe to Confirm Flash’ option at bottom to swipe and install TWRP recovery on your Nexus 6.
You will get [IMAGE FLASH COMPLETE] in blue color on next screen. Tap on Back. Now, you have the TWRP 2.8.7.1 installed on your Nexus 6.
Tap on Home button at bottom left. Now tap on Reboot, and then on System, to restart the device normally. If you want root, you can use the ‘Swipe to Install’ option at bottom on next screen, otherwise simply tap on ‘Do Not Install’ option. Because you may need root supporting kernel first for this. So, select ‘Do Not Install’.
Optional: Take a backup now. With TWRP installed, the first thing you should do is take backup. It’s really a must-have thing. Boot into recovery mode (in cmd window, type adb reboot recovery) and then tap on Backup. Select all or your choice of partitions you want to backup, and then swipe at bottom to begin creating a nandroid backup — a mirror copy of current status of your phone, that when restored, will bring the phone back to current status, no matter what changes you did, willingly or unwillingly.
That’s it. Enjoy!
The guide above is better, so avoid the old guide below. It’s been so that if some of you come back to this page after installing TWRP using the guide below earlier, they don’t feel like coming to wrong place.
OLD GUIDE BELOW
It’s recommended you follow the guide above.
DOWNLOADS
File name: openrecovery-twrp-xx.xx-shamu.img
File name: adb_and_fastboot_files.zip
INSTALLATION INSTRUCTIONS
WARNING: Warranty may be void of your device if you follow the procedures given on this page. You only are responsible for your device. We won’t be liable if any damage occurs to your device and/or its components.
Important Note: Backup important files (music, photos, documents, videos, etc.) stored on your Nexus 6 before proceeding with the steps below. TWRP recovery can only be installed if you’ve an unlocked bootloader on your Nexus 6, and unlocking bootloader completely wipes the storage on a device. So make sure you backup any/all of your important files on a PC.
Make sure your device is Motorola Nexus 6, do not try this on any other device.
Unlock the bootloader on your Nexus 6.
Copy/Paste the TWRP recovery image file “openrecovery-twrp-xx.xx-shamu.img” to the folder where you extracted adb and fastboot files in Step 3 above.
Boot your Nexus 6 into bootloader mode using adb or hardware buttons and connect it to the computer with a USB cable. adb reboot recovery
If you are on Android M, flash this file (fix_rw_boot.img). Download Link. fastboot flash boot fix_rw_boot.img
Now, issue the following command in command window: fastboot flash recovery recovery.img
└ Change chúng tôi with the filename of TWRP recovery you downloaded OR change TWRP recovery file name to chúng tôi Either way, make sure you use the correct file name in the command line.
TWRP recovery will now be installed on your Nexus 6.
Happy flashing!
via TeamWin
Latest Twrp Recovery 3.0 For Galaxy Nexus
Update: Guide has been updated to provide for latest version, TWRP 3.0 for Galaxy Nexus. Enjoy!
We all know that Android 4.2 has already started rolling out earlier this week for the Nexus 7 and Galaxy Nexus. While users are busy checking out all the new stuff in Android 4.2, particularly the nifty Photo Sphere mode in the camera app, the developer community has moved past all of that, and has set its sights on other more objective matters.
While all with 4.2 is cool and dandy, it seems to have created a new challenge for the devs, as far as custom recoveries are concerned. The multi-user account feature for Android 4.2 tablets seems to be the cause for this issue, and every time you do a factory reset while on an Android 4.2 ROM, user data file get moved to a different default ing rather than getting wiped. You can find more details on this issue here.
As always, the developer community, in this case Team Win, the team behind the touch-based TWRP recovery have come up with a solution which fixes this irritating issue, and have incorporated the fix in the latest version of TWRP – v2.3.2.1, which is up for download.
And as always, we have put together a handy guide below on how you can install the latest TWRP recovery on your Galaxy Nexus.
Let’s see how to install TWRP recovery on Galaxy Nexus.
SuperSU Root package — Link
Supported devices
Galaxy Nexus, codename maguro (don’t try on toro and toroplus)
Don’t try this one any other device!
Important: Check your device’s model no. on free Android app called Droid Info. If you see the model no. and codename mentioned above in the app, then use this recovery, otherwise not. BTW, you can check model no. device’s packaging box too.
Warning!
Warranty may be void of your device if you follow the procedures given on this page. You only are responsible for your device. We won’t be liable if any damage occurs to your device and/or its components.
Backup!
Backup important files stored on your device before proceeding with the steps below, so that in case something goes wrong you’ll have backup of all your important files.
Step-by-step Guide
Step 1. Download the TWRP recovery and SuperSU file from above. Keep them in a separate folder on PC.
Ignore SuperSU file and the steps below involving it, if you don’t want to root your device, and only wish to install TWRP recovery.
Step 2. Install ADB drivers.
Step 3. Install Galaxy Nexus driver.
Step 4. On your Galaxy Nexus, enable USB debugging. For this:
Go back to Settings, then choose ‘Developer options’. Find the ‘USB debugging’ option and use its toggle button to enable it. Accept warning by tapping on OK button.
Step 5. Connect your Galaxy Nexus to PC now. You will get a pop-up as shown below on your phone when you connect for the first time after enabling USB debugging. Select ‘Always allow from this computer’ checkbox and then tap on OK button.
Step 6. Transfer the SuperSU file to PC.
Step 7. Rename the recovery file to gnex-recovery.img
Step 8. Now, open command window in the folder where you have the chúng tôi file. For this:
You will see a command window open up, with location directed to folder where you have the twrp recovery file.
Step 9. Boot your Galaxy Nexus into Bootloader/Fastboot mode:
Power off your device and wait for 3-4 seconds after screen goes off.
Press and hold Power and Volume down together for 3 seconds and then let go. You’ll enter bootloader mode. And should see FASTBOOT written at top. It’s already in Fastboot mode by default.
Step 10. Test whether fastboot is working alright. For this, run the command given below. (You can also copy paste the command and then use enter key to run it.)
fastboot devices→ Upon running command below, you should get a serial no. with fastboot written after it. If you don’t get fastboot written on cmd window, then it means you need to reinstall adb and fastboot drivers, or change restart PC, or use original USB cable.
Step 11. Flash Galaxy Nexus TWRP recovery now. Use the following command for that.
fastboot flash recovery gnex-recovery.imgStep 12. TWRP recovery will now be installed on your Galaxy Nexus. When done, reboot into recovery mode. Simply type the command below.
fastboot boot gnex-recovery.imgStep 13. [Optional] You will see TWRP recovery. Now, you must take a full backup of your phone, including system partition. In TWRP, tap on Backup, and then select all partitions. Then do the swipe action at bottom to start the backup process.
Step 14. To Root, tap on Install button, and then browse and select the SuperSU file. Then on next screen, do the Swipe action at bottom to flash the root package.
Step 15. Tap on Reboot System to restart the device. That’s it.
Happy flashing!
How to boot into recovery mode to use TWRP recovery
Well, now that you are rooted, Simply use an app called Quick Boot from the play store. Install the app, and then open it and tap on Recovery to reboot into recovery mode, where you will have TWRP ready for use.
Or you can use the ADB command below, but first make sure that USB debugging is enabled, and device is connected to PC in powered on state.
adb reboot recoveryThat’s it.
Nexus 6P Camera Testing: Our First Real
Nexus 6P camera testing: our first real-world results
This week we’re reviewing the Huawei-made Google Nexus 6P, starting with its camera – today you’re going to see our first results. This part of the test is extremely simple – it’s mostly to gauge how well the device can capture everyday objects out in the wild. This presentation comes before our comparisons with other smartphones and before our comparisons with a DSLR camera. This walk takes what might be Google’s most powerful smartphone camera on a walk outside and through a set of low-light shots indoors, as well.
The Nexus 6P works with a 12.3-megapixel camera with the ability to capture 1.55um pixel images. You’ll have an f/2.0 aperture around the back as well with an IR laser-assisted autofocus system for quick capture. Directly to the side of the back-facing camera is a broad-spectrum CRI-90 dual-led flash.
See also: 5 Nexus 6P features Google didn’t tell you about
The entire enclosure on the back is covered with Corning’s Gorilla Glass 4. Generally we only see this level of protection on a smartphone on the front of a device for its touchscreen. Clearly Google and Huawei have seen the light, now protecting the device’s back-facing camera array with the same high-end material.
The back-facing camera is able to capture up to 4K-sized video at 30-frames per second as well as slightly smaller video at 120 and 240-frames per second. We’ll be testing the video capabilities of this device in a separate article.
The first image you’re seeing here is outdoors, photographed upward, toward the clouds, with the sun blocked by a tree. This is the first example of a place where a lesser camera would blow out the tree. You can see an ever-so-slight glimmer of a lens flare near the center on the left, but it’s tiny.
The leaves photo below is in just about as ideal a set of lighting conditions as possible. The leaves up front are in focus, the rest isn’t, and the colors are fantastic throughout.
These batteries are photographed in pure sunlight (no artificial light) from behind. It’s extremely bright. Devices from past – even mid-tier smartphone cameras from a year ago – wouldn’t have been able to capture this image. Not without the batteries being blasted and bathed in light around the edges.
Next you’ll see a photo taken with Google’s Lens Blur effect. The subject needs to be in a space where it can be readily identified VS the background, which will be blurred in a notable manner. Here you’ll see the berries up front, and the yard out back.
The photo below was captured while walking at a brisk pace, outdoors, mid-day, with the sun shining brightly on a partly-cloudy day. As with every photo we’ve taken so far, the shutter went off instantly, and a sharp image was captured.
Next is a cropped version of the photo above – cut from the original 4032 × 3024 pixel photo. Remember here that we were NOT being careful to focus on any one point in this image.
The next five photos in a tiny gallery were captured under the same conditions as the grass photo above. Each car is passing at approximately 20 miles per hour on this residential city street.
The TIE-fighter you’re seeing here was photographed in a dark hallway. Looking through the smartphone’s live preview, I fully expected this image to turn out to be a big black blob. As it turns out – and as many dark environment photos turn out with the Nexus 6P – the results were pretty great.
In the slightly deeper dark – with only one light source far off in the distance – you’ll see the next low-light photo coming out just a tiny bit more murky.
The final photo in this set was captured bathed in dim, yellowy, crappy lamp light. Most smartphone cameras would have captured a photo that was far more mustardy. The Nexus 6P takes into account that the user dislikes the trashiness of yellow light as much as the next person, and gives the yellow light a kick in the pants.
What’s left is a photo that – surprisingly – only shows this stormtrooper/sandtrooper helmet in the ever-so-slightly warm color it’s supposed to be.
See our Nexus 6P tag portal this whole week for more hands-on action
Again, this is just one of several review components we’ll be publishing this week. If you have any suggestions for tests you’d like us to run or photos or videos you’d like us to capture, by all means, let us know.
Stick around for more Nexus 6P and Nexus 5X up-close and personal for days and days!
This device will be available from Google online immediately if not soon for starting at $499 USD in Aluminum (that’s what we’re using here), Graphite, or Frost, in 32, 64, and 128GB internal storage size iterations.
This device was manufactured by Huawei and is available through the Google Store online, compatible with a wide range of carriers including Google’s Project Fi.
Motorola Moto G 2Nd Gen (2014) Twrp Recovery And Root
Find the latest version of twrp available here.
Supported devices
Motorola Moto G, model no. XT1063, XT1064 (titan)
Don’t try this one any other device!
Important: Check your device’s model no. on free Android app called Droid Info. If you see the model no. and codename mentioned above in the app, then use this recovery, otherwise not. BTW, you can check model no. device’s packaging box too.
Warning
Warranty may be void of your device if you follow the procedures given on this page. You only are responsible for your device. We won’t be liable if any damage occurs to your device and/or its components.
Backup!
Backup important files stored on your device before proceeding with the steps below, so that in case something goes wrong you’ll have backup of all your important files.
Step-by-step Guide
Step 1. Unlock bootloader of your Moto G using the Motorola’s own site here. Without unlock bootloader of your Moto G, you cannot install TWRP, and cannot root it either.
Step 2. Install ADB drivers.
Step 3. Install Moto G driver. (Common for all Motorola Android devices.)
Step 4. On your Moto G, enable USB debugging. For this:
Go back to Settings, then choose ‘Developer options’. Find the ‘USB debugging’ option and use its toggle button to enable it. Accept warning by tapping on OK button.
Step 6. Download the Moto G TWRP recovery from above. And also the SuperSU file that will be used to Root the device. Transfer the SuperSU file (UPDATE-SuperSU-v2.46.zip) to PC.
Step 7. Rename the recovery file, from chúng tôi to a simple one, chúng tôi
Step 8. Now, open command window in the folder where you have the chúng tôi file. For this:
You will see a command window open up, with location directed to folder where you have the twrp recovery file.
Step 9. Boot your Moto G into Bootloader/Fastboot mode:
Power off your device and wait for 3-4 seconds after screen goes off.
Press and hold Power and Volume down together for 3 seconds and then let go. You’ll enter bootloader mode. And should see FASTBOOT written at top. It’s already in Fastboot mode by default.
→ Upon running command below, you should get a serial no. with fastboot written after it. If you don’t get fastboot written on cmd window, then it means you need to reinstall adb and fastboot drivers, or change restart PC, or use original USB cable.
fastboot devicesStep 11. Flash Moto G TWRP recovery now. Use the following command for that.
fastboot flash recovery motog2-twrp.imgStep 12. TWRP recovery will now be installed on your Moto G. When done, reboot into recovery mode. For this, while still in bootloader mdoe, select the Recovery option using Volume down button and then select it using Volume up button. Take care to not use Volume up button until you’ve reached recovery option. If you select wrong option, force restart your Moto G by pressing and holding power button until screen goes off.
Step 13. [Optional] You will see TWRP recovery, v2.8.6.0. Now, you must take a full backup of your phone, including system partition. In TWRP, tap on Backup, and then select all partitions. Then do the swipe action at bottom to start the backup process.
Step 14. To Root, tap on Install button, and then browse and select the SuperSU file (UPDATE-SuperSU-v2.46.zip). Then on next screen, do the Swipe action at bottom to flash the root package.
Step 15. Tap on Reboot System to restart the device. That’s it.
Happy flashing!
Need help?
Install Official Twrp Recovery On Your Redmi 1S
WARNING!
Warranty may be void of your device if you follow the procedures given on this page.
You only are responsible for your device. We won’t be liable if any damage occurs to your device and/or its components.
GUIDE: TWRP RECOVERY INSTALLATION ON REDMI 1S
Before you begin with guide instructions below, make sure your android device is adequately charged — at least 50% battery of the device.
STEP 0: CHECK DEVICE MODEL NO.
To make sure your device is eligible with this, you must first confirm its model no. in ‘About device’ option under Settings. Another way to confirm model no. is by looking for it on the packaging box of your device. It must be Redmi 1S!
Please know that this page is meant only for Redmi 1S. Please DO NOT try the procedures given here on any other device of Xiaomi or any other company. You have been Warned!
STEP 1: BACKUP YOUR DEVICE
Back up important data and stuff before you start playing around here as there are chances you might lose your apps and app-data (app settings, game progress, etc.), and in rare case, files on the internal memory, too.
For help on Backup and Restore, check out our exclusive page on that linked right below.
► ANDROID BACK UP AND RESTORE GUIDE: APPS AND TIPS
STEP 2: INSTALL LATEST DRIVER
You must have proper and working driver installed on your windows computer to be able to successfully flash TWRP Recovery on your Redmi 1S. Make sure to have the drivers installed and ADB & Fastboot working before you proceed with theguide.
STEP 3: ROOT YOUR DEVICE
In order to get TWRP on your device using the official TWRP manager app, you have to possess root on your Redmi 1S. If you’re not sure on rooting your device, follow our definitive guide from below to root your Redmi 1S.
► ROOT REDMI 1S
STEP 4: INSTALLATION INSTRUCTIONS
DOWNLOADSDownload the file given below and transfer it to a separate folder on your phone and remember the location.
RECOVERY FILE [Method 2] ONE CLICK RECOVERY INSTALLER [Method 2] TWRP MANAGER APP [Method 1] STEP-BY-STEP GUIDEImportant Note: Backup important files stored on internal SD card of your device, so that in case a situation arises requiring you to do a factory reset after flashing TWRP Recovery, which might delete internal sd card too, your files will remain safe on PC.
Method 1: TWRP MANAGER METHOD [ROOT REQUIRED]
Download the TWRP manager app from the Play store link given above.
Install the app and open it.
Tap on Install TWRP option from the TWRP manager app.
Select your device from the device list (Redmi 1S is available with the code name armani) and then tap on Install Recovery.
The file will download and be installed automatically.
Method 2: ONE CLICK INSTALLER METHOD
Prepare your phone:
Enable developer options: Go to your phone’s Settings » select About phone » Scroll to the bottom and tap on “Build number” seven times to enable developer options.
Enable USB Debugging: Open phone’s Settings » select Developer options » Tick the “USB debugging” check-box (under Debugging section).
adb.exe
adb-linux
adb-mac
AdbWinApi.dll
AdbWinUsbApi.dll
fastboot.exe
fastboot-linux
└ The only file that matters for you is chúng tôi you can ignore others (but DON’T delete any).
[!Important] Rename the the TWRP recovery image file you downloaded above from chúng tôi → TO → chúng tôi
Once the TWRP recovery is flashed successfully, your device will automatically reboot into system.
That’s it.
FEEDBACK US!
Your suggestions and queries, if any, are most welcomed!
Update the detailed information about Nexus 6P Twrp Recovery: Downloads And Installation Guide on the Minhminhbmm.com website. We hope the article's content will meet your needs, and we will regularly update the information to provide you with the fastest and most accurate information. Have a great day!