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.
ユーザーの現在の OS バージョンを追跡したいのですが、Android は OS アップデートのインテントをブロードキャストしますか?
いいえ、必要なときにいつでも確認できませんか?その非常に簡単な手順:
int sdk = android.os.Build.VERSION.SDK_INT;