hendramanudinata03 / android_device_samsung_j4lte

Custom Recovery Device Tree for Samsung Galaxy J4 (Unofficial), for TWRP, build with minimal manifest 8.1.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TWRP device tree for the Samsung Galaxy J4 (SM-J400; j4lte)

Build Steps

# Make sure you've synced the TWRP android-9.0
# source.

$ . build/envsetup.sh # Prepare build environment.
$ lunch omni_j4lte-eng # 'Lunch' the j4lte configuration.
$ mka recoveryimage # Build.

License

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

This tree is based on: https://github.com/synt4x93/android_device_samsung_xcover4lte. Thanks to @synt4x93!

About

Custom Recovery Device Tree for Samsung Galaxy J4 (Unofficial), for TWRP, build with minimal manifest 8.1.


Languages

Language:Makefile 92.1%Language:Shell 7.9%