How to open other application on Android ?

I have an application with package “com.abc.xyz” . I want in my Corona app can open this application. Please help me.

Thank you very much!

I don’t think you can open other apps from your app with Corona SDK. 

This is kind of an old link, but the info is still applicable:

https://forums.coronalabs.com/topic/48505-anyway-to-check-if-a-particular-app-is-installed-on-device

Currently it does not work.

Here, I have one application with package name “com.joybox.keepaneye” (https://play.google.com/store/apps/details?id=com.joybox.keepaneye) , it is not declared url scheme. How do I open it from Corona application . Please help me

This should point to the Android way:  https://forums.coronalabs.com/topic/37105-handling-url-scheme-on-android/

Rob

I don’t think you can open other apps from your app with Corona SDK. 

This is kind of an old link, but the info is still applicable:

https://forums.coronalabs.com/topic/48505-anyway-to-check-if-a-particular-app-is-installed-on-device

Currently it does not work.

Here, I have one application with package name “com.joybox.keepaneye” (https://play.google.com/store/apps/details?id=com.joybox.keepaneye) , it is not declared url scheme. How do I open it from Corona application . Please help me

This should point to the Android way:  https://forums.coronalabs.com/topic/37105-handling-url-scheme-on-android/

Rob