Tuesday, February 24, 2015

(Indonesian) Terkait Android One Lollipop

XPrivacy Installation
need to be able to flash a kernel image (Mostly this means the bootloader needs to be unlocked)
need to have/obtain a kernel image (boot.img) for your device
Edit the kernel image
...repacked kernel is smaller than original:
...Sometimes there's needless padding which gets stripped out, and it might be using a different compression
...level than the original, but as long as it flashes and boots you have nothing to worry about
...from [DEV][TOOL] Android Image Kitchen - Unpack/Repack Kernel Ramdisk [Win/Android/Linux]
Flash the edited kernel image (Mostly this is done using the fastboot command)
...just booting a kernel without flashing it to your device [for testing]:
...fastboot boot boot.img
...from [Guide] How To Setup And Use Fastboot

Lollipop 5.1 ROM Backup for all Android one devices [STABLE] Indonesian version
juga ada di [Official Lounge] Evercoss One X / Mito Impact / Nexian Journey - First 5.1 Lollipop

Cara Mudah Unroot Android

Buka link kaskus yang ada di:
Cara Root Android ONE : Nexian Journey 1, Evercoss One X, dan Mito Impact

CARA ROOT NEXIAN JOURNEY ONE (MI438S) DAN MITO IMPACT ANDROID ONE LOLLIPOP
+ versi SuperSU lebih baru dibanding yang disebut di artikel bawah
* recovery image gunakan TWRP yang link nya ada di:
Cara rooting Android ONE: Mito Impact, Evercoss One X, Nexian Journey One

Know Your Android Tools: What Is Fastboot & How Do You Use It? bagian "Boot Your Phone with a Kernel or Recovery Image Without Flashing It":
"fastboot boot recovery.img":
boot sementara ke recovery
"fastboot flash recovery recovery.img":
install recovery secara permanen

Root vs Unlock Bootloader:
when you root your Android phone or tablet you gain full control over your system and can tweak it to your liking
Unlocking the bootloader allows you to install custom Firmware on your Android phone






No comments:

Post a Comment