文件名称:Android-Custom-Dialog-Example
介绍说明--下载内容均来自于网络,请自行研究使用
this sourcecode can be executed in android sdk and eclipse very helpfull in creating dialog box in our app like it can be used in e-shoppy app to show a quick view or contact details, etc/.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MyAndroidApp
............\.classpath
............\.project
............\.settings
............\.........\org.eclipse.jdt.core.prefs
............\AndroidManifest.xml
............\assets
............\bin
............\gen
............\...\com
............\...\...\mkyong
............\...\...\......\android
............\...\...\......\.......\R.java
............\proguard.cfg
............\project.properties
............\res
............\...\drawable
............\...\........\ic_launcher.png
............\...\drawable-hdpi
............\...\.............\ic_launcher.png
............\...\drawable-ldpi
............\...\.............\ic_launcher.png
............\...\drawable-mdpi
............\...\layout
............\...\......\custom.xml
............\...\......\main.xml
............\...\values
............\...\......\strings.xml
............\src
............\...\com
............\...\...\mkyong
............\...\...\......\android
............\...\...\......\.......\MainActivity.java