Changes between Version 50 and Version 51 of AndroidPort


Ignore:
Timestamp:
Jan 3, 2012, 12:48:14 AM (12 years ago)
Author:
Anders Feder
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AndroidPort

    v50 v51  
    119119tar -xvf android-sdk_r16-linux.tgz
    120120}}}
    121 Now complete the installation by running the `android` tool:
     121Now complete the installation by running the `android` tool:
    122122
    123123{{{
     
    125125./android
    126126}}}
    127 
    128 
    129 A window with installable packages should appear. In addition to any packages checked by default, make sure '''Android SDK Platform-tools''' is checked and click 'Install packages'.
     127A window with installable packages should appear. In addition to any packages checked by default, make sure 'Android SDK Platform-tools' is checked and click 'Install packages'.
    130128
    131129You also must install a Java Development Kit (JDK) if you haven't already, e.g. [https://apps.ubuntu.com/cat/applications/oneiric/default-jdk/ the standard JDK from Ubuntu Software Center].