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.
ダウンロードしたオープンソース ライブラリの作成に使用された API バージョンを確認するにはどうすればよいですか? 互換性のある API を確認するにはどうすればよいですか?
マニフェスト ファイルに移動し、次のタグを確認します。
<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="16" />
min 、 target 、および max SDK バージョンが表示されます