When I created TestApp it automatically added android.library.reference.1=/home/axa/test/project entry to default.properties, and sdk.dir=/home/axa/development/android-sdk- linux_86 entry to local.properties. Its not only about TestLib I am getting errors about sdk too. I am confused seeing these errors. Any thoughts on this?
On Sep 30, 10:18 pm, Mark Murphy <[email protected]> wrote: > On Thu, Sep 30, 2010 at 1:16 PM, Namrata <[email protected]> wrote: > > I tried setting up 2 test projects as per the instructions given in > >http://developer.android.com/guide/developing/other-ide.html#libraryP... > > TestLib (libray project) and TestApp (application). Setup is done > > successfully. ant compile on TestLib works perfectly. When I tried ant > > debug/release on TestApp it is giving me following errors. > > If I had to guess, TestApp does not reference TestLib: > > http://developer.android.com/guide/developing/other-ide.html#libraryR... > > -- > Mark Murphy (a Commons > Guy)http://commonsware.com|http://github.com/commonsguyhttp://commonsware.com/blog|http://twitter.com/commonsguy > > _The Busy Coder's Guide to Android Development_ 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 [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

