I want to open an installed application inside my app in a given view. Like I want to use a back button at top left corner and installed application should be loaded below the back button view. How can i implement this?
            Asked
            
        
        
            Active
            
        
            Viewed 46 times
        
    1 Answers
1
            You can certainly link an app to another. But you can't open an app inside another like a web view. You simply cannot.
 
    
    
        Community
        
- 1
- 1
 
    
    
        Aniket Kapse
        
- 315
- 3
- 20
- 
                    Yeah it's true that you can't open app inside any app. That's not possible at all! – Paresh Mayani Apr 21 '14 at 09:20
