HI,
I have 2 projects (each has its own apk). Can you please tell me how can I launch an activity which is in another apk that I created? I have this activity which I want to launch from another project: // what should I put in here so that I can launch this from another activity in another project?