'Class.notfound jdbc MySQL Android Studio [duplicate]

class.forname("java.sql.jdbc.Driver") throws the Unhandled exception error: java.lang.ClassNotFoundException. Library added, paths in build.gradle is spelled out the error does not disappear at all. I tried to find similar topics, but I didn't find anything. I don't understand how this can be fixed, maybe someone knows how to solve this problem?enter image description hereenter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source