TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: How to visualize UI interactions?

1 pointsby dbofover 6 years ago
Hello everyone! My request is kind of difficult to explain, so please bear with me.<p>The problem: Using an Android device and an app, I record the screen. What I get is data (in JSON format) with coordinates of any UI elements (buttons, texts etc).<p>What I want to do is simulate and visualize the interactions from this data. For this, I need a mockup&#x2F;layout tool that is able to render a (mobile) UI from a data source (xml, json, whatever), with a timeline to allow changing views. Optimally, this should work by reading from an input file, without manual input.<p>Imagine using any library (e.g. Qt) to render a GUI, but this GUI needs to be manipulated and changed automatically according to a specific timeline.<p>I am looking for any free software, framework and open-source project (for desktop or web) that can help with that. Has anyone ever heard or seen something like this before?<p>Thanks in advance!

no comments

no comments