Android Workshop Requirements

Aus /bin - basisgruppe informatik - wiki

Wechseln zu: Navigation, Suche

Wenn du für den Android Workshop lieber auf deinem eigenen Notebook arbeiten willst anstatt an den Workstations von Hörsaal 27, musst du den Rechner vorher konfigurieren.

Systemvoraussetzungen

Google empfiehlt:

  • Windows XP (32-bit), Vista (32- or 64-bit), or Windows 7 (32- or 64-bit)
  • Mac OS X 10.5.8 or later (x86 only)
  • Linux (tested on Ubuntu Linux, Lucid Lynx) - GNU C Library (glibc) 2.7 or later is required.
    • On Ubuntu Linux, version 8.04 or later is required.
    • 64-bit distributions must be capable of running 32-bit applications. For information about how to add support for 32-bit applications, see the Ubuntu Linux installation notes.

Konfiguration

  1. Falls nicht vorhanden, installiere Java JDK 5 oder 6 (Download hier)
  2. Falls nicht vorhanden, installiere Eclipse >=3.5, also Eclipse >= Galileo (Download hier)
  3. Installiere das Android SDK (Download hier)
  4. Installiere die Android Development Tools (ADT), das ist ein Eclipse plugin (Anleitung hier)
  5. Folge dem Schritt 4 dieser Anleitung, um nötige Android Komponenten hinzuzufügen. Die folgende Abbildung zeigt, welche Komponenten du mindestens für den Workshop installieren musst:

Screenshot des Android SDK Managers vom Eclipse-Plugin ADT

Für den Workshop werden wir mit API-Level 8 (Android 2.2) arbeiten.