1. First, cross-compile the executable file hello.
2. Put hello under assets.
3. In the Android platform, the execution file of dalvikvm is encapsulated in apk format, and finally the runtime loader will decompress it to get the security access related to the permission branch in the compiled androidmanifest.xml file.