Benutzer-Werkzeuge

Webseiten-Werkzeuge


en:android

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
Letzte ÜberarbeitungBeide Seiten der Revision
en:android [2018/12/21 21:43] roehneren:android [2018/12/21 21:45] roehner
Zeile 9: Zeile 9:
  
 ==Possibility 2== ==Possibility 2==
-Only install the Android SDK. On the page [[https://developer.android.com/studio/index.html | Install Android Studio]] scroll to //Get just the command line tools// and install the command line tools. These contain the SDK- manager with which you can install these components after:+Install the Android SDK only. On the page [[https://developer.android.com/studio/index.html | Install Android Studio]] scroll to //Get just the command line tools// and install the command line tools. These contain the SDK- manager with which you can install these components after:
  
 <code> <code>
Zeile 39: Zeile 39:
 In case of the error message //Cannot resolve symbol 'R'// reduce the Graddle version to 2.0.0 in the file //build-gradle//, which is located in the project folder of the app. In case of the error message //Cannot resolve symbol 'R'// reduce the Graddle version to 2.0.0 in the file //build-gradle//, which is located in the project folder of the app.
  
-In case of the error message //signatures do not match the previously installed version; Ignoring// on the phone delete the old version of the app.+In case of the error message //signatures do not match the previously installed version; Ignoring// delete the old version of the app on the phone.
  
 === Demo-App=== === Demo-App===
en/android.txt · Zuletzt geändert: 2018/12/21 21:50 von roehner