Jim wrote: > I just figured out the answer. > > For some reason, the new Android SDK tools need any external libraries to > be accessed from a libs directory that is a subdirectory of the project's > directory. I made the directory and copied the jsoup library to it, redid > the build path, and voila! It works! >> >> >> Could the reason be: http://developer.android.com/tools/projects/index.html "libs/ Contains private libraries." ?
See also http://lmgtfy.com/?q=android+add+jar+to+project -- Lew -- -- 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 --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

