On Thu, Feb 17, 2011 at 5:05 PM, Bret Foreman <bret.fore...@gmail.com> wrote:
> This Android lib stuff has been flaky and hard to use from the start.
> That's why I put it off for as long as I possibly could. But I have no
> choice now, I need to share some code among apps.

Unless that code has accompanying resources, you can just create a
regular project to JAR those classes up.

I haven't run into a VerifyError from Android library project work,
and I've created a fair number of such projects. Then again, I don't
use Eclipse, and perhaps there's something in wiring Android
projects/library projects together in Eclipse that is tripping you up.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

_Android Programming Tutorials_ Version 3.1 Available!

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to