- Home /
loading Images from streaming assets in Android
Hello! I need to load images from the streaming assets on android. I've tried lots of methods but still its not working. I'm using www class to access the image file and saving that file to persistent data path but the saved files are of 0 bytes (maybe not being saved properly). I'm attaching two images. The first one is about the www class to get image from streaming assets and saving to persistent data path while the second one is about the function that gets image (from persistent data path) and converts it to sprite. So guys please give me some solid lead to this problem. Your help will be much appreciated.
Your answer
Follow this Question
Related Questions
Read .xml file content with WWW class 0 Answers
Acessing Steaming Assets folder in Android 1 Answer
StreamingAssets Folder Max Size 2 Answers
Android Data Directory 0 Answers
Android Streaming asset path won't open 2 Answers