Project references do not work at runtime. Not sure why. Try to use a jar reference to the dependent project instead...
Éderson On Wed, Dec 2, 2009 at 10:42 AM, Daber <[email protected]> wrote: > Hi, > > I've following problem. I've created 2 projects. One with content > provider. Second with client activity using this provider. > > I've set project references in eclipse. Compliation completes > succesfuly. Problem is at runtime. > > Provider.CONTENT_URI as well as other static public fields are not > resolved at runtime. > > How to solve this problem? > > > Thanks, in advance > > -- > 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]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- 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

