Title:
Android-Custom-Dialog-Example Download
Description: 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/.
To Search:
File list (Check if you may need any files):
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