Skip to content Skip to main navigation Skip to footer

OPK/APK development environment switch

There are only two ways to correctly load the robot ability component of the installed APK:

1. Through the robot application center, click apk to run.

The specific method is: pull down with three fingers on the robot screen -> all applications -> find the APK and enter.

If you need a debug program, you can open the APK in this way, and then the attach process can be debugged.

For example, we want to open a developer demo Demo:

2. Set the APK as the default APK.

This method is not suitable for debugging, please refer to the SDK access part in apk development for details.

If you use Android studio’s run or debug to directly start the apk, it will not be able to load the robot ability components correctly, remember.