Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Hallo zusammen,
gibt es die Möglichkeit, mit FreeBSD direkt oder per Linux-Emulation Android-Anwendungen zu entwickeln?
Viele Grüße
Morfio
Exception in thread "main" java.lang.UnsatisfiedLinkError: org.eclipse.swt.internal.gtk.OS._G_TYPE_INT()I
at org.eclipse.swt.internal.gtk.OS._G_TYPE_INT(Native Method)
at org.eclipse.swt.internal.gtk.OS.G_TYPE_INT(Unknown Source)
at org.eclipse.swt.widgets.Tree.getColumnTypes(Unknown Source)
at org.eclipse.swt.widgets.Tree.createHandle(Unknown Source)
at org.eclipse.swt.widgets.Widget.createWidget(Unknown Source
Ich weiss nicht inwiefern das Relevanz hat. Hab letztens gesehen, dass das adt in den Ports ist:
http://www.freshports.org/devel/android-tools-adb/
Execute failed: java.io.IOException: Cannot run program "xxx/dx": java.io.IOException: error=2, No such file or directory
#!/usr/bin/env bash

git clone --recursive https://github.com/kontalk/androidclient
cd androidclient
export TERM=dumb # frag nicht, gradle kommt bei mir nicht mit xterm klar
./gradlew build
Hey Morfio, hast du mal was mit Gradle benutzt? Ich bekomm es leider nicht hin.
Für alle, die vor Eclipse zurückschrecken wäre das auf jeden Fall eine Erleichterung, weil der Code von Jetbrains kommt und die wunderbar funktionierende und übersichtliche IDE's bauen.
We use essential cookies to make this site work, and optional cookies to enhance your experience.