Using PSD templates in android -


i found lot of free templates in psd format android here. how incorporate these templates our applications? have pointers?

templates used , large mocking layouts. have build layouts in xml hand using composition of existing widgets, bitmaps , drawables.

so need create or extract bitmaps want psd templates , incorporate these.

as said though, lot of templates used mocking designs, , might not find them easy slice , dice.


Comments

Popular posts from this blog

android - Inheriting from Theme.AppCompat* -

broadcastreceiver - android BOOT_COMPLETED not received if not activity intent-filter -

basic authentication with http post params android -