I'd like to run another package installed on my app, but I think it's possible if I use the int, but I can't find any way to find it. Could you please give me a link or explanation about it?
android android-intent
Intent launchIntent = getPackageManager().getLaunchIntentForPackage("com.package.address");
startActivity(launchIntent);
If you don't know the main activity, you can write the package name.
© 2024 OneMinuteCode. All rights reserved.