For the 64bits SWT, make sure you download the right file from here:
http://download.eclipse.org/eclipse/downloads/drops/R-3.4.2-200902111700/index.php#swt
On Jul 5, 1:40 pm, Christine wrote:
> Thanks.
>
> Actually, I found another solution. In the android_sdk tools/lib
> directory I replaced sw
For the 64bits SWT, make sure you download the right file from here:
http://download.eclipse.org/eclipse/downloads/drops/R-3.4.2-200902111700/index.php#swt
On Jul 5, 1:40 pm, Christine wrote:
> Thanks.
>
> Actually, I found another solution. In the android_sdk tools/lib
> directory I replaced sw
For the 64bits SWT, make sure you download the right file from here:
http://download.eclipse.org/eclipse/downloads/drops/R-3.4.2-200902111700/index.php#swt
On Jul 5, 1:40 pm, Christine wrote:
> Thanks.
>
> Actually, I found another solution. In the android_sdk tools/lib
> directory I replaced sw
For the 64bits SWT, make sure you download the right file from here:
http://download.eclipse.org/eclipse/downloads/drops/R-3.4.2-200902111700/index.php#swt
On Jul 5, 1:40 pm, Christine wrote:
> Thanks.
>
> Actually, I found another solution. In the android_sdk tools/lib
> directory I replaced sw
For the 64bits SWT, make sure you download the right file from here:
http://download.eclipse.org/eclipse/downloads/drops/R-3.4.2-200902111700/index.php#swt
On Jul 5, 1:40 pm, Christine wrote:
> Thanks.
>
> Actually, I found another solution. In the android_sdk tools/lib
> directory I replaced sw
Thanks.
Actually, I found another solution. In the android_sdk tools/lib
directory I replaced swt.jar by the 64 bits version of swt.jar. Then,
there's 4 .so files in that directory with the number 3236 in it (that
depends on the version of swt that's included in the distribution,
different versio
Thanks.
Actually, I found another solution. In the android_sdk tools/lib
directory I replaced swt.jar by the 64 bits version of swt.jar. Then,
there's 4 .so files in that directory with the number 3236 in it (that
depends on the version of swt that's included in the distribution,
different versio
To make traceview work on 64-bit Ubuntu
1) sudo apt-get install ia32-sun-java6-bin
2) Determine the path of the ia32-sun-java6-bin java binary
update-java-alternatives -l
3) Replace javaCmd="java" in android-sdk-linux_x86-/tools/
traceview with the following
# javaCmd="java"
8 matches
Mail list logo