开发者

how to use processing library in Android

Do I have to extends PApplet class? I try to avoid creating an applet, since android has its avtivity. But it seems if I do not create an applet, I can not use its method. Does anybody has ideas on using Proce开发者_如何学运维ssing in Android? Thanks!


Processing has native Android support in the latest version (1.5.1). You just need to change the IDE view into "Android" from "Standard".


additional stuff to the first answer: << Processing has native Android support in the latest version (1.5.1). You just need to change the IDE view into "Android" from "Standard".

when you click Run button it automatically uses Android. However you have to download the emulator thing from the website (SDK http://developer.android.com/sdk/index.html) and you have to tell the Processing where the application is so that it sends your sketch to Android.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜