You might want to take a look at these as well: http://developer.android.com/training/sharing/send.html http://developer.android.com/training/sharing/receive.html http://developer.android.com/training/sharing/shareaction.html
I don't think you fully understand how sharing data between apps in android actually works... Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Fri, May 18, 2012 at 11:43 AM, Kristopher Micinski < [email protected]> wrote: > Of course not.. You use a list view. > > I'm more concerned about how you think you can receive data from the > 'easy share' button. What does your app do? Why do you need to store > the data? What do you really want to do. > > You might want to go through the Android tutorials more, ListView > shows up pretty early, and is used quite a bit. There are, of > course, tons of other ways of listing things within a UI, as well... > > kris > > On Fri, May 18, 2012 at 1:30 PM, CaRRtel Industres > <[email protected]> wrote: > > Easy Share is just a button in the action bar like at the top of the Play > > Store so you can share whatever you are looking at. Thanks Kris, I can > use a > > database but I am unfamiliar with ways of getting my app to display what > it > > receives. I am assuming it won't do this automatically, right? > > > > > > On Thursday, May 17, 2012 2:23:32 PM UTC-5, CaRRtel Industres wrote: > >> > >> My app is set to receive incoming data from other apps. What I need help > >> doing is taking the incoming data and putting it in a box. That way all > the > >> data is stacked nicely in a list view. Does any one know how to do this? > >> > >> Thanks In Advance. -Carrtel > > > > -- > > 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 > > -- > 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 > -- 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

