In terms of optics, we have a triple camera setup at the rear and a single camera at the front. The triple setup consists of a 64 MP primary sensor paired with an f/1.7, a 2 MP macro sensor paired with an f/2.4 lens, and a 2 MP depth sensor paired with an f/2.4 lens. At the front, we get a 16 MP selfie camera paired with an f/2.0 lens. Both the front and the rear setup are limited to 1080p video recording.
The smartphone is available in two storage options: 128GB internal storage + 6GB RAM, and 128GB internal storage + 8GB RAM. There is a MicroSD slot for storage expansion, but this is a hybrid slot that you cannot use if you insert two SIM cards inside the phone. In terms of communications, we get Wi-Fi 802.11 a/b/g/n/ac, Bluetooth 5.2, GPS, and USB Type-C 2.0. And in terms of sensors, we have a side-mounted fingerprint sensor, accelerometer, gyro, proximity, and compass. Powering it all is a 5000 mAh cell that can be topped up quickly using a 33W charging adapter. The smartphone is available in two color options: Black Dusk and Blue Tide.
How to Install Custom ROM on OnePlus Nord CE 2 Lite 5G
To install, as we said, you need to unlock the bootloader and must have a TWRP (to install via a device) or a PC (to install via Fastboot). Yes, there are two methods to install the custom ROM GSI on OnePlus Nord CE 2 Lite 5G.
Disclaimer
AOSP GSIs which is still marked as a pre-release. Even on a device that runs Pie GSIs nicely, it’s still possible to get broken media, camera, RIL, or even flat-out no-boot. You are strongly advised to try PHH’s original and then identify/report issues there, before moving onto other GSIs that are based on his work. Please report bugs on the same thread related to the ROM.
We’re at GetDroidTips won’t be responsible for any kind of damage or error that occurs to your handset while or after following this guide. This is a Custom ROM and may contain some of the bugs or stability issues. We can’t recommend you to use this firmware as your daily driver. Proceed at your own risk.
Pre-Requirements:
Note:
A only arm32 – arm avN
A only arm64 – arm64 avN
A/B arm64 – arm64 bvN
A/B arm32 – arm bvN
Download Links:
Install via TWRP Recovery:
- To install via TWRP, you need to factory reset your device using TWRP
- Go into the Wipe option and Swipe to Factory Reset.

- Transfer the GSI build to your OnePlus Nord CE 2 Lite 5G using a USB Cable.
- Once you have moved, you can remove your USB cable.
- In your TWRP, tap on the install button –> Change type to Install Image and find the GSI you have moved in the 3rd step.

- Confirm the flash by choosing the system partition
- Once it is done, you can reboot your device and wait for a few minutes to boot up.
Flash via Fastboot
- First, do the factory reset on OnePlus Nord CE 2 Lite 5G. There are two methods to do it, follow anyone.
- Factory Reset When Powered On: To install without TWRP, you have to factory reset using your Umdigi A7 Pro factory reset option.

- Factory Reset via Stock Recovery: Reboot your OnePlus Nord CE 2 Lite 5G into stock recovery using a button combination or ADB command.
adb reboot recovery
- In your Stock Recovery, navigate using the Volume UP and DOWN button.
- Make sure to extract the downloaded GSI build.
- After resetting the factory ROM, you can now boot your device into bootloader mode using adb command
adb reboot bootloader. 
- Now open the extracted folder of GSI build, there, now open the command prompt window by holding the SHIFT KEY and Right Mouse click.
- In your command window, enter the command
fastboot erase system
- To flash the system image, enter a command in the following format:
fastboot -u flash system name_of_system.img
- Wait for the image to flash, it could take a few minutes. Once it has been completed, reboot your device either manually via power key or by entering
fastboot reboot and wait for a few minutes to boot up.
We hope that this guide is helpful to you and you have successfully installed the Custom ROM on your OnePlus Nord CE 2 Lite 5G handset easily. If in case anything goes wrong or if you have any queries, feel free to ask in the comments below.
Credits to all the developer from XDA forum and 4PDA forum