Android Training/Creating an Android Project/de: Unterschied zwischen den Versionen

Die Seite wurde neu angelegt: „Diese Lektion zeigt dir, wie du ein neues Projekt entweder mit dem Android Studio oder mit der Kommandozeile mit Hilfe der SDK Tools erstellen kannst.“
(Die Seite wurde neu angelegt: „Ein Android Projekt enthält alle Dateien, die den Source-Code deiner Android App enthalten.“)
(Die Seite wurde neu angelegt: „Diese Lektion zeigt dir, wie du ein neues Projekt entweder mit dem Android Studio oder mit der Kommandozeile mit Hilfe der SDK Tools erstellen kannst.“)
Zeile 2: Zeile 2:
Ein Android Projekt enthält alle Dateien, die den Source-Code deiner Android App enthalten.
Ein Android Projekt enthält alle Dateien, die den Source-Code deiner Android App enthalten.


This lesson shows how to create a new project either using Android Studio or using the SDK tools from a command line.
Diese Lektion zeigt dir, wie du ein neues Projekt entweder mit dem Android Studio oder mit der Kommandozeile mit Hilfe der SDK Tools erstellen kannst.


'''Note:''' You should already have the Android SDK installed, and if you're using Android Studio, you should also have [http://developer.android.com/sdk/installing/studio.html Android Studio] installed. If you don't have these, follow the guide to [http://developer.android.com/sdk/installing/index.html Installing the Android SDK] before you start this lesson.
'''Note:''' You should already have the Android SDK installed, and if you're using Android Studio, you should also have [http://developer.android.com/sdk/installing/studio.html Android Studio] installed. If you don't have these, follow the guide to [http://developer.android.com/sdk/installing/index.html Installing the Android SDK] before you start this lesson.
11.008

Bearbeitungen