Android app + processing menu options, youtube api
in
Android Processing
•
1 year ago
I came across a code over the web that explained how to interface bluetooth devices to android phone using processing. I re-wrote the code and got it working to talk with two devices. The website was:
http://webdelcire.com/wordpress/archives/1045
I did not like the user interface as it was very difficult to select the devices. I started playing around with the regular eclipse route and got the android bluetooth chat example work for one device but not for devices :(
I want to switch back to Processing now as it was really easier. If I click the settings button when I use the eclipse route, I can choose the device. Is it possible to integrate the same menu options in Processing?
I also came to know that you could use the ketai libraries for camera access. Is it possible to compile a video from the capture? If that is possible, can I use youtube api to upload to the internet? I am not sure which method would be easier to learn
Sai
1