Skip to content

GearLabs/twrp_device_mediatek_inharmony

 
 

Repository files navigation

TWRP device tree for various mt6580 based smartwatches

Kingwear makes a reference board that they use in their own products and has sold it to multiple diffrent manufacturers

List of confirmed working devices (Probably more out there):

  • DIGGRO DI06

Add to .repo/local_manifests/inharmony.xml:

<?xml version="1.0" encoding="UTF-8"?>
<manifest>
  <project name="GearLabs/android_device_mediatek_inharmony" path="device/mediatek/inharmony" remote="github" revision="android-8.1" />
</manifest>

Then run repo sync to check it out.

To build:

. build/envsetup.sh
lunch omni_inharmony-eng
mka recoveryimage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 98.5%
  • Shell 1.5%