Hi All, I've seen the error below in many forums but todate I cannot solve it to get my android app to work: 06-05 09:38:52.665: W/System.err(1480): java.lang.UnsatisfiedLinkError: Couldn't load xxxxx: findLibrary returned null
I'm using Eclipse So far I tried the following: 1. Added the xx.jar file to the java build path and marked for export. 2. Created a /lib folder and copied in the xxx.jar file 3. Reordered the xx.jar to first, last or any other position in the "order and export" list 4. Copied the \Android\android-sdk\platforms\android-15 folder Please help as I have working on this problem for three days. Thanks -- 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] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

