• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Where to Include static html files in apk

ragucr

Lurker
I need to place a static html file inside an apk. The application will open the html file in a webview. In which location do I need to place the html file. I don't want to place the file outside the application.
 
Back
Top Bottom