Skip to main content

Posts

Showing posts from July, 2016

Pixel Experience | Android 8.1 | AOSP | Moto G5 Plus

PixelExperience for Moto G5 Plus [potter] What is this? An AOSP based ROM, with gapps included, and all Pixel stuffs (launcher, wallpapers, icons, fonts, bootanimation). Based on Android 8.1 WHAT'S WORKING: -Wifi -RIL -Mobile data -GPS -Camera -Flashlight -Camcorder -Bluetooth -FMRadio -Fingerprint reader (gestures working too) -Moto Actions -NFC -Lights -Sound / vibration -Facelock KNOWN ISSUES: Camera - sometimes the photo goes black in some applications (whatsapp, cam scanner), force closes maybe occur SCREENSHOTS:          DOWNLOAD: Don't flash Gapps its already included in the ROM. Download from Pixel Experience website Useful files Pixel 2016 Live Wallpapers (normal apk) Pixel 2017 Live Wallpapers (normal apk) AR Stickers for Google Camera (normal apk) Pixel White Bootlogo (flashable) (potter only) ORIGINAL THREAD: HERE

Remove Unlocked Bootloader Warning [Moto G 4 Plus]

Remove Unlocked Bootloader Warning Remove Unlocked Bootloader Warning Moto G 4 Plus Download logo file give below. Download adb and fastboot from here :   https://drive.google.com/file/d/0B5j...ew?usp=sharing Extract the downloaded file into the same folder as adb and fastboot is extracted to Open a command prompt and type in the following code: mfastboot flash logo logo.bin LOGO.BIN DOWNLOAD

TWRP Recovery for Moto G 4 Plus [Recovery][Official][3.0.2]

TWRP Recovery for Moto G 4 Plus OFFICIAL TWRP RECOVERY FOR MOTO G 4 PLUS Team Win Recovery Project 3.x, or twrp3 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel. CHANGELOG for 3.0.2-0 -Fix a bug with the input box that affected masked inputs (passwords). This fixes decrypt of full device encryption on devices that support decrypt. This bug also impacts encrypted backups. Users are highly encouraged to stop using 3.0.1 if you use encrypted backups or if you need decrypt of data in TWRP. -Add Greek translation to some builds. CHANGELOG for 3.0.1-0: -support new CM 13.0 pattern encryption (sultanqasim) -fix slow flashing issue due to modprobe (present on only some devices) (#twrp) -libtar u...

How To Root Moto G 4 Plus

How To Root Moto G 4 Plus #include * Your warranty is now void. * I am not responsible for bricked devices, dead SD cards , * thermonuclear war, or you getting fired because the alarm app failed. Please * do some research if you have any concerns about features included in this ROM * before flashing it! YOU are choosing to make these modifications, and if */ * you point the finger at me for messing up your device, I will laugh at you. Systemless Root For Moto G 4 Plus Tested :-  XT1641 / XT1642 / XT1643  Pre-Requisite  : Unlocking Bootloader Is Compulsory Before Proceeding :Requirements: Minimal ADB + Fastboot Drivers v1.3.1 Motorola Device Manager Drivers v2.5.4 TWRP 3.0.2-2 Recovery Modifieded Sysytem-less boot.img ( XT1641 / XT1643 ) Modifieded Sysytem-less boot.img ( XT1642 ) SuperSU v2.62-3 Beta  For Marshmallow 6.0 :Instructions : - Unlock your Bootloader  Guide Here - Download SuperSU and copy it ...

How To Unlock Moto G 4 Plus Bootloader

Unlocking Moto G 4 Plus Step 1: Register - Head to  Motorola website  and register your E-Mail ID. - Open Setting on your device and go to About  Phone . Next, tap 7 times on Build Number and get the Developer Options unlocked. - Head back to Main Settings Menu and go to Developer Options and switch the ' Allow OEM Unlock ' option. Step 2: Getting Unique ID for each device - Reboot to Bootloader (power off, then press the power and volume down buttons simultaneously). - On your desktop, open a command prompt or terminal, and go to the directory where you installed the Android SDK tools (or make sure mfastboot is in your $PATH) - At the prompt, type mfastboot oem get_unlock_data - You will get something like this: *On a Windows Desktop, the returned string format would be fastboot oem get_unlock_data (bootloader) 0240540162024205#4C4D3556313230 (bootloader) 30373as313630330df332323239#BD00 (b...