<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>AssetManager on DevTrace — 글로벌 개발 에러 트러블슈팅</title><link>https://tokkabi.com/tags/assetmanager/</link><description>Recent content in AssetManager on DevTrace — 글로벌 개발 에러 트러블슈팅</description><generator>Hugo -- 0.125.7</generator><language>ko</language><lastBuildDate>Sun, 30 Aug 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://tokkabi.com/tags/assetmanager/index.xml" rel="self" type="application/rss+xml"/><item><title>Android AssetManager 'FileNotFoundException: file is probably compressed' — 압축된 asset을 openFd()로 열 때 해결</title><link>https://tokkabi.com/posts/android-assetmanager-filenotfoundexception-compressed-file/</link><pubDate>Sun, 30 Aug 2026 00:00:00 +0000</pubDate><guid>https://tokkabi.com/posts/android-assetmanager-filenotfoundexception-compressed-file/</guid><description>Android의 assets 폴더에서 압축된 파일을 AssetManager.openFd()로 열 때 발생하는 &amp;#39;This file can not be opened as a file descriptor; it is probably compressed&amp;#39; 에러의 근본 원인과 해결책을 설명한다. aapt의 기본 압축 동작, openFd가 필요한 이유, 확장자/빌드 설정으로 해결하는 방법을 다룬다.</description></item></channel></rss>