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 オープン ソース プロジェクト (AOSP) のソース コードを入手して Mac でビルドすると、/aosp/out/host/darwin-x86/bin/adb に Mac バージョンの adb が作成されます。それは予想されます。
Mac で Windows バージョンの adb をビルドするにはどうすればよいですか?
少しグーグルした後、GitHubプロジェクトを見つけました。 これはあなたのために働くかもしれません。