PShader on Android devices - works on my tablet, not on my phone
Hi I have this nice shader that I've got working on my Android tablet (it's a Hudl 2). But when I connect my Galaxy S6 and run the exact same sketch, it won't run - showing a 'unfortunately the app has...
View Articlehow can I use gif's in android mode?
Hi everyone !! I need with the gif's in android mode. GifAnimation library is not working on adroid mode. I have tried running my on android. It works on PC but crashes at start on android. Here's an...
View ArticleRandomly getting NullpointerException android.graphics.Canvas.drawColor(int)
The app crashes right on start, 80% of the time. Well, for the rest 20% of the time, it runs fine.... I get this on logcat: 07-09 19:29:02.437: E/AndroidRuntime(22753): FATAL EXCEPTION: Animation...
View Articleimport java.io.InputStream etc warning errors; println does not print to console
Hello All, I am having difficulties using loadStrings() and saveStrings in Processing 3.0. I'm not sure that I have Processing configured correctly, as I am receiving a large number of warning errors...
View ArticleBroadcast receiver
Hi all, It seems it was different way to create and register BroadcastReceiver in former times. Could you please advice how to create and register BroadcastReceiver today (Processing v3). before it was...
View ArticleKetai into eclipse
Does anybody know if I can use the ketai lib in eclipse? Or how do you manage gesture in Eclipse or the Android SDK? Thanks, Kf
View ArticleAndroid & Processing website
Who runs the Android.Processing web page,? Any plans in the future to add more info to it? Kf
View ArticleCopy from/to clipboard android mode
I want to just copy and paste simple text from clipboard to my android app in android mode in processing. I have tried all code of processing but it didn't work in android mode. Is there any way to do...
View ArticleCan't get tables demo to run in Processing 3.0 using example from reference
https://processing.org/reference/Table.html ...provides an example of how to create a table in Processing. In Processing 2.0, I was able to successfully have data persist in an android application...
View ArticleError after starting IDE: Problem inside Devices.list()
I could not find anything on this. But I do not get anything running. this error message starts to pop up in the console 2 seconds after starting the processing IDE in Android Mode. No difference with...
View Articleexposure value of android camera
hi guys. anyone can help how to set minimum exposure value of android camera programatically. thanks
View ArticleKetai Camera very small display
Hi everyone, I´m starting to use the ketai 'CameraGettingStarted' example. I can compile it well and run on my device, but the image display is a square very small. I only change the Image parameter...
View ArticleClean Exit - Question
Hi All, I have a gps app (github/pocojoe/playagps) that is processing 3.0 and ketai based. I need to stop listening to the GPS receiver when the app does not have focus (ie, activity is running, and...
View ArticleAPDE on a chromebook thanks to recent changes to chromeOS?
Hi internet, There was a recent change to chromeOS to allow android apps to function on chromebooks. I was curious if you know of anyone who has tried to use processing for android to get the IDE...
View ArticleControl P5 ListBox - how to view long string item
I am guessing that this is not possible but here goes: I am using Control P5 ListBox to list SMS in Android Mode. Everything works great and the ListBox is scrollable so I can scroll down to see older...
View ArticleDevice shows but does not not run on Android device
Hello I am using an ODYS 7 Connect Pro Tablet. I also have Android Studio and Processing. I wish to work with my tablet in Processing's Android Mode. I have used Android Studio to run a couple of test...
View ArticleAndroid error: onRequestPermissionsResult (...) must override a superclass...
My very basic processing sketch runs fine in Java mode. When I switch to android mode and try to start it I get the following error: ---------- 2. ERROR in...
View ArticleBuild Error. Please help
Hi everyone, I am new to Processing for Android. I followed the instruction on the website to install the Android mode and let Processing installed the Android SDK automatically. Then I copied the code...
View ArticlePImage (error)
HI, I can not use the PImage in processing-android. gives me error. how can I use an image ??
View ArticleHas anyone here tried an Arduino connection to Android using Processing
Hello I have been having some struggles with displaying flowers on my Android. This is what my code does. I have two sensors on the Arduino, photoresistor and motion detector, they both work and what...
View Article