文件名称:HelloWorldService
介绍说明--下载内容均来自于网络,请自行研究使用
按照android Binder框架自己实现的一个Binder例子,代码的功能是将客户端输入的字符串进行大小写转换-fr a mework in accordance with android Binder Binder own implementation of an example, the code is the function of the client input string case conversion
(系统自动生成,下载前可以参看下载内容)
下载文件列表
HelloWorldService
.................\Android.mk.bak
.................\编译产生文件
.................\............\helloworldclient
.................\............\helloworldservice
.................\............\libhelloworldservice.so
.................\Android.mk
.................\helloworldclient
.................\................\Android.mk
.................\................\main_helloworldclient.cpp
.................\libhelloworldservice
.................\....................\Android.mk
.................\....................\src
.................\....................\...\Ihelloworldservice.cpp
.................\....................\...\Ihelloworld.cpp
.................\....................\...\helloworldservice.cpp
.................\....................\...\helloworld.cpp
.................\....................\include
.................\....................\.......\helloworld.h
.................\....................\.......\helloworldservice.h
.................\....................\.......\Ihelloworld.h
.................\....................\.......\Ihelloworldservice.h
.................\helloworldservice
.................\.................\Android.mk
.................\.................\main_helloworldservice.cpp