文件名称:Android-Spinner-DropDownList-Example
介绍说明--下载内容均来自于网络,请自行研究使用
This code runs on eclipse with android sdk 2.3 installed.it helps you to create a several list of items out of which we can select one of them. it is named as spinner in android
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MyAndroidApp
............\.classpath
............\.project
............\AndroidManifest.xml
............\assets
............\bin
............\gen
............\...\com
............\...\...\mkyong
............\...\...\......\android
............\...\...\......\.......\R.java
............\proguard.cfg
............\project.properties
............\res
............\...\drawable-hdpi
............\...\.............\ic_launcher.png
............\...\drawable-ldpi
............\...\.............\ic_launcher.png
............\...\drawable-mdpi
............\...\.............\ic_launcher.png
............\...\layout
............\...\......\main.xml
............\...\values
............\...\......\strings.xml
............\src
............\...\com
............\...\...\mkyong
............\...\...\......\android
............\...\...\......\.......\CustomOnItemSelectedListener.java
............\...\...\......\.......\MyAndroidAppActivity.java