文件名称:AIDL
介绍说明--下载内容均来自于网络,请自行研究使用
android程序跨继承访问例子,包含服务端和客户端-The android procedures cross-inherited access examples, including services and client
(系统自动生成,下载前可以参看下载内容)
下载文件列表
AidlClientTest\.classpath
..............\.project
..............\AndroidManifest.xml
..............\bin\AidlClientTest.apk
..............\...\classes.dex
..............\...\.om\lifeblood\client\AidlTestClient$1.class
..............\...\...\.........\......\AidlTestClient.class
..............\...\...\.........\......\R$attr.class
..............\...\...\.........\......\R$drawable.class
..............\...\...\.........\......\R$id.class
..............\...\...\.........\......\R$layout.class
..............\...\...\.........\......\R$string.class
..............\...\...\.........\......\R.class
..............\...\...\.........\ITestService$Stub$Proxy.class
..............\...\...\.........\ITestService$Stub.class
..............\...\...\.........\ITestService.aidl
..............\...\...\.........\ITestService.class
..............\...\resources.ap_
..............\default.properties
..............\gen\com\lifeblood\client\R.java
..............\...\...\.........\ITestService.java
..............\res\drawable\icon.png
..............\...\layout\main.xml
..............\...\values\strings.xml
..............\src\com\lifeblood\client\AidlTestClient.java
..............\...\...\.........\ITestService.aidl
....Test\.classpath
........\.project
........\AndroidManifest.xml
........\bin\AidlTest.apk
........\...\classes.dex
........\...\.om\lifeblood\AidlTtest.class
........\...\...\.........\ITestService$Stub$Proxy.class
........\...\...\.........\ITestService$Stub.class
........\...\...\.........\ITestService.aidl
........\...\...\.........\ITestService.class
........\...\...\.........\R$attr.class
........\...\...\.........\R$drawable.class
........\...\...\.........\R$layout.class
........\...\...\.........\R$string.class
........\...\...\.........\R.class
........\...\...\.........\TestService$1.class
........\...\...\.........\TestService.class
........\...\resources.ap_
........\default.properties
........\gen\com\lifeblood\ITestService.java
........\...\...\.........\R.java
........\res\drawable\icon.png
........\...\layout\main.xml
........\...\values\strings.xml
........\src\com\lifeblood\AidlTtest.java
........\...\...\.........\ITestService.aidl
........\...\...\.........\TestService.java
....ClientTest\bin\com\lifeblood\client
..............\gen\com\lifeblood\client
..............\src\com\lifeblood\client
..............\bin\com\lifeblood
..............\gen\com\lifeblood
..............\src\com\lifeblood
....Test\bin\com\lifeblood
........\gen\com\lifeblood
........\src\com\lifeblood
....ClientTest\bin\com
..............\gen\com
..............\res\drawable
..............\...\layout
..............\...\values
..............\src\com
....Test\bin\com
........\gen\com
........\res\drawable
........\...\layout
........\...\values
........\src\com
....ClientTest\assets
..............\bin
..............\gen
..............\res
..............\src
....Test\assets
........\bin
........\gen
........\res
........\src
AidlClientTest
AidlTest
文章说明.txt
..............\.project
..............\AndroidManifest.xml
..............\bin\AidlClientTest.apk
..............\...\classes.dex
..............\...\.om\lifeblood\client\AidlTestClient$1.class
..............\...\...\.........\......\AidlTestClient.class
..............\...\...\.........\......\R$attr.class
..............\...\...\.........\......\R$drawable.class
..............\...\...\.........\......\R$id.class
..............\...\...\.........\......\R$layout.class
..............\...\...\.........\......\R$string.class
..............\...\...\.........\......\R.class
..............\...\...\.........\ITestService$Stub$Proxy.class
..............\...\...\.........\ITestService$Stub.class
..............\...\...\.........\ITestService.aidl
..............\...\...\.........\ITestService.class
..............\...\resources.ap_
..............\default.properties
..............\gen\com\lifeblood\client\R.java
..............\...\...\.........\ITestService.java
..............\res\drawable\icon.png
..............\...\layout\main.xml
..............\...\values\strings.xml
..............\src\com\lifeblood\client\AidlTestClient.java
..............\...\...\.........\ITestService.aidl
....Test\.classpath
........\.project
........\AndroidManifest.xml
........\bin\AidlTest.apk
........\...\classes.dex
........\...\.om\lifeblood\AidlTtest.class
........\...\...\.........\ITestService$Stub$Proxy.class
........\...\...\.........\ITestService$Stub.class
........\...\...\.........\ITestService.aidl
........\...\...\.........\ITestService.class
........\...\...\.........\R$attr.class
........\...\...\.........\R$drawable.class
........\...\...\.........\R$layout.class
........\...\...\.........\R$string.class
........\...\...\.........\R.class
........\...\...\.........\TestService$1.class
........\...\...\.........\TestService.class
........\...\resources.ap_
........\default.properties
........\gen\com\lifeblood\ITestService.java
........\...\...\.........\R.java
........\res\drawable\icon.png
........\...\layout\main.xml
........\...\values\strings.xml
........\src\com\lifeblood\AidlTtest.java
........\...\...\.........\ITestService.aidl
........\...\...\.........\TestService.java
....ClientTest\bin\com\lifeblood\client
..............\gen\com\lifeblood\client
..............\src\com\lifeblood\client
..............\bin\com\lifeblood
..............\gen\com\lifeblood
..............\src\com\lifeblood
....Test\bin\com\lifeblood
........\gen\com\lifeblood
........\src\com\lifeblood
....ClientTest\bin\com
..............\gen\com
..............\res\drawable
..............\...\layout
..............\...\values
..............\src\com
....Test\bin\com
........\gen\com
........\res\drawable
........\...\layout
........\...\values
........\src\com
....ClientTest\assets
..............\bin
..............\gen
..............\res
..............\src
....Test\assets
........\bin
........\gen
........\res
........\src
AidlClientTest
AidlTest
文章说明.txt