Thanks TreKing. This seems a very good start. I will try that. Thierry.
2010/11/15 TreKing <treking...@gmail.com> > On Mon, Nov 15, 2010 at 5:09 AM, Thierry Legras <tleg...@gmail.com> wrote: > >> - that separate plugin application should be able to access some tables in >> the main application DB. Is it possible to do that without broadcast >> receiver? >> > > Look into ContentProvider. > > >> - the main application uses a TabActivity: is it possible that a the >> tabactivity instanciates an Intent Activity that is part of the plugin? >> > > Not sure what an "Intent Activity" is, but it's possible for the > TabActivity to launch an intent that triggers the plugin, sure. > > >> - does the plugin can access main application preferences (not sure this >> would be necessary, but better to anticipate the question!) >> > > Probably, but unnecessary. Look at ContentProvider again. > > >> - is it possible from the plugin to access main applications ressources? >> > > No idea. > > > ------------------------------------------------------------------------------------------------- > 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 android-developers@googlegroups.com > To unsubscribe from this group, send email to > android-developers+unsubscr...@googlegroups.com<android-developers%2bunsubscr...@googlegroups.com> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- Thierry. -- 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