Running sketches on my smartphone does not work anymore
Hello Processing community, everytime I launch a sketch on my smartphone the sketch immediately stops and the message "[sketch name] stopped" pops up (on my smartphone, Samsung Galaxy S6, Android...
View ArticleWhatever I do, 'Select device' shows 'No connected devices'
Hi, as far as I know I have done every required step to make the Android mode work (downloaded and installed the right SDK, enabled 'Developer Options' and 'USB debugging'), but still, all I get under...
View ArticleWhere can I find documentations and tutorials about 'Multitouch' for Android...
I want to get some information about the tool called "Touches array" showed in this example: [android.processing.org/reference/multitouch/touches.html]. Other informations about the reference for...
View ArticleImplementing ads with AdMob
So I recently uploaded my app to the play store and i wanted to implement ads, so I looked up this tutorial and It said I needed the AdMob library, so I went looking for it on the AdMob sites where...
View ArticleAndroid mode: select input not working.. How can I dynamically load images?
Hi there!, I was trying to use the selectInputfor loading an image in processing android mode and it didn't work. I also tried to use the SelectFile library, which is unfortunately not working with the...
View ArticleToo slow camera on android + ketai
Hi guys, i need a little help in a sketch i'm creating (sorry for my english, i'm brazilian). Ok, my sketch has to activate the camera and show the coordinates, however is very, very slow. I'm using my...
View ArticleVR menu Options not available
My process of Installation. Download Processing 3.3.4-Windows64 Extract to a folder within User Directory I did not AutoDownload the SDK, I had an SDK forder and specified directory. SDK is outside of...
View ArticleProcessing Android Mode + Android Device + Bluetooth + Arduino
I usually create my own graphical user interface (custom design) to control an arduino via an android device using an android phone, wherein the GUI and communication was coded in processing android...
View ArticleANDROID MODE 0266 NOT WORK.
Im copy for the modes folder but i could only run the CM mode, who not allowed vr, that is what i m tryng to use any help will be appreciated, im very new here in this world
View ArticleIs there anyone who has successfully implemented AdMob?
Is there anyone who has successfully implemented AdMob?
View ArticleProblem with BluetoothAdapter class in processing 3
hi all , i'm trying to run the following code , but it says : 1-the class BluetoothAdapter doesn't exist 2-the class Bundle doesn't exist 3-the class Intent doesn't exist the code is : import...
View Articleheart rate monitor code
Hello everyone, I want to develop this code https://github.com/Crespo911/android-heart-rate-monitor-1/tree/master/Processing but this code was developed for Processing 2.0 and is therefore not...
View ArticleCan i zoom in and out with vr?
hello everyone, im doing an experimentation with vr in the android mode. I could make it run on cell fone but it looses the "peasyCam" functionality, that make everything cooler. im just wondering if...
View ArticleLooking for net library alternative
Hello guys, With a friend of mine I am working on a telemetry system for my sailing classes. The components exchange their data via JSON on WiFi TCP massages. The communication allready works fine and...
View ArticleIs there any way to get the GPS location of a device using Processing?
I want to send it to another device to be used by my application.
View ArticleSoooo many problems...
So. New forum. First post. Frustrated. I don't claim to write clean code, but I try to make it readable. I started programming somewhere in the 80s, in BASIC, then in C, C++, whatever. I love global...
View ArticleAndroid SDK Failed to load
I installed Processing 3.3.5 and Android Mode v4 (Final release) with Android API 26. It says that Android mode will be disabled because Android SDK was found but there are some missing files, same...
View ArticleAlternative to exit() in androidMode 4.0.
I have updated to the lastest androidMode version, which is supposed to be compatible with Processing 3.1+. The problem occurs every time I want to run a sketch that uses exit(). This is the error I am...
View ArticleMidi sequencer android porting issue
Hi there, I would like to convert the following midi sequencer to android An error occurred; Failed resolution of: Ljavax/sound/midi/MidiSystem I think something wrong around MidiBus, The sketch never...
View ArticleKetai Library Can Not Discover Devices
Hey guys recently i decided to make a multiplayer pong game every player will play on their phones over bluetooth so to accomplish that i downloaded ketai library and started using bluetooth then i...
View Article