Embed External Intent In Main Activity
I have seen a number of examples of using an ActivityGroup to embed multiple Activites in a single view. In each of these cases, the Activities being loaded are internal to the cur
Solution 1:
Is it possible to load an external Activity within a View inside my running application?
No, sorry, that is not possible.
Post a Comment for "Embed External Intent In Main Activity"