When the button is pressed the app crash ( or doesn't work)
This is an app for an cat's automated food distributor, I need to create the menu and the profile for the cat, but it doesn't work. // --- inclusion des librairies utilisées --- import controlP5.*;...
View ArticleAndroid-serial
Im working with a contributed library and i followed all the steps mentioned in the link https://github.com/inventit/processing-android-serial I'm getting a build error (attached image): I have no clue...
View ArticleAccessing SD Cards for storage
This could go in the code in code sharing but is Android only so might be better here? Basically I have been trying to find ways of making use of my physical SD card, as the default seems to always be...
View ArticleHow can i start a new Activity from Processing IDE ?
Hi, as i said in the title of the thread, i need help to build a simple game in Processing. I made a menu, and, i would like to start the game in a new Activity. How can i do this with Processing (last...
View ArticleUsing the video library for an android app
Hello, My name is Varun Kumar. I am looking to propose an android app utilizing the current video app for a bigger project. I have been working with openGL, image and vision procsessing for a while...
View ArticleExchange data...
I can't figure how to make possible communication between a PC and Cell phone using network !? which library I have to use? not to program the cell phone but to exchange data between both. Thanks
View ArticleNew beta release of the Android mode
Hi, a new beta release of the android mode is available for download. Two major changes: The Android Project Export option now uses Gradle Touch API is implemented, and is compatible with p5.js' touch...
View Article(Please help me) Smartphone is related to screen control.
PROCESSING GUIDES Hello. -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-. I have made this request many times. But there was no answer. What I want to do is...
View ArticleProcessing 3.3 64 bit Android Mode : Error from inside the Android tools,...
I have tried to run my Processing code on my Android device. My device is successfully detected by Processing. But When I tried to run my code on my device, existed this error: Error from inside the...
View ArticleHow to install Android Mode pre-release correctly? Where is the detailed...
According to http://android.processing.org/install.html In order to do this, first download the AndroidMode-xyz.zip file for the desired release or pre-release from the releases section in the GitHub...
View ArticleSend arduino data to its application - Ketai libraries
Hello, the goal of my project is to control a laboratory arm that needs to take a methane bottle, I have to send on my tablet the methane content of the bottle. So here is my code processing and...
View ArticleAndroid Processing, Bluetooth and Wi-Fi connectivity
Will processing be able to adapt codes for Bluetooth and Wi-Fi Connectivity in creation of GUIs? Which can be used in communication or controlling of arduino projects?
View ArticleTrouble in android mode, using "loadImage()" & "orientation(LANDSCAPE)"?
Hello I am new to processing. I am having trouble with processing in the android mode, using "PImage" and "loadImage" when I choose "orientation(LANDSCAPE);". My simplyfied Code: import java.util.*;...
View ArticleEditing Manifest File
Hi, I am working on uploading my app the the Play store. I want to restrict screen sizes that my app will display to by adding code to the manifest file. I have tried editing the AndroidManifest.xml...
View ArticleAPDE application after export apk for Android is not installed
APDE application after export apk for Android is not installed. In APDE working. Prompt please the reason.
View ArticleUsing Android Studio - How to I load media files...
Hi everyone, Thanks for taking the time to read this. I'm using Android Studio to package my processing sketches as outlined here. I have a basic test sketch working fine which simply draws ellipses on...
View ArticleHow to set parameters of a live wallapper?
I 've coded some live wallappers with processing. However the parameters are fixed (for example the size of a ball); How can a normal app set them through user input?
View ArticleHow to use flashlight ?
Hi, I want to light up my flashlight when i press a button (for exemple) but i don't know how to do :(( Help me please !
View Article