[android-developers] Re: Many app share one Class?

2010-08-03 Thread James Becwar
You need to make a JAR and add them to both projects as external libs.
-James
http://www.jamesbecwar.com


On Aug 3, 12:04 am, 汪健飞  wrote:
> I mean don't find MessageVo in the testTwoApp,because testTwoApp and
> MessageVo don't together project.
>
> 2010/8/3 Floaters 
>
>
>
>
>
> > I think it's easy, maybe you can refre this document:
> >http://developer.android.com/guide/topics/intents/intents-filters.html
>
> > 2010/8/3 汪健飞 
>
> >> I want many app share one class,for example,I have MessageVo,I want
> >> testApp and testTwoApp share MessageVo.but I don't know TestTwoApp use
> >> MessageVo.
>
> >> --
> >> Cary
>
> >> --
> >> You received this message because you are subscribed to the Google
> >> Groups "Android Developers" group.
> >> To post to this group, send email to android-developers@googlegroups.com
> >> To unsubscribe from this group, send email to
> >> android-developers+unsubscr...@googlegroups.com >>  cr...@googlegroups.com>
> >> 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 android-developers@googlegroups.com
> > To unsubscribe from this group, send email to
> > android-developers+unsubscr...@googlegroups.com > cr...@googlegroups.com>
> > For more options, visit this group at
> >http://groups.google.com/group/android-developers?hl=en
>
> --
> Cary

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


Re: [android-developers] Re: Many app share one Class?

2010-08-03 Thread 汪健飞
ok,I see

在 2010年8月3日 下午8:35,James Becwar 写道:

> You need to make a JAR and add them to both projects as external libs.
> -James
> http://www.jamesbecwar.com
>
>
> On Aug 3, 12:04 am, 汪健飞  wrote:
> > I mean don't find MessageVo in the testTwoApp,because testTwoApp and
> > MessageVo don't together project.
> >
> > 2010/8/3 Floaters 
> >
> >
> >
> >
> >
> > > I think it's easy, maybe you can refre this document:
> > >http://developer.android.com/guide/topics/intents/intents-filters.html
> >
> > > 2010/8/3 汪健飞 
> >
> > >> I want many app share one class,for example,I have MessageVo,I want
> > >> testApp and testTwoApp share MessageVo.but I don't know TestTwoApp use
> > >> MessageVo.
> >
> > >> --
> > >> Cary
> >
> > >> --
> > >> You received this message because you are subscribed to the Google
> > >> Groups "Android Developers" group.
> > >> To post to this group, send email to
> android-developers@googlegroups.com
> > >> To unsubscribe from this group, send email to
> > >> android-developers+unsubscr...@googlegroups.com cr...@googlegroups.com>
> > >> 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
> android-developers@googlegroups.com
> > > To unsubscribe from this group, send email to
> > > android-developers+unsubscr...@googlegroups.com cr...@googlegroups.com>
> > > For more options, visit this group at
> > >http://groups.google.com/group/android-developers?hl=en
> >
> > --
> > Cary
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>



-- 
Cary

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en