What device(s) are you experiencing the problem on?
Motorola Cliq MB200
What firmware version are you running on the device?
1.5
What steps will reproduce the problem?
1. Open SL4A on Android device.
2. Menu -> Add -> JRuby-1.4 to start editing a new script.
What is the expected output? What do you see instead?
expected:
require "android";
droid = Android.new
actual:
require "android";
droid = Droid.new
What version of the product are you using? On what operating system?
SL4A r3 on Android 1.5
Original issue reported on code.google.com by apotheon on 4 Mar 2011 at 5:06
Copied from original issue: damonkohler/android-scripting#527
From @GoogleCodeExporter on May 31, 2015 11:28
Original issue reported on code.google.com by
apotheon
on 4 Mar 2011 at 5:06Copied from original issue: damonkohler/android-scripting#527