design - How to use Android asset studio for action bar? -
design - How to use Android asset studio for action bar? -
as provided in link http://romannurik.github.io/androidassetstudio/index.html how utilize zip folders created site styling purpose....?can 1 provide detailed step wise procedure add together generated folder action tab.
create new android project (make sure target sdk @ to the lowest degree 3.x or 4.x)
use new android project wizard create project similar 1 in preview on site (in other words, project actionbar , tabs). or @ listing of projects on this app , import 1 of actionbar projects there.
make sure initial project wizard works intended. go ahead , run @ to the lowest degree 1 time before add together else.
download generated zipped folder site
unzip it
cut , paste resulting res/ folder in root of project (to replace current res/ folder). if there file name conflicts, allow files you're cutting , pasting overwrite existing file names.
look within main activity/fragment setcontentview(), name of main xml layout file setcontentview calling has changed on time, may have alter create sure it's calling new main layout xml file you've cutting , pasted.
clean code , rebuild everything.
if there still errors prevent compiling project. open errors view panel. double-click on each error , seek resolve each 1 1 @ time.
let know if stuck @ of these steps. can add together more details needed.
android design
Comments
Post a Comment