Dies ist eine alte Version des Dokuments!
Neu MainActivity.java in www neue Ordner lib/js cordova.js hineinkopieren ordner xml in verzeichnis res kopieren cordova.jar nach libs kopieren
Einstellungen > Sicherheit > Unbekannte Quellen [x]
ln -sf /usr/share/zoneinfo/posix/Europe/Vienna /usr/share/zoneinfo/localtime
Problem: # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x00007ffd98b50870, pid=20546, tid=14072763817344 Lösung: -XX:-UseCompressedOops in der eclipse.ini hinzufügen
AndroidManifest.xml
<uses-sdk
android:minSdkVersion="8"
android:targetSdkVersion="16" />
~sdk/tools/android avd
Problem: Eclipse Android Unexpected Error While Launching Logcat
In Eclipse starting up the Android emulator the LogCat does not always detect it. In the console you can read the following error:
Unexpected error while launching logcat. Try reselcting the device.] device not found
To solve this. Go to the DDMS perspective
Menu → Window → Open Perspective → DDMS (or find it in “Other…”)