AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Android Studio - Is There a Runtime Version?
The API reference very clearly says, like the version check that you can use and it's also completely optional. But another piece of work that we've done is to enable Android Studio to auto-generate the best version check to use a particular API. So, what happens if you use an API that's not available on your minimal SDK level is that you get a vent warning that you haven't checked the version. Now it will tell you about this API is available in an extension and auto-Generate the code for the version check.