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
New Developer
deascx
Posts: 12
Registered: ‎08-31-2010
Accepted Solution

Programmatically format flash SD

Is there java API for formatting SD card?

 

There is JSR 75 that allow file access. But is there method to detect new card and prepare it for work (inside app, without system menu)?

Please use plain text.
Developer
rcmaniac25
Posts: 1,789
Registered: ‎04-28-2009
My Carrier: Verizon

Re: Programmatically format flash SD

No, JSR 75 doesn't have anything and neither does BlackBerry unless you do event injection and go to the system menu to do it).

------------------------------------------------------------
Three simple rules:
1. Please use the search bar before making new posts.
2. Kudo posts that you find helpful.
3. If a solution has been found for your post, mark it as solved.
--I code too much. Well, too bad.
Please use plain text.