Hi everybody,
I search a way to share a view between two applications. What for :
- Application A have the display and ask for others applications (having right intent) to give it view to show on screen.
- Application B compute a view to give to application A
- Application C compute a view to give to application A
- Application D compute a view to give to application A
- ...
- Finally, Application A compute screen display with all theses views.
For know I understand that a provider allow to share simple data between application so I believe that my request is not possible.
Any idea ?
Thanks a lot.
Best regards,
Praline.





?