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プロジェクトのxmlファイルを解析するための既存の標準ツールはありますか?xmlファイルとは、AndroidManifest.xmlとそれらのGUI記述xmlファイルを意味します。
私の知る限り、これを行うためのクリーンで別個のライブラリはありませんが、独自のライブラリを実装することは複雑ではありません。唯一注意が必要なのは、Androidバージョン間の違いをモデル化することです。