Part of the answer. res/raw Now just need to figure out where those end up. :)
On Wed, Jul 7, 2010 at 1:51 PM, Connick <[email protected]> wrote: > More specifically ...have the files show up: > /data/data/com.mydomain.foo/media/foo.js > > Is this something I would have to provision programatically at runtime? > > > > On Wed, Jul 7, 2010 at 1:35 PM, Connick <[email protected]> wrote: > >> I'm looking to load some JS and CSS into a webview (via content provider) >> which is all well and good ...but how should these files be packaged in the >> APK such that I can reference them from the provider impl at runtime? i.e. >> com.domain.myprovider/foo.js >> >> Thanks! >> Stace >> > > -- 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

