Hi, I'm trying to build up an app where some of the files in the assets directory being with an underscore character. When I build the app, then go unzip the .apk file, the files that begin with '_' are not in there. Is this a limitation?
More specifically, I'm trying to build an app with PhoneGap and Dojo. Dojo, if you're not familiar, is loaded with _base.js files for the given module you wish to require in your app. Would I have to go rename all these files and the references to them? Is there a way to tell the packager to pick them up? Thanks. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

