Forcibly Installing a 32-Bit Application
Function
If both 32-bit and 64-bit APKs are supported, the 32-bit APK will be installed on the cloud phone.
How to Use
You push the configuration file to /data/local/config/use32bit and installs the APK. The 32-bit APK will be installed on the cloud phone. You can also delete the current configuration file, uninstall the 32-bit APK, and install the 64-bit APK.
Constraints
- If the configured APK does not support 32-bit, the application will fail to be installed.
- The configuration format is as follows: ${package_name}
com.aaa.bbb
com.aaa.ccc
com.aaa.ddd
- The configuration file uses the Unix line feed (\n).
- Set the file permission to 644.
- The setting takes effect immediately.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot