After a winding path with many contributors, Peter Brinkmann closed the final gap for getting Pd running on Android, and then kept going! We know have Pd fully running on Android in a very nice libpd-style implementation that should also serve as a generic Java and Processing library.
Its working very well in our tests so far, but its hardly tested. I do have the rjdj WorldQuantizer running on it very well. No releases yet, just code from git to build in Eclipse:
http://puredata.info/docs/developer/BuildingPdForAndroid
.hc
----------------------------------------------------------------------------
Looking at things from a more basic level, you can come up with a more direct solution... It may sound small in theory, but it in practice, it can change entire economies. - Amy Smith
Hi,
wow, congratulations! These are exciting news!
Ciao
Awesome, great work all!
a.
On 20 July 2010 at 08:53 Frank Barknecht fbar@footils.org wrote:
Hi,
wow, congratulations! These are exciting news!
Ciao
Frank
On Mon, Jul 19, 2010 at 11:00:25AM -0400, Hans-Christoph Steiner wrote:
After a winding path with many contributors, Peter Brinkmann closed the final gap for getting Pd running on Android, and then kept going! We know have Pd fully running on Android in a very nice libpd-style implementation that should also serve as a generic Java and Processing library.
Its working very well in our tests so far, but its hardly tested. I do have the rjdj WorldQuantizer running on it very well. No releases yet, just code from git to build in Eclipse:
http://puredata.info/docs/developer/BuildingPdForAndroid
.hc
Looking at things from a more basic level, you can come up with a more direct solution... It may sound small in theory, but it in practice, it can change entire economies. - Amy Smith
Pd-dev mailing list Pd-dev@iem.at http://lists.puredata.info/listinfo/pd-dev
Pd-dev mailing list Pd-dev@iem.at http://lists.puredata.info/listinfo/pd-dev
Hallo Hans!
Very nice ;) !
Do you maybe know the minimal Android (SDK) version where this should run ? In the AndroidManifest file it says android:minSdkVersion="7", which is Android 2.1 - does it really require such a high version ?
Thanks, LG Georg
Hey Georg,
We're going to try to support 1.6 for now, 2.1 was the easiest development target. Watch the git for updates :-D
.hc
On Jul 20, 2010, at 2:47 PM, Georg Holzmann wrote:
Hallo Hans!
Very nice ;) !
Do you maybe know the minimal Android (SDK) version where this should run ? In the AndroidManifest file it says android:minSdkVersion="7", which is Android 2.1 - does it really require such a high version ?
Thanks, LG Georg
----------------------------------------------------------------------------
I have the audacity to believe that peoples everywhere can have three meals a day for their bodies, education and culture for their minds, and dignity, equality and freedom for their spirits. - Martin Luther King, Jr.
It now supports 1.6, try it out and let us know how it works for you.
.hc
On Jul 20, 2010, at 2:47 PM, Georg Holzmann wrote:
Hallo Hans!
Very nice ;) !
Do you maybe know the minimal Android (SDK) version where this should run ? In the AndroidManifest file it says android:minSdkVersion="7", which is Android 2.1 - does it really require such a high version ?
Thanks, LG Georg
----------------------------------------------------------------------------
"[W]e have invented the technology to eliminate scarcity, but we are deliberately throwing it away to benefit those who profit from scarcity." -John Gilmore
Hallo!
It now supports 1.6, try it out and let us know how it works for you.
This was fast - I will try it !
LG Georg
.hc
On Jul 20, 2010, at 2:47 PM, Georg Holzmann wrote:
Hallo Hans!
Very nice ;) !
Do you maybe know the minimal Android (SDK) version where this should run ? In the AndroidManifest file it says android:minSdkVersion="7", which is Android 2.1 - does it really require such a high version ?
Thanks, LG Georg
"[W]e have invented the technology to eliminate scarcity, but we are deliberately throwing it away to benefit those who profit from scarcity." -John Gilmore
Hey Hans,
I just got this compiling and running on my Android device. Totally awesome, great work, and huge congratulations to Peter Brinkmann - the interface to Pd that he has built looks really clean and intuitive.
Anyway, thanks again, back to coding! :)
(I am hacking on a Pd + WebKit framework which should enable people to put their patches on Android and build user interfaces for them using HTML5 + Javascript, no need to recompile anything).
Cheers,
Chris.
On Mon, 19 Jul 2010 11:00:25 -0400, Hans-Christoph Steiner hans@at.or.at wrote:
After a winding path with many contributors, Peter Brinkmann closed the final gap for getting Pd running on Android, and then kept going! We know have Pd fully running on Android in a very nice libpd-style implementation that should also serve as a generic Java and Processing library.
Its working very well in our tests so far, but its hardly tested. I do have the rjdj WorldQuantizer running on it very well. No releases yet, just code from git to build in Eclipse:
http://puredata.info/docs/developer/BuildingPdForAndroid
.hc
Looking at things from a more basic level, you can come up with a more direct solution... It may sound small in theory, but it in practice, it can change entire economies. - Amy Smith
Pd-dev mailing list Pd-dev@iem.at http://lists.puredata.info/listinfo/pd-dev