Disable back button
Hello, I tried in every Way to disable The back button during The executin of my app, But without success. Riace somme to help me? Thank You Very much forse helping
View Articlehow to make "soundboard" work on phone
A couple of months ago I made the following post, about how to get sound to play. https://forum.processing.org/two/discussion/comment/53262 @akenaton was extremely helpful, and helped me get sound to...
View ArticleLow fps on android
Hi everybody, I'm new to the forum (I'm Italian, sorry for my bad English). I don't know if this one is the right category, probably not... Btw, my phone has a 2k monitor and when the sketch (even a...
View ArticlepixelDensity on android
Processing in Java mode use pixelDensity to change the dimension of pixel to be shown, how can i use such a thing on Android mode? my app on high density display lags and i can't solve this problem....
View ArticleHow to use android phone to send data for project.
I am currently trying to build a project but need some help with the coding side of it. I am trying to make a TrailCamera that would send the pictures it takes to some online source for remote viewing....
View ArticleOn-screen buttons without APWidgets?
Hopefully a quick question - As APWidgets is no longer compatible with Processing, any simple way to create an on-screen "save/export" button for Android Mode? There are a few threads about creating...
View Articleselecting vertices and moving them
Hello forumers, I am looking for tips and hints on "the best way" to approach something. I want to either import, or create, geometry (initially a cylinder), isolate half of it, and move the vertices...
View ArticleI need someone knowledgeable on Bluetooth Low Energy and Android Mode.
I am currently porting my Classic Bluetooth System to the new BLE. Previouly, I was using KETAI library to access Bluetooth communication on my Android Device so it can communicate with my Arduino Uno...
View ArticleCreate a webserver for android
How to I can make a webserver for android. And How to I can use this codes in processing file....
View ArticleCreate an apk file
Hi, I´ve made an sketch and run it in android mode with an emulator. It works. I´ve exported it as an android project, and it creates a folder with many files and subfolders. But what I need is an apk...
View ArticleProcessing bluetooth android with a slider control.
Hi, I have a project on processing bluetooth android ( version221 ) with a slider control. But The conversion method intToByteArray () does not work in void COMMANDE (Slider). Processing code is:...
View ArticleOpenGL error
I'm trying to run this 3d sphere viewer on Android and am getting openGL errors. This is the error I get. Already called drawing on another PGraphicsOpenGL object FATAL EXCEPTION: GLThread 202 Process:...
View Articlelaunch native camera with camera menu
i'm wondering is there any method can call native camera with native menu on it my phone is sony z2,something like the picture showing.i did try with ketai camera,but it just showing the camera images...
View Articlemethod intToByteArray()
Hello, why this method intToByteArray() is not active Android then it function in java?
View ArticleUsing Processing in Android Studio
Hello I want to use my processing code in android studio as animated background did any budy know how to do it ?
View ArticleProblem with saving picture to sdcard (empty picture).
Hello, I am trying to save a picture (save() or saveFrame() to Sdcard. The file is empty. Everything works fine in Java mode. I have enabled the permission - WRITE_EXTERNAL_STORAGE I can save .txt file...
View ArticleAndroid stereoscopic mode
Hi, I am making one application using Ketai library for Android. I will need to make it stereoscopic. The point is that you get an image from a camera and you see it on google cardboard, so it needs to...
View ArticleIs Android 5.0 Lollipop incompatible with Processing 3.0.1?
I have two tablets of different OS, one Lollipop and the other Kit Kat. I am able to connect to the device on the Kit Kat OS but not the Lollipop device.
View ArticleProcessing & Arduino in Android Mode
Are there any known problems with coding in Processing to read from an Arduino and running it in Android Mode?
View Articleslow bluetooth
Hi, I'm trying to get two values as string structure from Arduino. Data coming pretty fast. (115200 baudrate - 50 ms delay) (my goal 10ms) I would like to plot one of the values on the screen. But...
View Article