I need a suggestion here. Consider that I have two applications Application1 and Application2. Before I launch Application2, I want to know whether Application1 exists or not? Can anyone suggest the best method of achieving this.
Thank you
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Here’s how I detect a target package and launch it:
Hope this helps.