damonkohler / sl4a

SL4A brings scripting languages to Android by allowing you to edit and execute scripts and interactive interpreters directly on the Android device.
Apache License 2.0
2.42k stars 804 forks source link

Force close when sdcard isnt mounted on phone #187

Open damonkohler opened 9 years ago

damonkohler commented 9 years ago

From @GoogleCodeExporter on May 31, 2015 11:28

What device(s) are you experiencing the problem on?
Htc desire with android 2.2

What steps will reproduce the problem?
1. Plug in both ends of the usb coord
2. choose disk mount
3. run sl4a

What is the expected output? What do you see instead?
Force close

What version of the product are you using? On what operating system?
r3 I guess... latest refered to from the main page 
(http://code.google.com/p/android-scripting/)

Perhaps the version should be listed under the help menu.

Original issue reported on code.google.com by sebastia...@gmail.com on 6 Dec 2010 at 11:18

Copied from original issue: damonkohler/android-scripting#484