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.
2 つの言語用にビルドされた Android アプリケーションがあります (組み込みの言語サポートを使用していません)。
各言語の APK ファイルをすばやくエクスポートしたいと考えています。
言語を示すシングルトン クラスの 1 つの変数を変更する必要がありますが (これは簡単です)、resフォルダーからグラフィックを除外する必要もあります。
res
毎回グラフィックを削除/追加することなく、これを自動的に行うにはどうすればよいですか?