Click here to Skip to main content
15,889,992 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
Hi,
In my app I need to show when a sd card is inserted or removed from the device(mobile). How to receive the notification for this event. Is there any broadcast listener for it. Please help me.
Posted

1 solution

Please see:
http://stackoverflow.com/questions/6973776/android-how-to-listen-to-sd-card-removed-unexpectedly[^],
http://stackoverflow.com/questions/7552413/listener-for-sd-card-removal[^].

(By the way, I saw some number of "answers" and even some articles which create the impression that this problem is not addressed in Android; but this is not true. :-))

—SA
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900