안드로이드 개발 정보
(글 수 1,067)
안녕하세요 아즈라엘 입니다.
AssetFileDescriptor fd = this.getAssets().openFd("test.txt");
위와 같은 소스로 빌드시 This file can not be opened as a file descriptor; it is probably compressed
와 같은 에러 메세지가 나온다면..
test.txt -> test.png 로 확장자를 바꾸시면 됩니다.
별거 아니지만.. 황당시츄에이션이네요..--;;
-- PS : 에러메세지 노트 만들면 안되나요? 게시판 하나 만들면 좋을거 같네요 ㅎㅎ
This file can not be opened as a file descriptor; it is probably compressed
요것과 같은 에러가 나오신 분들은 리플 달아주세요~!!
리플달때.. 에러가 발생되는 상황 , 해결하셨으면 해결한 방법을 적어주시면 좋을거 같네요..
mp3로 바꾸어도 괜찮더군여