processing / processing-video-android

Processing Video implementation for Android
32 stars 18 forks source link

Update to be compatible with latest version of Android Mode #15

Closed kjhollen closed 1 month ago

kjhollen commented 1 year ago

fixes #14 #12 #10

One caveat: had to manually unzip the AndroidMode.zip to have it pick up classes in processing-core.zip, but other than that, this works with the most recent Android Mode and Processing4.

kjhollen commented 1 year ago

Hi @omerjerk! Thank you for making this library. I'm updating it to use in a personal project and plan to add a few more features that I need over the next few months.

For now, I was able to get the project building with the latest version of Android mode and wanted to share the update. It looks like it's been a while since this project has been active—are you still interested in maintaining this if I make a few updates? I can also just keep the updates in my own repo, with credit to you as the original author. Please let me know what you'd like to do. Thanks!

SableRaf commented 1 month ago

Hi @omerjerk and thanks for your work on the Android Video library for Processing! Would you be able to merge Kate's PR and make a release? Alternatively, would you be willing to transfer the repository to the Processing Foundation organisation on GitHub (https://github.com/processing) so we can take care of this update?