Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
android eclipseプロジェクトには、assets/gfxのようなディレクトリがあります。このディレクトリにはmysprite.pngのようなファイルがありますが、元のgimpファイルであるmysprite.xcfもあります。このファイルはapkファイルに含まれていますか?含まれている場合、apkファイルのビルドから除外する方法はありますか?
まず、はい。このファイルは、apkファイルと/resファイルに存在します。
第二に、いいえ。apkの内容を変更することはできません(削除、追加、..)。あなたはそれら(例えば写真)をSDカードに保存することができます