Skip to content

amj0851/Highlighter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1d29f7f · Sep 5, 2023

History

6 Commits
Sep 3, 2023
Sep 5, 2023
Sep 3, 2023
Sep 3, 2023
Sep 3, 2023
Sep 3, 2023
Sep 3, 2023
Sep 3, 2023
Sep 3, 2023
Sep 3, 2023

Repository files navigation

Highlighter

Highlighter is a small tool that highlights leaf level GUI-components in an Android application screenshot by parsing and processing xml files, thus making it easier for developers to understand the GUI.

Usage

Place the program file in the same folder as the xml files and the corresponding screenshots (in png format). Make sure that the xml files and the png files share the same name.

Compile and run the program using

python highlighter.py

The program will run on all xml files in the folder. If it encounters an error in an xml file, or cannot find a matching png, that file will be skipped.

Annotated PNG results will be saved to the same folder that the program is in.

About

first/test project for SWE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages