Bug #461
Application crashes where this is no SDCard
| Status: | Resolved | Start date: | 06/05/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 100% |
||
| Category: | - | |||
| Target version: | 0.1b |
Description
Right now, the application crashes when there is no SDCard. A more elegant behavior would be to show a dialog box if no SDCard is present and only let the application continue if an SDCard is inserted.
History
Updated by Zubair Nabi almost 2 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
checkSDCard() method added to SDCardReadWrite and called in Main. If no SD Card is detected, a toast is displayed and the app is forced to the background.
Updated by Adriano Marques over 1 year ago
- Target version set to 0.1b