Suchergebnisse

Ergebnisse 1 bis 4 von 4
Erweiterte Suche

Suche in Namensräumen:

  • Android Training/Running Your Application/en (Kategorie Android Training) (Abschnitt Set up your device)
    you have a real device 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…
    6 KB (773 Wörter) - 23:16, 18. 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
  • 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
  • of the Android SDK that your app supports. targetSdkVersion indicates the highest version of Android with which you have tested your application. As new…
    9 KB (1.273 Wörter) - 21:50, 30. Dez. 2015
Android Training/Running Your Application/en
If you followed the previous lesson to create an Android project, it includes a default set of "Hello World" source files that allow you to immediately run the app. How you run your app depends on two things: whether you have a real device 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, and in both cases with either Android Studio or the command…