get in oreo stock 1.1-1.2gb ram edit build.prop with root - Moto G5 ROMs, Kernels, Recoveries, & Other Develop

root with encryption and stock recovery [Optional]
Magisk latest version: https://github.com/topjohnwu/Magisk/releases/download/v23.0/Magisk-v23.0.apk
stock oreo boot: https://www.mediafire.com/file/m480gcmyu6hc8cr/boot.img/file
adb and fastboot:
https://androidfilehost.com/?fid=95784891001607611
We save Boot.img on the device
Install Magisk on the device let's go Install
Choose "Select and patch a file" we look for the boot.img
Magisk will patch the boot.img is saved in Downloads
Copy boot.img to PC preferably in adb & fastboot folder
Reboot in fastboot mode and flash with the command next:
fastboot flash boot boot.img
Reboot and voila!
fastboot reboot
Download editor build.prop:
https://play.google.com/store/apps/details?id=com.jrummy.apps.build.prop.editor&hl=en&gl=US
they look for the line
#Low ram flag
#ro.config.low_ram=true
just leave it like that
#Low ram flag
ro.config.low_ram=true
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
​

Related

[BootLogo]Beautiful Logos

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Installation:
Copy the .zip file to the internal memory of your device to enter recovery mode and install and enjoy
BootLogo
Download
Download
Download
Download
Download
Download
Download
Download
Download
Download
Credits:
Create BootLogo: @droidjbc​
Very cool logos! Will this overwrite the dreadful bootloader unlocked warning?
EDIT: Answering my own question: YES!
Please, make tutorial to create custom logos!
GOOD JOB!
I used Moto Boot Logo Maker to get rid of unlocked bootloader warning, you can replace it and the normal boot logo with any image, and create a logo.bin to flash with fastboot, or create a zip flashable in custom recovery:
http://forum.xda-developers.com/moto-g/themes-apps/app-motorola-boot-logo-maker-source-t2848667

TWRP FOR ITEL 1404 spd 7715

Hi guys ,
After not being able to flash the system partition for an itel 1404 with research downloader, I decided to create a custom recovery which eventually allowed gave me a shell to recover, backup and even install custom roms.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
NB:This recovery has been tested with itel 1404
Use at your own risk.
How to install.
************************************************************
Rename the extracted package from itel_1404__sc7715_recovery.img to recovery.img.
Download itel1404 pack file.
Open research downloader and choose your recovery file instead of the one chosen for you.
Make sure you don't choose format all whenever you are flashing a phone with research downloader, as this has been seen to permanently kill devices.
Flash all the files normally.
Then power of the device and boot into recovery.
************************************************
GOODLUCK
How to flash s custom ROM

unable to install lineage-17.1-20201204-microG-hotdog

since the version is too old and there is no update ever since i'm unable to install that over the regular lineage os, i'm unable to downgrade either, twrp doesn't work either(doesn't get root access, and semi-freezes in adb sideload)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
i don't know what to do anymore, nothing seem to work
This is how it works,
Did the thing to me.
1. Unlock Bootloader
2. Flash via fastboot the same recovery into both recovery partitions:
fastboot flash recovery_a lineage-17.1-20210118-recovery-microG-signed-hotdog.img
fastboot flash recovery_b lineage-17.1-20210118-recovery-microG-signed-hotdog.img
3.Then you ll do:
adb sideload copy-partitions-20200903_1329.zip
4.Next in recovery mode I make a factory reset and format data / factory reset.
5. You'll continue to main menu (In Recovery ADB activate)
Then in sideload with:
adb sideload lineage-17.1-20210122-UNOFFICIAL-microG-signed-hotdog.zip (now version is different)
After this it should successfully reboot with Lineage hardened.

Custom Splash screen for poco f1!

So this over here is basically the custom boot splash screen for poco f1 aka Beryllium users who also like Transformers!
.img made by me! HUEHUEHUE
Tool credits -
curoviyxru​Instructions to flash the file - [ must have ADB, will be better if it is already in PATH, NEEDS PC* ]
1. Download the .img below.
2. Put the phone in fast boot.
3. Open a command shell.
4. Type 'fastboot devices' [ to ensure bridge has been established XD ]
5. Type this command -
Code:
fastboot flash logo FLASH_ME.img
6. Once it says finished, type -
Code:
fastboot reboot
7. ENJOY!
Images -
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

Cannot enable wifi and battery level is perpetually at -1% after rooting Wiko View Max with Magisk

I followed https://www.xda-developers.com/root/ to root my phone, using boot.img downloaded via
https://www.mediafire.com/file/v0llvwlwv4emnkd/Wiko_View_Max_MT6739_V01.43_270918_8.1.0.zip/file
The phone's chip is Mediatek MT6739.
Magisk shows itself as installed
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
When I choose Uninstall Magisk and Restore Images, it says "Stock backup doesn't exist".
How can I install appropriate drivers or restore the pre-root state.
Please help me, this is an emergency.
My recommendation: Re-flash phone's Stock ROM to get rid off of all modifications you applied so far.
My downloaded Wiko_View_Max_MT6739_V01.43_270918_8.1.0/Firmware/ has the following files:
APDB_MT6739_S01_alps-trunk-o1.bsp_W18.08
Android_Key_P200AN_8.1_WIK_FR_OM_81_45.bin
DA_SWSEC_1804_P200AN_8.1_WIK_FR_OM_81_45.bin
MDDB_InfoCustomAppSrcP_MT6739_S00_MOLY_LR12A_R2_MP_V18_P22_1_ulwtg_n.EDB
MT6739_Android_scatter.txt
boot.img
cache.img
efuse_MT6739_P200AN_8.1_WIK_FR_OM_81_45.xml
firmwarefile.com.url
lk-verified.img
loader_ext-verified.img
logo-verified.bin
mcupmfw-verified.img
md1dsp-verified.img
md1img-verified.img
misc2.img
odmdtbo-verified.img
preloader_p200.bin
recovery-verified.img
spmfw-verified.img
system.img
I have patched boot.img ->
magisk_patched-23000_9K0eo.img
by Magisk, therefore I should flash boot.img, right?

Categories

Resources