I have some methods that I would like to put into a helper library so that I can use them in different projects.
How should I do this in eclipse. Make a new android project and put a package in it like com.example.helper OR Make a new Java Project and the package com.example.helper OR just put the new package in the existing project Thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

