-
Notifications
You must be signed in to change notification settings - Fork 1
Home
turtleletortue edited this page Nov 28, 2019
·
11 revisions
The PowKiddy X18 is a cheap folding Android gaming device with built in controls. Unfortunately it has no Play Store access out of the box, however, this can be alleviated by flashing a clean-type rom provided by the Manufacturer.
- Screen: 5.5 Inch IPS, 1280 x 720 (16:9), Touchscreen
- CPU: MediaTek MTK8163
- Cores: 4 x Cortex A53 @ 1.3 GHz (64 bit)
- GPU: Mali T720
- RAM: 2 GB DDR3
- Android version: 7 (Nougat)
- Internal Storage: 16 GB
- External MicroSD slot: Yes
- Battery: 5000 mAh
- Charging Port: MicroUSB
At this time, there is a way to create and flash a pre-rooted boot.img file to the X18, allowing for root access, which can allow heavy modification of the device. The following information was modified from https://romprovider.com/2019/01/create-pre-rooted-patched-boot-img-magisk/.
Utilities required:
- Device: Magisk manager
- PC: ADB/Fastboot Platform Tools
- PC: SP Tool
- PC: MTK Drivers
- PC: Scatter File
- Device: PowKiddy X18 boot.img file
Procedure:
- Copy boot.img to your device's storage
- Install and run Magisk (if prompted to install, say "no thanks.")
- Select Install > Install > Patch Boot Image File > and select the downloaded boot.img file
- The patched image will usually be stored in SDcard/MagiskManager/patched_boot.img ( [.tar])
- Transfer new boot.img to PC
- Open SPTool, open Scatter file, install MTK driver
- Hit Download button, power X18 off, connect to PC
- After completion, unplug device from PC and reboot.