Post

@Kenneth Interesting idea!
apk is compiled. Would need to start an android emulator to run the app (assuming app needs no signup/login).
English

@HashNuke Yeah. If you’ve ever inherited an app (or bad documentation), this is something you spend way too long constructing.
English

@HashNuke Yeah but screenshots arent editable so if you are doing a redesign, you will have to recreate the screen again. And very often apps have screens that aren’t designed because they get missed out in PRDs and Figma and the dev and qa took a call on adding them to handle states.
English

@Kenneth I meant instead of using the apk as input, use screenshots as input, to get react or figma designs as output.
Figma seems to have a plugin API. So should be possible I guess.
English

@HashNuke Yeah but time consuming, also simulating edge cases is hard. Though ideally I’m thinking of this as a connected loop. You make change to the canvas artboard and it should make the changes back into your android studio/xcode view.
English
