In my app I\'m making a basic HTML help document. I wanted my app\'s logo in the HTML img tag itself, but I don\'t know how I\'d reference to the logo which will be stored i
You can reference assets with this URL syntax:
file:///android_asset/YourAssetFilename