plyer
plyer copied to clipboard
Remove deprecated PythonActivity from android/camera
Fixes #520 #510
https://github.com/kivy/plyer/blob/0b7d8a08108ccb43d751d3fb6fb4a40a21b1ff6c/plyer/platforms/android/camera.py#L9 The plyer's Android camera module had an unused and deprecated PythonActivity. Removing it avoids crashing.
@Franccisco i have checked your fix. it not crushing about the deprecated import anymore,
but now it crashes with this error:
Class not found 'org/jnius/NativeInvocationHandler