Building Android IDE
in
Android Processing
•
6 months ago
It doesn't work, not even close
I was following instructions here :
http://wiki.processing.org/w/Android
Download link points to
http://processing.org/download
where is no Android link, so i downloaded source from
https://github.com/processing/processing
in zip file, unpacked it on local disk, created new workspace for Eclipse at the source root and imported projects.
For start, one of the projects has incorrect name, 'core' instead of 'processing-core' which is required by other parts.
Refractoring solved that, but really .. ?
Currently i'm stuck with
'Unbound classpath variable: 'ANDROID_LIB' in project 'android-core' '
This
https://forum.processing.org/topic/eclipse-project-build-settings
is not working.
No luck so far ..
If this works by any chance, would it be that hard to post apk somewhere, like on Play ?
I was following instructions here :
http://wiki.processing.org/w/Android
Download link points to
http://processing.org/download
where is no Android link, so i downloaded source from
https://github.com/processing/processing
in zip file, unpacked it on local disk, created new workspace for Eclipse at the source root and imported projects.
For start, one of the projects has incorrect name, 'core' instead of 'processing-core' which is required by other parts.
Refractoring solved that, but really .. ?
Currently i'm stuck with
'Unbound classpath variable: 'ANDROID_LIB' in project 'android-core' '
This
https://forum.processing.org/topic/eclipse-project-build-settings
is not working.
No luck so far ..
If this works by any chance, would it be that hard to post apk somewhere, like on Play ?
1