Images in offline app

When I'm making mobile app, which I want to work properly even when user does't have internet connection, must I use Media Assets only? Because I don't know if image from Image Path can be loaded offline. And I want App state List with images (to display in ListView etc.). And there I can use only image path. How could i resolve it please?

3 replies