Building with Android error java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty #2348
-
I am trying to build my project for android but I keep getting this error: FAILURE: Build failed with an exception.
I am using openJDK8. My android sdk manager setup looks like this. I don't have any previous experience developing for android so sorry if this is a simple problem. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 6 replies
-
Hello, um I just followed this tutorial -> https://lime.software/docs/advanced-setup/android/ and had no trouble building, note that lime requires NDK version r15c, android studio doesn't offer the r15c version. |
Beta Was this translation helpful? Give feedback.
Hello, um I just followed this tutorial -> https://lime.software/docs/advanced-setup/android/ and had no trouble building, note that lime requires NDK version r15c, android studio doesn't offer the r15c version.
If you don't know how to setup ndk manually, just ask and I'll help you.