[AC-5279] Android Error: Could not open stream to get bitmap
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | n/a |
| Status | Closed |
| Resolution | Needs more info |
| Resolution Date | 2017-10-26T22:21:21.000+0000 |
| Affected Version/s | Appcelerator Studio 4.3.0 |
| Fix Version/s | n/a |
| Components | Studio, Titanium SDK & CLI |
| Labels | android, folder, imageView |
| Reporter | Ghassan |
| Assignee | Shak Hossain |
| Created | 2017-10-14T11:06:37.000+0000 |
| Updated | 2017-10-26T22:21:21.000+0000 |
Description
Android will not read any images placed in folders named *_app/assets/images/low_* or
*_app/assets/images/high_*
folders must be named something else like
*_app/assets/images/lowxyz_*
*_app/assets/images/highxyz_*
and the error magically disappears...
Took me hours...hope this can help someone else if issue cannot be resolved otherwise
Hello, Send a sample project that demonstrates the issue. Thanks.