Translations:Android Training/Supporting Different Platform Versions/6/en: Unterschied zwischen den Versionen

Aus Android Wiki
(Neue Version von externer Quelle importiert)
 
(kein Unterschied)

Aktuelle Version vom 10. Januar 2016, 04:08 Uhr

Nachricht im Original (Android Training/Supporting Different Platform Versions)
As new versions of Android are released, some style and behaviors may change. To allow your app to take advantage of these changes and ensure that your app fits the style of each user's device, you should set the <code>[http://developer.android.com/guide/topics/manifest/uses-sdk-element.html#target targetSdkVersion]</code> value to match the latest Android version available.

As new versions of Android are released, some style and behaviors may change. To allow your app to take advantage of these changes and ensure that your app fits the style of each user's device, you should set the targetSdkVersion value to match the latest Android version available.