Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Java Development

Reply
Contributor
alfonsn
Posts: 31
Registered: ‎08-11-2011
My Carrier: Axis
Accepted Solution

Detect If Media Card Is Inserted/ Removed

Hi, I want my application to be able to detect the removal/ insertion of a media card while it is running. I was wondering if there are any BlackBerry APIs which I could use to do this?

 

Thanks in advance.

Please use plain text.
Developer
simon_hain
Posts: 14,064
Registered: ‎07-29-2008
My Carrier: O2 Germany

Re: Detect If Media Card Is Inserted/ Removed

http://www.blackberry.com/developers/docs/7.0.0api/javax/microedition/io/file/FileSystemListener.htm... java.lang.String)

----------------------------------------------------------
feel free to press the like button on the right side to thank the user that helped you.
please mark posts as solved if you found a solution.
@SimonHain on twitter
Please use plain text.
Contributor
alfonsn
Posts: 31
Registered: ‎08-11-2011
My Carrier: Axis

Re: Detect If Media Card Is Inserted/ Removed

Thank you very much. This was exactly what I was looking for. =D
Please use plain text.