Suchergebnisse

  • Android Training/Building Your First App/en (Kategorie Android Training)
    Welcome to Android application development! This class teaches you how to build your first Android app. You’ll learn how to create an Android project and…
    1 KB (176 Wörter) - 04:43, 18. Dez. 2015
  • Android Training/en (Kategorie Android Training)
    Sprachen: Deutsch • ‎English Welcome to Training for Android developers. Here you'll find sets of lessons within classes that describe how to accomplish…
    889 Bytes (140 Wörter) - 04:42, 18. Dez. 2015
  • how to use APIs available in new versions of Android while continuing to support older versions of Android. Portions of this page are modifications based…
    1 KB (196 Wörter) - 03:31, 21. Dez. 2015
  • external file. Android makes this easy with a resources directory in each Android project. If you created your project using the Android SDK Tools (read…
    4 KB (523 Wörter) - 19:20, 24. Dez. 2015
  • the latest versions of Android often provide great APIs for your app, you should continue to support older versions of Android until more devices get updated…
    5 KB (611 Wörter) - 04:08, 10. Jan. 2016
  • created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.…
    2 KB (352 Wörter) - 21:13, 9. Feb. 2016
  • running Android and whether you're using Android Studio. This lesson shows you how to install and run your app on a real device and on the Android emulator…
    6 KB (773 Wörter) - 23:16, 18. Dez. 2015
  • created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.…
    5 KB (725 Wörter) - 03:55, 10. Jan. 2016
  • using Android Studio or using the SDK tools from a command line. Note: You should already have the Android SDK installed, and if you're using Android Studio…
    9 KB (1.273 Wörter) - 21:50, 30. Dez. 2015
  • components. Android Studio includes a stub for the onCreate() method when you create a new activity. The New Android Activity window appears. In Android Studio…
    17 KB (1.791 Wörter) - 21:27, 20. Dez. 2015
  • <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent"…
    14 KB (1.783 Wörter) - 19:23, 18. Dez. 2015
  • Vorlage:Android Training/Attribution/en (Kategorie Android Training)
    created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.…
    447 Bytes (35 Wörter) - 04:38, 18. Dez. 2015
  • created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.…
    279 Bytes (32 Wörter) - 04:38, 18. Dez. 2015
Android Training/Building Your First App/en
Welcome to Android application development! This class teaches you how to build your first Android app. You’ll learn how to create an Android project and run a debuggable version of the app. You'll also learn some fundamentals of Android app design, including how to build a simple user interface and handle user input.