what to know in order running Activity in extern application
        Posted  
        
            by rayman
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by rayman
        
        
        
        Published on 2010-04-27T08:55:39Z
        Indexed on 
            2010/04/27
            11:23 UTC
        
        
        Read the original article
        Hit count: 267
        
android
|android-sdk
Hi,
I wonder if it's possbile, and if it is, what i`am suppose to know, in order to run an Activity in some application, while i am calling it from another application.
for example, now i am on Application A, and i want to run an Activity on Application B. what parameters do i need to know in order to do that?
Thanks,
© Stack Overflow or respective owner