Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
aidl 、メッセンジャー、つまり android のプロセス間通信に関する情報が必要です。
例が優先されます。
ありがとう、
Android インターフェイス定義言語 (AIDL) の対象範囲は、Android 開発者向けドキュメントにあります。そこにあるサンプル コードに加えて、SDK にはプロジェクト内の AIDL デモが含まれています。SDK ApiDemosManager を介して API レベルのサンプル コードをダウンロードできます。
ApiDemos
UIImagePickerController を使用して、iPad アプリケーションのフォトライブラリから写真をロードしたいと考えています。次のコード行を使用しています。
-(IBAction)photolibrarypressed:(id