[android-developers] Re: traceview on 64bit computer

2009-07-05 Thread Christine
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

[android-developers] Re: traceview on 64bit computer

2009-07-05 Thread Christine
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

[android-developers] Re: traceview on 64bit computer

2009-07-05 Thread Christine
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 christine.kar...@gmail.com wrote: Thanks. Actually, I found another solution. In the android_sdk tools/lib

[android-developers] Re: traceview on 64bit computer

2009-07-05 Thread Christine
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 christine.kar...@gmail.com wrote: Thanks. Actually, I found another solution. In the android_sdk tools/lib

[android-developers] Re: traceview on 64bit computer

2009-07-05 Thread Christine
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 christine.kar...@gmail.com wrote: Thanks. Actually, I found another solution. In the android_sdk tools/lib

[android-developers] Re: traceview on 64bit computer

2009-07-05 Thread Christine
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 christine.kar...@gmail.com wrote: Thanks. Actually, I found another solution. In the android_sdk tools/lib

[android-developers] Re: traceview on 64bit computer

2009-07-05 Thread Christine
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 christine.kar...@gmail.com wrote: Thanks. Actually, I found another solution. In the android_sdk tools/lib

[android-developers] Re: traceview on 64bit computer

2009-07-04 Thread Jeff Boody
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-version/tools/ traceview with the following # javaCmd=java