文件名称:CommonDialog
介绍说明--下载内容均来自于网络,请自行研究使用
详细介绍 - [ 普通对话框源码 ]
一个Android普通对话框原理的源代码,适合新手。-Common dialog box source code
Android common principles of the source code of the common dialog box, suitable for novice.
一个Android普通对话框原理的源代码,适合新手。-Common dialog box source code
Android common principles of the source code of the common dialog box, suitable for novice.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CommonDialogDemo
................\.classpath
................\.project
................\.settings
................\.........\org.eclipse.core.resources.prefs
................\AndroidManifest.xml
................\assets
................\bin
................\...\classes.dex
................\...\com
................\...\...\mycommondialog
................\...\...\..............\activity
................\...\...\..............\........\CommonDialogActivity$1.class
................\...\...\..............\........\CommonDialogActivity$2.class
................\...\...\..............\........\CommonDialogActivity.class
................\...\...\..............\........\R$attr.class
................\...\...\..............\........\R$drawable.class
................\...\...\..............\........\R$id.class
................\...\...\..............\........\R$layout.class
................\...\...\..............\........\R$string.class
................\...\...\..............\........\R.class
................\...\CommonDialogDemo.apk
................\...\resources.ap_
................\default.properties
................\gen
................\...\com
................\...\...\mycommondialog
................\...\...\..............\activity
................\...\...\..............\........\R.java
................\res
................\...\drawable-hdpi
................\...\.............\icon.png
................\...\drawable-ldpi
................\...\.............\icon.png
................\...\drawable-mdpi
................\...\.............\dialog.png
................\...\layout
................\...\......\common_dialog_layout.xml
................\...\values
................\...\......\strings.xml
................\src
................\...\com
................\...\...\mycommondialog
................\...\...\..............\activity
................\...\...\..............\........\CommonDialogActivity.java
................\说明.htm