Content providers may be the one approach http://developer.android.com/reference/android/content/ContentProvider.html
On Tue, Jan 11, 2011 at 6:49 PM, Marcin Orlowski <[email protected]>wrote: > Hi, > > I got app A and B. Now I need app A to be able to ask app B to build > some content (bitmap) and return it so A can use it. > What is best approach to do that (I don't want to write any temporary > files to SD)? > > -- > 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 -- --Jitesh .V. Dedhiya--- Don't Learn To Hack but Hack To Learn -- 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

