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.
ユーザーがAndroidモバイルのGmailアカウントから電子メールアドレスをクリックすると、アプリケーションのデフォルト共有リストにAndroidアプリケーションを表示できるようになりました。
しかし、どうすれば自分のアプリケーションのメールアドレスをフィールドに取得できますか?
ありがとう。
共有コンテンツのトレーニング、特に着信コンテンツの処理をお読みください。
String sharedText = intent.getStringExtra(Intent.EXTRA_EMAIL);