When you post a problem/question, it is *very important* that you give a
detailed description of what the issue is. You should try to include details
like:

 Steps you followed
 Operating System
 Sdk version
 Logcat output
 Sample code ( preferably the code should compile and be executable as is)

 Posts with such detailed information will generally be reviewed quicker
than posts without it.


2008/8/29 Dipen <[EMAIL PROTECTED]>

>
> Group,
>
> I have not seen any reply regarding these error. I have seen entries
> in some of the blogs from Developers for months and no solution have
> been reported by Google Android Team.
>
> Finally,  I have solution with help of my very smart friend and Co-
> worker Enrique Sanchez.
>
> Here is how to solve the error:
>
> 1. Download a file named 'swt-M20060629-1905-gtk-linux-x86_64'. I
> could not upload file to these blog. So the easiest way is to just
> Google it.
> 2. Unzip it and replace it to your android's tools/lib folder.
> 3. Done.
>
> Again many thanks to Enrique.
>
> Thanks,
> Dipen
>
>
> On Aug 28, 11:11 am, Dipen <[EMAIL PROTECTED]> wrote:
> > Hi, Group !
> >
> > How do i resolve following ddms error?
> >
> > 09:08 E/ddms: shutting down due to uncaught exception
> > 09:08 E/ddms: java.lang.UnsatisfiedLinkError: /home/fdd001/android/
> > android-sdk-linux_x86-0.9_beta/tools/lib/libswt-pi-gtk-3232.so: /home/
> > fdd001/android/android-sdk-linux_x86-0.9_beta/tools/lib/libswt-pi-
> > gtk-3232.so: wrong ELF class: ELFCLASS32 (Possible cause: architecture
> > word width mismatch)
> >         at java.lang.ClassLoader$NativeLibrary.load(Native Method)
> >         at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1751)
> >         at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1660)
> >         at java.lang.Runtime.loadLibrary0(Runtime.java:823)
> >         at java.lang.System.loadLibrary(System.java:1030)
> >         at org.eclipse.swt.internal.Library.loadLibrary(Library.java:123)
> >         at org.eclipse.swt.internal.gtk.OS.<clinit>(OS.java:22)
> >         at
> org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:63)
> >         at
> org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:54)
> >         at org.eclipse.swt.widgets.Display.<clinit>(Display.java:126)
> >         at com.android.ddms.UIThread.runUI(UIThread.java:325)
> >         at com.android.ddms.Main.main(Main.java:97)
> >
> > Thanks,DipenDalal
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
Announcing the new Android 0.9 SDK beta!
http://android-developers.blogspot.com/2008/08/announcing-beta-release-of-android-sdk.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to