On Thu, Dec 8, 2011 at 4:54 PM, Bret Foreman <[email protected]> wrote:
> No, the classes are wrappers around a web service. Nothing to do > with Android system components. > Is there a need for a Library Project then? A standard Java jar should suffice if there's no Android-specific stuff in there. Otherwise, I'd also check that the source files of the referenced library appears under Java Build Path -> Source. I think setting a library project should set that, but maybe not. ------------------------------------------------------------------------------------------------- TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago transit tracking app for Android-powered devices -- 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

