Images showing on Localhost Browser …But Building APK File Images not showing …
Which Folder i am using asset file ? www OR src Folder …
I am using src folder ionic 2 version
How to Set path ?
My Setting Path for Showing Images : Imagine I am Here in Page1.html file >this path works fine on localhost but images not showing on android debug apk file
<img src="../../assets/post/logo.jpg" width="80x80">