Vector drawable - fastest way to create icons
There are a couple of way to create Vector Asset for background or Icons:
- Use Inkscape, than export as SVG, than import SVG to Android app as Vector Assets
- Use various online tools like Android Asset Studio
- Manually build own rectangle shape from simple items.
But this is fastest and simplest embedded to Android Studio way:
AndroidMosaic context:
Comments (
)
)
Link to this page:
http://www.vb-net.com/AndroidMosaic/Index14.htm
|
|