jianglu / winscope-android-trace

Winscope is an open-source software created by Google team to read android trace files. This repository is a modified version submitted for Software Engineering Lecture on Saarland University WiSe 2019/2020

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tool for visualizing window manager traces

Requirements

Install nodejs (version 8 or higher is OK)

Setup

npm install or npm i

Run

npm start (if opened from VS Code editor, go to Debug > Option "Run Development")

Build

npm run build (if opened from VS Code editor, go to Debug > Option "Run Production")

About

Winscope is an open-source software created by Google team to read android trace files. This repository is a modified version submitted for Software Engineering Lecture on Saarland University WiSe 2019/2020

License:Other


Languages

Language:Vue 53.7%Language:JavaScript 45.0%Language:HTML 1.2%Language:CSS 0.1%