著者
中尾 和弘 中本 幸一
雑誌
研究報告システムLSI設計技術(SLDM)
巻号頁・発行日
vol.2012, no.20, pp.1-6, 2012-02-24

Android は,スマートフォンだけではなく組み込みシステムとして家電やカーナビ等への利用にも注目されており,今後はスマートフォンや Android を搭載した端末相互間における連携が必要になると考えられる.しかし,Android 端末相互間における情報のやりとりについてはこれまであまり注目されてこなかった.そこで,本稿では Android 端末を用いたアプリケーション層での遠隔サービス呼び出し機能の試作を行い,有用性と課題について検討した.また,アプリケーション層以下での遠隔サービス呼び出しについて,Android OS レベルでの実装のために Binder と AIDL について考察し,どのような設計が考えられるか検討した.Android has been attracting attention as the OS for not only smartphones but also embedded systems. It is necessary that smartphones and embedded systems which Android OS is installed have to coordinate with each other. However, sending and receiving information between Android devices has been gotten less attention. Therefore, in this paper we demonstrate a prototype of the function which calls remote services based on Android and make a feasibility study on utilities and problems. Moreover, we discuss Binder and AIDL to implement calling remote services under the application layer in Android OS and we examine possible architectures.