/sketch-android-kit

Sketch.app Plugin for Exporting Android Layouts

Primary LanguageJavaScript

sketch-android-kit

Sketch.app Plugin for Exporting Android Layouts

Now works for Sketch Version 3!

Current Progress:

quick note

This generates files to be used in an android application using gradle. It also generates the source files to be used using the great AndroidAnnotations plugin.

Everything is generated dynamically at the moment, except for a few version numbers in the build.gradle file. I'm planning on adding a few modals to deal with those as well.

As always, feel free to fork this and use it to create your own ideas and application skeletons for iOS/web/etc.

Cheers