noclassdeffounderror

  1. mohsen programmer

    Android Question try-catch does not work

    Hello friends, I am working on a B4A project and I got java.lang.NoClassDefFoundError: Failed resolution of: Ljava/util/Base64 error on Android 7. I tried using try-catch to handle this error, but to no avail. The application closes completely on some devices (force close) I jetified the...
Top