Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: JRuby 1.6.1
-
Fix Version/s: JRuby 1.6.4, JRuby 1.7.0.pre1
-
Component/s: Core Classes/Modules
-
Labels:None
-
Environment:Android 2.1, 2.2, and 3.0
-
Number of attachments :
Description
Hi!
I tried listing files with Dir[] in a subdirectory of the apk, and I only get an empty array. Listing files in the apk root works.
This is pretty important, and would help a lot if fixed.
Please tell me anything I can do to help fixing.
Made an app which I think shows the problem.
If you list the contents of the apk with
You will see files below "META-INF" and "res". I believe these should be listed when clicking the corresponding buttons in the app.