-1

I am beginner in Android development and couldn't find the major difference between Android versions and API levels??I have tried from different sites but couldn't perceive.

1 Answers1

0

Well, API is for development, so the changes in new API version are more "inside". But new version of Android usually adds more features for users, that are "visible".Android: API level VS. Android version

Check out this article: https://developer.android.com/guide/topics/manifest/uses-sdk-element.html#ApiLevels

Community
  • 1
  • 1
xxx
  • 3,315
  • 5
  • 21
  • 40