This document outlines the privacy-related features and behavior changes introduced in Android 10 (API level 29), focusing on enhanced user control over data and app capabilities.
developer.android.com
Android 10 and up require ACCESS_FINE_LOCATION, ACCES_COARSE_LOCATION is no more enough for Bluetooth discovery.
Hi Erel. What's the reason not to use 29, If I want to be prepared for Android 10 and use some of the new features (especially security ones) only available in this version?
Thank you.
Dan
What's the corect place to ask this? I really want to understand why targetSdkVersion=29 is a mistake and how I can use features available only in Android 10 if targetSdkVersion=28.