Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Remove deprecated PythonActivity from android/camera #525

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Remove deprecated PythonActivity from android/camera #525

wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented Nov 24, 2019

Fixes #520 #510

PythonActivity = autoclass('org.renpy.android.PythonActivity')

The plyer's Android camera module had an unused and deprecated PythonActivity. Removing it avoids crashing.

@tomgold182
Copy link

@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

@ghost ghost changed the title Fix for Android camera module Remove deprecated PythonActivity from android/camera Jan 23, 2020
Copy link

@Fak3 Fak3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
2 participants