Skip to content

Commit 287c2e6

Browse files
authored
Update README.md
1 parent dc9f476 commit 287c2e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
Android Boot Manager is a new dualboot tool for Android. There were many of them before, such as: EFIDroid, MultiROM, Dualboot patcher, etc. Usually they reflashed boot dynamically for dualbooting. Some of them used one big hack like MultiROM's kexec-hardboot.
44

55
## How does Android Boot Manager work?
6-
Android Boot Manager uses lk based bootloader flashed to boot partition for loading the device tree, kernel and ramdisk, and an android app with sh scripts and pre-compiled binary for easy rom management.In some rear cases (such as yggdrasil) Android Boot Manager's bootloader is flashed instead of stock.
6+
Android Boot Manager uses Little Kernel flashed to boot partition (or sometimes as bootloader replacement, you will be warned if so) loading the device tree, kernel and ramdisk, and an android app with sh scripts and pre-compiled binary for easy rom management.
77

88
## Current status
99
For now project is in pre-alpha stage. Actively developed.
1010

1111
## Devices
12-
For now this is developed for Motorola Moto G5 (cedric) and Volla Phone(yggdrasil), but a bit later I will create a porting guide.
12+
For now this is developed for Motorola Moto G5 (cedric) and Volla Phone (yggdrasil), but a bit later I will create a porting guide.

0 commit comments

Comments
 (0)