ユーザ用ツール

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン前のリビジョン
暗黙のインテント [2025/06/03 01:25] – [画像をインテント経由で受け取る] araki暗黙のインテント [2025/06/03 01:25] (現在) – [画像をインテント経由で受け取る] araki
行 42: 行 42:
 インテントからデータを受け取るためには、受け取りたい Activityに Intent-filterを定義してやる必要がある。Manifest ファイルで、 インテントからデータを受け取るためには、受け取りたい Activityに Intent-filterを定義してやる必要がある。Manifest ファイルで、
  
-<code java>+<code xml>
 <intent-filter> <intent-filter>
     <action android:name="android.intent.action.SEND"/>     <action android:name="android.intent.action.SEND"/>

This website uses cookies. By using the website, you agree with storing cookies on your computer. Also, you acknowledge that you have read and understand our Privacy Policy. If you do not agree, please leave the website.

More information