How to use Android Design Pack provided by Google with Eclipse -


i trying use these cool set of add-ins google provides in link below

http://developer.android.com/design/downloads/index.html

but cannot understand how integrate eclipse available directly drag , drop. have idea how use it?

you cannot integrate eclipse, because allows valid views "linked" project (directly or library). these sources make drawables. have create own drawables it. if you're interested in holo theme, should check sources of android (api 11+). if you've installed, can find @ /platforms/android-11/data/res/ . maybe find useful holoeverywhere project. can use action bar icon pack, have copy appropriate drawables project , when drag imageview layout editor, can choose source dialog or can enter path in xml.

edit forgot mention, there great online tool generate holo drawables custom colors here.


Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

css - Make div keyboard-scrollable in jQuery Mobile? -

ruby on rails - Seeing duplicate requests handled with Unicorn -