Download and Install AOSP Android 11 for Moto G7 Power
Moto G7 Power is the successor of Moto G6 which comes out of the box with Android 9.0 Pie. The device was launched in the year 2019. In this tutorial, we will...
Abd Razaaq
Last updated on November 29, 2022
Abd Razaaq
Author
I'm a Tech Content Writer and Full-Time blogger. Since I love Android and Google's device, I started my career in writing for Android OS and their features. This led me to start "GetDroidTips". I have completed Master of Business Administration at Mangalore University, Karnataka.
Moto G7 Power is the successor of Moto G6 which comes out of the box with Android 9.0 Pie. The device was launched in the year 2019.
In this tutorial, we will show you how to install the AOSP Android 11 on Moto G7 Power (codenamed ocean). Recently, Google released its latest stable Android 11 for the general public. And with that, many OEMs were quick to adopt the same. First in the line were the Pixel devices, which were anyways along the expected lines. Later Google released the AOSP source code for Android 11 which is undoubtedly the main ingredient to compile Android 11-based custom ROMs.
Well, Android 11, Google’s 11th iteration looks similar to Android 10 but with a handful of new features and changes. The update brings notification history, Chat bubbles, Conversation notifications, screen recorder, new media controls, smart device controls, one-time permission, improved dark theme with the scheduling system, app suggestions, wireless android auto, and many more. For more, check out our article Android 11 supported list, Android 11 Custom ROM list, best Android 11 features, and many more.
How to Install AOSP Android 11 on Moto G7 Power
With such a long list of goodies to offer, no doubt you will want to try out the AOSP Android 11 on Moto G7 Power (ocean). But before we list out the installation steps, please go through the prerequisites section. Make sure your device meets all the mentioned requirements. After this, go through the working features and the list of known issues present in this ROM. Once you have gone through all the requirements sections, you may then proceed with the installation steps.
Next time, enable USB Debugging on your Moto G7 Power. This will make your device recognizable by your PC in ADB mode. So head over to Settings > About Phone > Tap on Build Number 7 times > Go back to Settings > System > Advanced > Developer Options > Enable USB Debugging.
Next up, you will also need to install the TWRP Recovery on your device. This will be needed to flash the AOSP Android 11 on your Moto G7 Power. You could refer to our comprehensive tutorial on how to Install TWRP Recovery For Moto G7 Power.
What’s Working?
Boots
RIL (Calls, SMS, Data)
Fingerprint
Wi-Fi
Bluetooth
Camera
Camcorder
Video Playback
Audio
Sensors
Flash
LED
Volte
VoWiFi
GPS
Known Issues
* Offline charging leads to bootloop [FIXED]
* Maybe NFC is not working
Download AOSP Android 11
Before you download the firmware file, there is a pretty important worth mentioning. You should only use the proper vendor and firmware of your device of stable ROM.
Once you have downloaded the above files, transfer them to your device. Then proceed with the below steps to install AOSP Android 11 on your Moto G7 Power (ocean) device.
Warning
Before we begin with this procedure, I would strongly recommend you to create a backup of your device storage and all your files stored on your device. Moreover, it is advised to follow the steps mentioned in this post very carefully to avoid permanent damage or to brick your device. If anything goes wrong the author or GetDroidTips is not responsible for it.
Install AOSP Android 11 on Moto G7 Power (ocean)
Connect your device to PC via USB cable. Make sure USB Debugging is enabled.
Then head over to the platform-tools folder, type in CMD in the address bar, and hit Enter. This will launch the Command Prompt.
Execute the below command in the CMD window to boot your device to TWRP Recovery:
adb reboot recovery
Now head over to the wipe section and format system, data, and cache. Perform a right swipe to complete the format. TWRP Home
Its now time to flash the AOSP Android 11 ROM onto your Moto G7 Power. For that, head over to Install, select the AOSP ROM ZIP file and perform a right swipe to install the file.
If you want Google Apps as well, then you need to flash it at this instance itself. Go to Install, select the GApps ZIP file, and perform a right swipe to flash this file.
When that is done, you may reboot your device. Head over to Reboot and select System.
Your device will now boot to the newly installed OS. With this, we conclude the guide on how to install the AOSP Android 11 on Moto G7 Power. Do keep in mind that the first boot might take up some time and you might have to set up your device from scratch.
Why would someone for goodness sake flash a spanking new Android on a decrapitated platform? If you want long term support, it would be better to just flash lineageos 18.1 it comes with the Android AOSP11 built in. You can choose to flash it with openGapps 11 or for the degoogled minded peeps flash MicroG for.replacement of the Google API’s, which are needed to just run any Android derived phone or tablet. Anyway, the ease of use and the ability to always connect android hardware onto Debian Linux machines, make hard bricking virtually impossible. Just remember that a phone without an OS, is actually a paperweight with a bootloader, programmed to communicate with adb and\or fastboot. Flashing TWRP always works, also flashing a recovery file directly from the commandline should work. But always remember to wipe ALL Data before flashing (of any kind).
Leave a Comment
Share your thoughts, questions, or extra tips with other readers.
Why would someone for goodness sake flash a spanking new Android on a decrapitated platform? If you want long term support, it would be better to just flash lineageos 18.1 it comes with the Android AOSP11 built in. You can choose to flash it with openGapps 11 or for the degoogled minded peeps flash MicroG for.replacement of the Google API’s, which are needed to just run any Android derived phone or tablet. Anyway, the ease of use and the ability to always connect android hardware onto Debian Linux machines, make hard bricking virtually impossible. Just remember that a phone without an OS, is actually a paperweight with a bootloader, programmed to communicate with adb and\or fastboot. Flashing TWRP always works, also flashing a recovery file directly from the commandline should work. But always remember to wipe ALL Data before flashing (of any kind).