Skip to content
This repository was archived by the owner on Sep 19, 2022. It is now read-only.
This repository was archived by the owner on Sep 19, 2022. It is now read-only.

Layout Preview Help #278

Description

@GoogleCodeExporter
I'm looking to extract the code that "paints" the layout preview so I do my own 
thing with it. Basically my goal is to run some JAR/EXE file from the command 
line and give it the android XML layout. It then would take that XML definition 
and create the UI, grab any necessary strings and resources from the source 
tree, and save it as an image file (PNG, etc.). I'm not sure which part of the 
droiddraw source I need to use to do this, could anyone point me in the right 
direction? Or, do you know of any programs that already do this? I tried 
looking at Android Studio's code for their layout preview but it's so 
convoluted I'm not sure I can re-purpose it for what I want to do.

Original issue reported on code.google.com by harmonmi...@gmail.com on 28 May 2015 at 10:59

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions