文件名称:AlertDialogTest
-
所属分类:
- 标签属性:
- 上传时间:2013-06-08
-
文件大小:747.28kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
Android中使用AlertDialog的例子,包括简单提示框、单选提示框、多选提示框、自定义提示框、Activity和提示框的转换。-The sample code to use AlertDialog in android, include simple alert dialog, single choice alert dialog, multi choice alert dialog, custom alert dialog.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
AlertDialogTest/
AlertDialogTest/.classpath
AlertDialogTest/.project
AlertDialogTest/.settings/
AlertDialogTest/.settings/org.eclipse.jdt.core.prefs
AlertDialogTest/AndroidManifest.xml
AlertDialogTest/assets/
AlertDialogTest/bin/
AlertDialogTest/bin/AlertDialogTest.apk
AlertDialogTest/bin/AndroidManifest.xml
AlertDialogTest/bin/classes/
AlertDialogTest/bin/classes/com/
AlertDialogTest/bin/classes/com/bcoder/
AlertDialogTest/bin/classes/com/bcoder/alertdialogtest/
AlertDialogTest/bin/classes/com/bcoder/alertdialogtest/AlertDialogTest$1.class
AlertDialogTest/bin/classes/com/bcoder/alertdialogtest/AlertDialogTest$2.class
AlertDialogTest/bin/classes/com/bcoder/alertdialogtest/AlertDialogTest$3.class
AlertDialogTest/bin/classes/com/bcoder/alertdialogtest/AlertDialogTest$4.class
AlertDialogTest/bin/classes/com/bcoder/alertdialogtest/AlertDialogTest$5.class
AlertDialogTest/bin/classes/com/bcoder/alertdialogtest/AlertDialogTest.class
AlertDialogTest/bin/classes/com/bcoder/alertdialogtest/BuildConfig.class
AlertDialogTest/bin/classes/com/bcoder/alertdialogtest/DlgActivity.class
AlertDialogTest/bin/classes/com/bcoder/alertdialogtest/R$array.class
AlertDialogTest/bin/classes/com/bcoder/alertdialogtest/R$attr.class
AlertDialogTest/bin/classes/com/bcoder/alertdialogtest/R$color.class
AlertDialogTest/bin/classes/com/bcoder/alertdialogtest/R$dimen.class
AlertDialogTest/bin/classes/com/bcoder/alertdialogtest/R$drawable.class
AlertDialogTest/bin/classes/com/bcoder/alertdialogtest/R$id.class
AlertDialogTest/bin/classes/com/bcoder/alertdialogtest/R$layout.class
AlertDialogTest/bin/classes/com/bcoder/alertdialogtest/R$menu.class
AlertDialogTest/bin/classes/com/bcoder/alertdialogtest/R$string.class
AlertDialogTest/bin/classes/com/bcoder/alertdialogtest/R$style.class
AlertDialogTest/bin/classes/com/bcoder/alertdialogtest/R.class
AlertDialogTest/bin/classes.dex
AlertDialogTest/bin/dexedLibs/
AlertDialogTest/bin/dexedLibs/android-support-v4-229ba31cf388f389cb0e621998308573.jar
AlertDialogTest/bin/jarlist.cache
AlertDialogTest/bin/res/
AlertDialogTest/bin/res/drawable/
AlertDialogTest/bin/res/drawable/background.png
AlertDialogTest/bin/res/drawable/windowcontentoverlay.png
AlertDialogTest/bin/res/drawable-hdpi/
AlertDialogTest/bin/res/drawable-hdpi/ic_launcher.png
AlertDialogTest/bin/res/drawable-mdpi/
AlertDialogTest/bin/res/drawable-mdpi/ic_launcher.png
AlertDialogTest/bin/res/drawable-xhdpi/
AlertDialogTest/bin/res/drawable-xhdpi/ic_launcher.png
AlertDialogTest/bin/res/drawable-xxhdpi/
AlertDialogTest/bin/res/drawable-xxhdpi/ic_launcher.png
AlertDialogTest/bin/resources.ap_
AlertDialogTest/gen/
AlertDialogTest/gen/com/
AlertDialogTest/gen/com/bcoder/
AlertDialogTest/gen/com/bcoder/alertdialogtest/
AlertDialogTest/gen/com/bcoder/alertdialogtest/BuildConfig.java
AlertDialogTest/gen/com/bcoder/alertdialogtest/R.java
AlertDialogTest/ic_launcher-web.png
AlertDialogTest/libs/
AlertDialogTest/libs/android-support-v4.jar
AlertDialogTest/proguard-project.txt
AlertDialogTest/project.properties
AlertDialogTest/res/
AlertDialogTest/res/drawable/
AlertDialogTest/res/drawable/background.png
AlertDialogTest/res/drawable/windowcontentoverlay.png
AlertDialogTest/res/drawable-hdpi/
AlertDialogTest/res/drawable-hdpi/ic_launcher.png
AlertDialogTest/res/drawable-ldpi/
AlertDialogTest/res/drawable-mdpi/
AlertDialogTest/res/drawable-mdpi/ic_launcher.png
AlertDialogTest/res/drawable-xhdpi/
AlertDialogTest/res/drawable-xhdpi/ic_launcher.png
AlertDialogTest/res/drawable-xxhdpi/
AlertDialogTest/res/drawable-xxhdpi/ic_launcher.png
AlertDialogTest/res/layout/
AlertDialogTest/res/layout/activity_alert_dialog_test.xml
AlertDialogTest/res/layout/custom_dialog.xml
AlertDialogTest/res/layout/dialog_list_item.xml
AlertDialogTest/res/menu/
AlertDialogTest/res/menu/alert_dialog_test.xml
AlertDialogTest/res/values/
AlertDialogTest/res/values/dimens.xml
AlertDialogTest/res/values/mycolors.xml
AlertDialogTest/res/values/strings.xml
AlertDialogTest/res/values/styles.xml
AlertDialogTest/res/values-sw600dp/
AlertDialogTest/res/values-sw600dp/dimens.xml
AlertDialogTest/res/values-sw720dp-land/
AlertDialogTest/res/values-sw720dp-land/dimens.xml
AlertDialogTest/res/values-v11/
AlertDialogTest/res/values-v11/styles.xml
AlertDialogTest/res/values-v14/
AlertDialogTest/res/values-v14/styles.xml
AlertDialogTest/src/
AlertDialogTest/src/com/
AlertDialogTest/src/com/bcoder/
AlertDialogTest/src/com/bcoder/alertdialogtest/
AlertDialogTest/src/com/bcoder/alertdialogtest/AlertDialogTest.java
AlertDialogTest/src/com/bcoder/alertdialogtest/DlgActivity.java
AlertDialogTest/.classpath
AlertDialogTest/.project
AlertDialogTest/.settings/
AlertDialogTest/.settings/org.eclipse.jdt.core.prefs
AlertDialogTest/AndroidManifest.xml
AlertDialogTest/assets/
AlertDialogTest/bin/
AlertDialogTest/bin/AlertDialogTest.apk
AlertDialogTest/bin/AndroidManifest.xml
AlertDialogTest/bin/classes/
AlertDialogTest/bin/classes/com/
AlertDialogTest/bin/classes/com/bcoder/
AlertDialogTest/bin/classes/com/bcoder/alertdialogtest/
AlertDialogTest/bin/classes/com/bcoder/alertdialogtest/AlertDialogTest$1.class
AlertDialogTest/bin/classes/com/bcoder/alertdialogtest/AlertDialogTest$2.class
AlertDialogTest/bin/classes/com/bcoder/alertdialogtest/AlertDialogTest$3.class
AlertDialogTest/bin/classes/com/bcoder/alertdialogtest/AlertDialogTest$4.class
AlertDialogTest/bin/classes/com/bcoder/alertdialogtest/AlertDialogTest$5.class
AlertDialogTest/bin/classes/com/bcoder/alertdialogtest/AlertDialogTest.class
AlertDialogTest/bin/classes/com/bcoder/alertdialogtest/BuildConfig.class
AlertDialogTest/bin/classes/com/bcoder/alertdialogtest/DlgActivity.class
AlertDialogTest/bin/classes/com/bcoder/alertdialogtest/R$array.class
AlertDialogTest/bin/classes/com/bcoder/alertdialogtest/R$attr.class
AlertDialogTest/bin/classes/com/bcoder/alertdialogtest/R$color.class
AlertDialogTest/bin/classes/com/bcoder/alertdialogtest/R$dimen.class
AlertDialogTest/bin/classes/com/bcoder/alertdialogtest/R$drawable.class
AlertDialogTest/bin/classes/com/bcoder/alertdialogtest/R$id.class
AlertDialogTest/bin/classes/com/bcoder/alertdialogtest/R$layout.class
AlertDialogTest/bin/classes/com/bcoder/alertdialogtest/R$menu.class
AlertDialogTest/bin/classes/com/bcoder/alertdialogtest/R$string.class
AlertDialogTest/bin/classes/com/bcoder/alertdialogtest/R$style.class
AlertDialogTest/bin/classes/com/bcoder/alertdialogtest/R.class
AlertDialogTest/bin/classes.dex
AlertDialogTest/bin/dexedLibs/
AlertDialogTest/bin/dexedLibs/android-support-v4-229ba31cf388f389cb0e621998308573.jar
AlertDialogTest/bin/jarlist.cache
AlertDialogTest/bin/res/
AlertDialogTest/bin/res/drawable/
AlertDialogTest/bin/res/drawable/background.png
AlertDialogTest/bin/res/drawable/windowcontentoverlay.png
AlertDialogTest/bin/res/drawable-hdpi/
AlertDialogTest/bin/res/drawable-hdpi/ic_launcher.png
AlertDialogTest/bin/res/drawable-mdpi/
AlertDialogTest/bin/res/drawable-mdpi/ic_launcher.png
AlertDialogTest/bin/res/drawable-xhdpi/
AlertDialogTest/bin/res/drawable-xhdpi/ic_launcher.png
AlertDialogTest/bin/res/drawable-xxhdpi/
AlertDialogTest/bin/res/drawable-xxhdpi/ic_launcher.png
AlertDialogTest/bin/resources.ap_
AlertDialogTest/gen/
AlertDialogTest/gen/com/
AlertDialogTest/gen/com/bcoder/
AlertDialogTest/gen/com/bcoder/alertdialogtest/
AlertDialogTest/gen/com/bcoder/alertdialogtest/BuildConfig.java
AlertDialogTest/gen/com/bcoder/alertdialogtest/R.java
AlertDialogTest/ic_launcher-web.png
AlertDialogTest/libs/
AlertDialogTest/libs/android-support-v4.jar
AlertDialogTest/proguard-project.txt
AlertDialogTest/project.properties
AlertDialogTest/res/
AlertDialogTest/res/drawable/
AlertDialogTest/res/drawable/background.png
AlertDialogTest/res/drawable/windowcontentoverlay.png
AlertDialogTest/res/drawable-hdpi/
AlertDialogTest/res/drawable-hdpi/ic_launcher.png
AlertDialogTest/res/drawable-ldpi/
AlertDialogTest/res/drawable-mdpi/
AlertDialogTest/res/drawable-mdpi/ic_launcher.png
AlertDialogTest/res/drawable-xhdpi/
AlertDialogTest/res/drawable-xhdpi/ic_launcher.png
AlertDialogTest/res/drawable-xxhdpi/
AlertDialogTest/res/drawable-xxhdpi/ic_launcher.png
AlertDialogTest/res/layout/
AlertDialogTest/res/layout/activity_alert_dialog_test.xml
AlertDialogTest/res/layout/custom_dialog.xml
AlertDialogTest/res/layout/dialog_list_item.xml
AlertDialogTest/res/menu/
AlertDialogTest/res/menu/alert_dialog_test.xml
AlertDialogTest/res/values/
AlertDialogTest/res/values/dimens.xml
AlertDialogTest/res/values/mycolors.xml
AlertDialogTest/res/values/strings.xml
AlertDialogTest/res/values/styles.xml
AlertDialogTest/res/values-sw600dp/
AlertDialogTest/res/values-sw600dp/dimens.xml
AlertDialogTest/res/values-sw720dp-land/
AlertDialogTest/res/values-sw720dp-land/dimens.xml
AlertDialogTest/res/values-v11/
AlertDialogTest/res/values-v11/styles.xml
AlertDialogTest/res/values-v14/
AlertDialogTest/res/values-v14/styles.xml
AlertDialogTest/src/
AlertDialogTest/src/com/
AlertDialogTest/src/com/bcoder/
AlertDialogTest/src/com/bcoder/alertdialogtest/
AlertDialogTest/src/com/bcoder/alertdialogtest/AlertDialogTest.java
AlertDialogTest/src/com/bcoder/alertdialogtest/DlgActivity.java
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.