[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, 汪健飞 wangjf...@gmail.com wrote:
 I mean don't find MessageVo in the testTwoApp,because testTwoApp and
 MessageVo don't together project.

 2010/8/3 Floaters puhao7117...@gmail.com





  I think it's easy, maybe you can refre this document:
 http://developer.android.com/guide/topics/intents/intents-filters.html

  2010/8/3 汪健飞 wangjf...@gmail.com

  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.comandroid-developers%2Bunsubs
   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.comandroid-developers%2Bunsubs 
  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 jbec...@gmail.com写道:

 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, 汪健飞 wangjf...@gmail.com wrote:
  I mean don't find MessageVo in the testTwoApp,because testTwoApp and
  MessageVo don't together project.
 
  2010/8/3 Floaters puhao7117...@gmail.com
 
 
 
 
 
   I think it's easy, maybe you can refre this document:
  http://developer.android.com/guide/topics/intents/intents-filters.html
 
   2010/8/3 汪健飞 wangjf...@gmail.com
 
   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.comandroid-developers%2bunsubscr...@googlegroups.comandroid-developers%2Bunsubs
 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.comandroid-developers%2bunsubscr...@googlegroups.comandroid-developers%2Bunsubs
 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.comandroid-developers%2bunsubscr...@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