Android 8.1 で使用できるバージョン文字列
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
Android 8.1 互換性定義のセクション 3.2.2 に記載されているように、システム プロパティ android.os.Build.VERSION.RELEASE
には特定の文字列しか使用できません。これは、アプリやウェブサイトがこの文字列の予測可能な値に依存している可能性があり、デバイスで動作している Android バージョンをエンドユーザーが簡単かつ確実に特定できるようにするためです。
Android ソフトウェアの今後のリリースでは、この文字列が変更されても API の動作は変更されない可能性があるため、このようなリリースには新しい互換性定義ドキュメントが付属しない可能性があります。このページでは、Android 8.1 ベースのシステムで使用できるバージョンの一覧を示します。Android 8.1 で唯一使用できる android.os.Build.VERSION.RELEASE
の値は次のとおりです。
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2022-09-24 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"必要な情報がない"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"複雑すぎる / 手順が多すぎる"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"最新ではない"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"翻訳に関する問題"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"サンプル / コードに問題がある"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"その他"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"わかりやすい"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"問題の解決に役立った"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"その他"
}]