What is the Android equivalent to iOS / iPhone's UICatalog sample app? -



What is the Android equivalent to iOS / iPhone's UICatalog sample app? -

i'm looking app demos of android ui elements. similar following:

http://developer.apple.com/library/ios/#samplecode/uicatalog/introduction/intro.html

any ideas?

if asking api demos, follow link http://developer.android.com/resources/samples/apidemos/index.html

and can find api demos application in android emulator too.

and source code them shipped platforms itself. can see source in

android sdk folder-> platforms->android x.x->samples

iphone android ios user-interface

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -