Skip to content

jgreffe/HuaweiWatchfaceExtractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Huawei Watchface Extractor

Usage

Extract images from HWT or com.huawei.watchface file
Simply drag & drop a file on executable

Usage: HuaweiWatchFaceExtractor input [outputDir]
        input     *.hwt or com.huawei.watchface file
        outputDir optional output directory for extracted images. Defaults to <input>_extra

Build

Simply mvn package