其实这里都有https://developer.android.com/intl/zh-cn/about/versions/marshmallow/android-6.0.html 我来当下搬运工吧(突然发现坑开太大。。让我歇会儿) Fingerprint Authentication 系统原生支持了,不过要获取权限,类似这样 <uses-permission android:name="android.permission.USE_FINGERPRINT" /> Confirm Credential 可以使用用户自己创建的 PIN 来识别是否是用户本人。 App Linking 如果你的 App 指定了某个链接, 那么你打开这个链接的时候就直接启动这个app,访问内容。。这个链接可以是网址啦,也可以跳过浏览器 Auto Backup for Apps 基于 Google 账号自动备份。。这个。。。 Direct Share Voice Interactions Assist API Adoptable Storage Devices Notifications 10. Bluetooth Stylus Support 11. Improved Bluetooth Low Energy Scanning 12. Hotspot 2.0 Release 1 Support 13. 4K Display Mode 14. Themeable ColorStateLists 15. Audio Features 16. Video Features 17. Camera Features 18. Android for Work Features 19. Runtime Permissions 20. Doze and App Standby 21. Apache HTTP Client Removal 22. BoringSSL 23. Access to Hardware Identifier 24. AudioManager Changes 25. Text Selection 26. Browser Bookmark Changes 27. Android Keystore Changes 28. Wi-Fi and Networking Changes 29. Camera Service Changes
其实这里都有
https://developer.android.com/intl/zh-cn/about/versions/marshmallow/android-6.0.html
我来当下搬运工吧(突然发现坑开太大。。让我歇会儿)
Fingerprint Authentication
系统原生支持了,不过要获取权限,类似这样
Confirm Credential
可以使用用户自己创建的 PIN 来识别是否是用户本人。
App Linking
如果你的 App 指定了某个链接, 那么你打开这个链接的时候就直接启动这个app,访问内容。。这个链接可以是网址啦,也可以跳过浏览器
Auto Backup for Apps
基于 Google 账号自动备份。。这个。。。
Direct Share
Voice Interactions
Assist API
Adoptable Storage Devices
Notifications
10. Bluetooth Stylus Support
11. Improved Bluetooth Low Energy Scanning
12. Hotspot 2.0 Release 1 Support
13. 4K Display Mode
14. Themeable ColorStateLists
15. Audio Features
16. Video Features
17. Camera Features
18. Android for Work Features
19. Runtime Permissions
20. Doze and App Standby
21. Apache HTTP Client Removal
22. BoringSSL
23. Access to Hardware Identifier
24. AudioManager Changes
25. Text Selection
26. Browser Bookmark Changes
27. Android Keystore Changes
28. Wi-Fi and Networking Changes
29. Camera Service Changes