r0boto
r0boto
Hello, I found the following exception when I trying to destroy second magnet instance used as a preloader. **The exception is following:** > 10-24 09:18:47.395 12745-12906 A: java_vm_ext.cc:504] JNI DETECTED...
Hello, I'm using volley library: compile 'com.mcxiaoke.volley:library:1.0.19' In http helper class i have the following method. ``` public static JsonRequest createRequest(String responseType, int requestMethod, String scheme, String url, final String...
Hello, I still obtaining following Exception randomly during the sync (encrypt/decrypt) of the values. I have no idea how to avoid the following Exception, what I'm doing wrong? Encryption/Decryption is...