Assuming that I already know the package name of an Android program, such as “com. abs. cpu_z_advance”, how can I call it in an Android project?
system.GotoURL(“com.abs.cpu_z_advance”)
Obviously, this method is not effective.
Assuming that I already know the package name of an Android program, such as “com. abs. cpu_z_advance”, how can I call it in an Android project?
system.GotoURL(“com.abs.cpu_z_advance”)
Obviously, this method is not effective.