Thursday, February 16, 2012

[android-developers] Reads file inside a apk

Hi,
I am having an android application that is using an external jar that
has in addition to regular classes an html file.

The final apk root directory looks something like this

assests
res
AndroidManifest.xml
classes.dex
resources.arsc
helloworld.html

How can I access from my application to the last file
"helloworld.html"?

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment