資源簡介
代碼片段和文件信息
/*
?*?This?file?is?auto-generated.??DO?NOT?MODIFY.
?*?Original?file:?E:\\workspace\\AIDL_Test\\src\\com\\aidl\\forService.aidl
?*/
package?com.aidl;
public?interface?forService?extends?android.os.IInterface
{
/**?Local-side?IPC?implementation?stub?class.?*/
public?static?abstract?class?Stub?extends?android.os.Binder?implements?com.aidl.forService
{
private?static?final?java.lang.String?DEscriptOR?=?“com.aidl.forService“;
/**?Construct?the?stub?at?attach?it?to?the?interface.?*/
public?Stub()
{
this.attachInterface(this?DEscriptOR);
}
/**
?*?Cast?an?IBinder?object?into?an?com.aidl.forService?interface
?*?generating?a?proxy?if?needed.
?*/
public?static?com.aidl.forService?asInterface(android.os.IBinder?obj)
{
if?((obj==null))?{
return?null;
}
android.os.IInterface?iin?=?(android.os.IInterfa
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????280??2010-10-25?13:27??AIDL_Test\.classpath
?????文件????????845??2010-10-25?13:27??AIDL_Test\.project
?????文件????????743??2010-10-25?13:47??AIDL_Test\AndroidManifest.xm
?????文件??????16258??2010-11-05?17:16??AIDL_Test\bin\AIDL_Test.apk
?????文件???????7652??2010-11-05?17:16??AIDL_Test\bin\classes.dex
?????文件???????1454??2010-11-05?15:19??AIDL_Test\bin\com\aidl\forService$Stub$Proxy.class
?????文件???????1760??2010-11-05?15:19??AIDL_Test\bin\com\aidl\forService$Stub.class
?????文件?????????69??2010-11-05?15:19??AIDL_Test\bin\com\aidl\forService.aidl
?????文件????????302??2010-11-05?15:19??AIDL_Test\bin\com\aidl\forService.class
?????文件???????1198??2010-11-05?16:59??AIDL_Test\bin\com\test\MainActivity$1.class
?????文件???????1181??2010-11-05?16:59??AIDL_Test\bin\com\test\MainActivity$2.class
?????文件???????1131??2010-11-05?16:59??AIDL_Test\bin\com\test\MainActivity$3.class
?????文件???????1449??2010-11-05?16:59??AIDL_Test\bin\com\test\MainActivity.class
?????文件???????1846??2010-11-05?17:16??AIDL_Test\bin\com\test\MySevice$1.class
?????文件????????733??2010-11-05?17:16??AIDL_Test\bin\com\test\MySevice.class
?????文件????????310??2010-11-05?09:21??AIDL_Test\bin\com\test\R$attr.class
?????文件????????370??2010-11-05?09:21??AIDL_Test\bin\com\test\R$drawable.class
?????文件????????388??2010-11-05?09:21??AIDL_Test\bin\com\test\R$id.class
?????文件????????364??2010-11-05?09:21??AIDL_Test\bin\com\test\R$layout.class
?????文件????????397??2010-11-05?09:21??AIDL_Test\bin\com\test\R$string.class
?????文件????????461??2010-11-05?09:21??AIDL_Test\bin\com\test\R.class
?????文件??????10669??2010-11-05?09:22??AIDL_Test\bin\resources.ap_
?????文件????????449??2010-10-25?13:27??AIDL_Test\default.properties
?????文件???????2337??2010-11-05?15:19??AIDL_Test\gen\com\aidl\forService.java
?????文件????????781??2010-10-26?16:18??AIDL_Test\gen\com\test\R.java
?????文件???????4147??2010-10-25?13:27??AIDL_Test\res\drawable-hdpi\icon.png
?????文件???????1723??2010-10-25?13:27??AIDL_Test\res\drawable-ldpi\icon.png
?????文件???????2574??2010-10-25?13:27??AIDL_Test\res\drawable-mdpi\icon.png
?????文件????????675??2010-10-25?13:41??AIDL_Test\res\layout\main.xm
?????文件????????172??2010-10-25?13:27??AIDL_Test\res\values\strings.xm
............此處省略26個文件信息
- 上一篇:android 打開網頁網址
- 下一篇:android 撥打電話源碼(親測可用)
評論
共有 條評論