Thanks for the reminder of looking at the samples, looked up the TicTacToe example. It was the default.properties that i needed to update in the project that was trying to reference the library. Need to add line something like:
android.library.reference.1=../<YOUR LIB>/ Now shows project is referenced in the UI all ok. Would have been nice if the Add button worked though.. On Mar 8, 11:24 pm, TreKing <[email protected]> wrote: > On Tue, Mar 8, 2011 at 5:22 PM, Taf <[email protected]> wrote: > > Would be happy to have a go at hand editing the .projects files if any one > > has an example of a .project file for a Library and a .project file for a > > project referencing a library. > > Look at the sample that comes with the SDK. That's what I did when I ran > into this. > > --------------------------------------------------------------------------- > ---------------------- > 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

