Troubleshooting
Problem 1: The gradle package is not found.
Symptom:
The client APK fails to be compiled, and the system displays a message indicating that the gradle-***-all.zip file specified by the system is not found.
Possible Causes:
- The gradle-***-all.zip package does not exist on the local host.
- The location of the gradle-***-all.zip file is incorrect.
Procedure:
Parent topic: Developer Guide