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.
SDカードを使ったプログラムを持っているので、できればリスナーを登録してカードの状態が変わったら知らせたいです。私はEnvironmentクラスとそのメソッドを知っていますが、常に状態をポーリングしたくはありません。誰かがsdカードを自分のコンピュータにマウントしたため、実行時にプログラムを強制終了したくありません。
ACTION_MEDIA_MOUNTEDおよび関連するインテントのBroadcastReceiverを作成します。