Translations:Android Training/Starting Another Activity/19/en: Unterschied zwischen den Versionen

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

Aktuelle Version vom 20. Dezember 2015, 21:22 Uhr

Nachricht im Original (Android Training/Starting Another Activity)
'''Note:''' Your Android SDK should already include the latest Android Support Library, which you installed during the [http://developer.android.com/sdk/installing/adding-packages.html Adding SDK Packages] step. When using the templates in Android Studio, the Support Library is automatically added to your app project (you can see the library's JAR file listed under ''Android Dependencies''). If you're not using Android Studio, you need to manually add the library to your project—follow the guide for [http://developer.android.com/tools/support-library/setup.html setting up the Support Library] then return here.

Note: Your Android SDK should already include the latest Android Support Library, which you installed during the Adding SDK Packages step. When using the templates in Android Studio, the Support Library is automatically added to your app project (you can see the library's JAR file listed under Android Dependencies). If you're not using Android Studio, you need to manually add the library to your project—follow the guide for setting up the Support Library then return here.