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.
Play ストアからアプリをインストールしたときに、ブロードキャスト レシーバーを有効にしたいと考えています。これを行う最善の方法は何ですか?
これは、どのバージョンの Android でもサポートされていません。また、Android 3.1 以降ではBroadcastReceiver、ユーザーがホーム画面のランチャーからアクティビティを起動するなど、コンポーネントのいずれかが明示的に実行されるまで、 は実行されません。
BroadcastReceiver