I don't see the images in my phone when I built the application

when I work app, I put some pic in folder img and I make to see it in page html. it is ok to browser of computer (local server) I see it. but when i build (with >ionic build android ), I take the apk to install on the phone i don’t see the pic. Thank you for your help in advance

No one can really help you without seeing your folder structure, some code, or some errors. All I can really tell you is to make sure your image is not corrupt, and make sure your src attribute is pointing to the right location.