What intent should use to open wallet app(like blockchain, tronlink pro,...).
To open android market app we can use this:
"market://details?id=" + appPackageName
I want use an intent that show all wallet app installed on device. Thanks.
What intent should use to open wallet app(like blockchain, tronlink pro,...).
To open android market app we can use this:
"market://details?id=" + appPackageName
I want use an intent that show all wallet app installed on device. Thanks.