文件名称:打电话给10086
文件大小:226KB
文件格式:ZIP
更新时间:2017-05-09 16:08:39
android 打电话 phone
关键代码
Intent intent =
new Intent(Intent.ACTION_CALL,Uri.parse("tel:"+"10086"));
this.startActivity(intent);
权限:
【文件预览】:
Phone
----bin()
--------classes.dex(3KB)
--------res()
--------SMS.apk(44KB)
--------dexedLibs()
--------classes()
--------resources.ap_(40KB)
--------AndroidManifest.xml(940B)
----res()
--------drawable-ldpi()
--------values-v11()
--------menu()
--------values-v14()
--------drawable-hdpi()
--------drawable-xhdpi()
--------drawable-xxhdpi()
--------values()
--------values-sw720dp-land()
--------drawable-mdpi()
--------values-sw600dp()
--------layout()
----proguard-project.txt(781B)
----ic_launcher-web.png(50KB)
----assets()
----gen()
--------com()
----.settings()
--------org.eclipse.jdt.core.prefs(177B)
----src()
--------com()
----.project(841B)
----.classpath(475B)
----project.properties(563B)
----AndroidManifest.xml(940B)