Please help me out how to use the UI that designed by sketch in my android application either in eclipse or Android studio.
The sketch file in .sketch format
Please help me out how to use the UI that designed by sketch in my android application either in eclipse or Android studio.
The sketch file in .sketch format
You cant use it like that.
Sketch is just a prototyping app, it helps you get your Design right before you start coding to achieve that design.
I think could give it a look to the new UI Designer & Constraint Layout in Android Studio 2.2 Preview, It may help to create your layout quickly and easily, just using drag and drop.
More info:
Happy Coding!