Android IDE (AIDE) Support Forum

Can any one help me

java.lang.ClassNotFoundException: com.mediatek.cta.CtaUtils
[OkHttp] sendRequest>>
[OkHttp] sendRequest<<
[okhttp]:check permission begin!
[okhttp] e:java.lang.ClassNotFoundException: com.mediatek.cta.CtaUtils

why i take this error during java basic lesson when trying run java

For me it looks like a missing lib. Check if you imported lib in gradle file (implementation com…).