I need help to access the Android API with jclass #2499
Razer-0
started this conversation in
Debugging help
Replies: 1 comment 1 reply
-
I don't know what I'm doing wrong or overlooking... I would appreciate any help, thank you. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, I need help to access the Android API with jclass. Currently, when trying to obtain the getApplicationContext I get the following error
E/AndroidRuntime: java.lang.RuntimeException: Unable to start activity ComponentInfo{com.phone.callwave/org.beeware.android.MainActivity}: com.chaquo.python.PyException: NotImplementedError: android.content.Context.getContentResolver is abstract and cannot be called
Beta Was this translation helpful? Give feedback.
All reactions