android-tutorials-glide icon indicating copy to clipboard operation
android-tutorials-glide copied to clipboard

Example code for Glide tutorial series, start here:

Results 2 android-tutorials-glide issues
Sort by recently updated
recently updated
newest added

My AndroidMenifresh.xml ``` ``` ``` 03-02 10:09:25.238 32386-32386/io.futurestud.tutorials.glide W/System.err: javax.net.ssl.SSLHandshakeException: java.security.cert.CertPathValidatorException: Trust anchor for certification path not found. 03-02 10:09:25.239 32386-32386/io.futurestud.tutorials.glide W/System.err: at com.android.org.conscrypt.OpenSSLSocketImpl.startHandshake(OpenSSLSocketImpl.java:361) 03-02 10:09:25.239 32386-32386/io.futurestud.tutorials.glide W/System.err: at okhttp3.internal.io.RealConnection.connectTls(RealConnection.java:195)...

I have implemented UsageExampleGlideModuleUnsafeOkHttp.java as per the given example. Still not able to load Unsafe SSL URL Image.