Emmanuel Pil
Emmanuel Pil
If an interval of 1 second is acceptable, then that's fine. The data array string can vary much in length, depending on the speed the Arduino is sending. In part...
Maybe [this code](https://drive.google.com/file/d/1mKM9Q96dSaAiHmp4IbPCvpfwxeB562nA/view?usp=drivesdk) will help you.
I really would appreciate implementing that.
I also can not run any demo. It gives the Parse Error “there was a problem parsing the package”
The examples do not display the bot1.svg properly because of the file itself. You have to take out the translate item. I wrote the issue [here.](https://github.com/processing/processing-android/issues/529) LoadShape() really is limited,...
Looks great! Until which target Api have you tested?
@Phyrik This mostly happens to me when I copy/ past text from the forum or elswhere. Sometimes the code does not even run because of some invisible character. To prevent...
You will have to search firstly if the library works in Android mode on your PC. The Sound lib for instance doesn't. See: https://github.com/processing/processing-android/issues/150 The cassette lib works well on...
As for the SelectFile lib APDE complains "A poor formated library" And really the jar and java files are not in the lib directory, but elsewhere. Just to save me...
OK. The author of the selectFile lib gave me the correct (not Github) link. It's http://andrusiv.com/android-select-file/download/SelectFile.zip He will change the link on the Processing library page. I have tested this...