android - Is it possible to send a view from one Activity to another -


I mean that I have a list view and I want to send a special line of list view and it can be used by any other activity I want to show only one item of the same item_ list view.

I will suggest:

You can only bundle You can pass the details of intent in your list view item and send your other activity in which you create the same layout, the line items in your list view and < code> bundle and show details

Comments

Popular posts from this blog

Pass DB Connection parameters to a Kettle a.k.a PDI table Input step dynamically from Excel -

multithreading - PhantomJS-Node in a for Loop -

c++ - MATLAB .m file to .mex file using Matlab Compiler -