文件名称:telephone
介绍说明--下载内容均来自于网络,请自行研究使用
实现安卓拨打电话的功能 代码简单适合初学者 大神请飘过 辉哥辉哥编辑-android call
(系统自动生成,下载前可以参看下载内容)
下载文件列表
telephone
.........\.classpath
.........\.project
.........\.settings
.........\.........\org.eclipse.jdt.core.prefs
.........\AndroidManifest.xml
.........\assets
.........\bin
.........\...\AndroidManifest.xml
.........\...\classes
.........\...\classes.dex
.........\...\.......\com
.........\...\.......\...\example
.........\...\.......\...\.......\telephone
.........\...\.......\...\.......\.........\BuildConfig.class
.........\...\.......\...\.......\.........\MainActivity$Listener.class
.........\...\.......\...\.......\.........\MainActivity.class
.........\...\.......\...\.......\.........\R$attr.class
.........\...\.......\...\.......\.........\R$dimen.class
.........\...\.......\...\.......\.........\R$drawable.class
.........\...\.......\...\.......\.........\R$id.class
.........\...\.......\...\.......\.........\R$layout.class
.........\...\.......\...\.......\.........\R$menu.class
.........\...\.......\...\.......\.........\R$string.class
.........\...\.......\...\.......\.........\R$style.class
.........\...\.......\...\.......\.........\R.class
.........\...\dexedLibs
.........\...\.........\android-support-v4-351fcf6557262ec46f40a360424555cb.jar
.........\...\res
.........\...\resources.ap_
.........\...\...\crunch
.........\...\...\......\drawable-hdpi
.........\...\...\......\.............\ic_launcher.png
.........\...\...\......\drawable-mdpi
.........\...\...\......\.............\ic_launcher.png
.........\...\...\......\drawable-xhdpi
.........\...\...\......\..............\ic_launcher.png
.........\...\...\......\drawable-xxhdpi
.........\...\...\......\...............\ic_launcher.png
.........\...\telephone.apk
.........\gen
.........\...\com
.........\...\...\example
.........\...\...\.......\telephone
.........\...\...\.......\.........\BuildConfig.java
.........\...\...\.......\.........\R.java
.........\ic_launcher-web.png
.........\libs
.........\....\android-support-v4.jar
.........\proguard-project.txt
.........\project.properties
.........\res
.........\...\drawable-hdpi
.........\...\.............\ic_launcher.png
.........\...\drawable-ldpi
.........\...\drawable-mdpi
.........\...\.............\ic_launcher.png
.........\...\drawable-xhdpi
.........\...\..............\ic_launcher.png
.........\...\drawable-xxhdpi
.........\...\...............\ic_launcher.png
.........\...\layout
.........\...\......\activity_main.xml
.........\...\menu
.........\...\....\main.xml
.........\...\values
.........\...\values-sw600dp
.........\...\..............\dimens.xml
.........\...\values-sw720dp-land
.........\...\...................\dimens.xml
.........\...\values-v11
.........\...\..........\styles.xml
.........\...\values-v14
.........\...\..........\styles.xml
.........\...\......\dimens.xml
.........\...\......\strings.xml
.........\...\......\styles.xml
.........\src
.........\...\com
.........\...\...\example
.........\...\...\.......\telephone
.........\...\...\.......\.........\MainActivity.java