Skip to content

[WIP] make compatible with the new processing APIs #98

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

Closed
wants to merge 5 commits into from
Closed

[WIP] make compatible with the new processing APIs #98

wants to merge 5 commits into from

Conversation

omerjerk
Copy link
Contributor

Signed-off-by: Umair Khan omerjerk@gmail.com

Android mode is still not being shown inside the mode drop down list. No idea why. Is there something special to be done ?

@omerjerk
Copy link
Contributor Author

can anyone help me to write what should go here ? - https://github.com/processing/processing-android/pull/98/files#diff-2288076d35b39dac135cf3285174cbedR56

I had a look at the corresponding method inside the JavaToolbar class but still couldn't figure it out.

Signed-off-by: Umair Khan <omerjerk@gmail.com>
@omerjerk
Copy link
Contributor Author

@benfry Can you please help me with this ?

@benfry
Copy link
Contributor

benfry commented Feb 16, 2015

Still working on it, sorry. The APIs aren't ready to go yet.

Signed-off-by: Umair Khan <omerjerk@gmail.com>
Signed-off-by: Umair Khan <omerjerk@gmail.com>
Signed-off-by: Umair Khan <omerjerk@gmail.com>
@omerjerk
Copy link
Contributor Author

omerjerk commented Mar 2, 2015

As of now the Android Mode is building and running sketches on the device. I'm not sure if it's a good thing to add all the jar dependencies here itself. Any comments here would be really helpful.

Signed-off-by: Umair Khan <omerjerk@gmail.com>
@omerjerk omerjerk mentioned this pull request Apr 21, 2015
@benfry
Copy link
Contributor

benfry commented Apr 21, 2015

Thanks for looking into this.

Unless we're going to complete untangle Android Mode from Java Mode (which we probably should, eventually), let's just use the JARs from Java Mode, instead of re-adding them here.

@omerjerk
Copy link
Contributor Author

I second that. But I was not able to run AndroidMode without adding these JARs. That's why I asked in my last comment about adding these JARs.

@benfry
Copy link
Contributor

benfry commented Apr 21, 2015

So what's not working with referencing the jars from Java Mode? Is it a runtime problem that the class loader cannot find them, or a build problem?

@omerjerk omerjerk closed this May 25, 2015
@omerjerk omerjerk deleted the bugfix-build branch May 25, 2015 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants