Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

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

Merged
merged 4 commits into from
Jul 30, 2024

Conversation

kjhollen
Copy link
Member

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.

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
Copy link
Member Author

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!

use `gradle dist` to build project, which will also copy it into the
user's processing sketchbook folder, and prepare a .zip file for
online distribution.

generates the library.properties file from a template, copying data
over from build.properties (both found in the resources folder).

uses new maven repository created by @codeanticode

updates .mov -> .mp4 in example, for better Android compatibility.

updated README with brief build instructions.
will add Android Studio instructions later.
@SableRaf
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants