Android, can't load multiple PImages from folder
Hey, I want to load multiple images from a subfolder into a PImage array. In JavaMode it works without problems. But when using Android Mode and uploading it to the phone I get a NullPointerException...
View ArticleAndroid mode / default Font for Unicode CJK
Hi there When I developed Android apps with Processing, I always used some custom fonts that I left in the "assets" folder. Making a multi-lingual version of my app, I don't want to add some heavy .ttf...
View ArticleHow do i Select Image file from Android Device (API 24) in Processing Android...
Hi, I am very new to this android mode i tried SelectInput from Processing reference and also tried Select Library for android mode Non of them seem to work . i want to load images from device in my...
View ArticleHow to select an image from Android device
Hi! I need some help, please! I'm making an Android app where I want the user to select an image from the gallery to load into the app, I've seen the method selectInput() but it's only working in Java...
View ArticleError with emulator the default example Particles
I try to run with emulator the default example Particles , but I got this error. I try some sketch permissions but not work. The last error message is:"The APK file is missing and the adb server is...
View Articlemodifying wallpaper parameters
I think that the possibility to create live wallpapers for android through processing is very fashinating. However once you create the wallpaper you can only set it in the background of your phone...
View ArticleSDK agreement
I added android mode and installed SDK, but I accidentally closed the agreement window before accepting. I need to find a way of accepting the agreement. It's a new pc and unfamiliar windows 10.
View ArticlePGraphics clear() method?
Hi, I have problems clearing a PGraphics layer. Using Java mode, it works perfect, no more with Android mode. I've tried clear(), background(0,0), none works... The only way I found is to recreate the...
View ArticleSimply code in Andoid Mode
In this code bellow i tried to load different texts(defferent names) from a list after touching the "Details" button on my device..The problem is that it shows me the name only fore some seconds but i...
View ArticleEmulator not booted
I get this message when I try to run sketch in emulator: Emulator process exited with status 1. EmulatorController: Emulator never booted. NOT_RUNNING Error while starting the emulator. (NOT_RUNNING)...
View ArticleNot running in connected device
I get this message "Failure [INSTALL_FAILED_OLDER_SDK]" when I try to run on device. Is it just my phone's too old?
View ArticleFFT to identify bird's singing
Hello, i'm sorry if i'm not posting in the right Category, i'm new to the forum. I'm working on a project for hiking help for android, and i thought about a functionnality that can be fun, recognizing...
View ArticlePGraphics unpredictable and unconsistent behaviour in Android mode
I'm developing an Android live wallpaper and I'm struggling with various problems the PGraphics objects have when rendering. The main problem is the impossibility to clear a PGraphics object with alpha...
View ArticleSaving a high score
Hi all! Hope you're having a good day. I recently made an android game and I want to be able to save a high score. I've tried looking at other discussions on this forum but I couldn't find anything...
View ArticleJoystick while Being able to shoot.
Hey, I was creating a game and was wondering if there was a way I could have a joystick in the bottom left of the screen while being able to shoot by pressing anywhere on the right side of the screen....
View ArticleDifferent sizes on different devices
Hi all! I hope you're having a good day. I recently made and published a small game on the Google Play Store, but I found that it appears different on different devices. I've tried to debug and find...
View ArticleRemoving mouseover state in controlP5
Having a small problem with controlP5 in android. The first press of a button triggers the mouseoverstate and not a trigger of the button. Is there anyway to bypass this? I have tried to set the...
View ArticleButton Shapes ControlP5
Hi everyone, I am looking for Rounded Toggle Buttons or Sliders in the shape of following image.. Can anyone advise me in the right direction? Kind regards
View Articlebluetooth on android mode
hi! i'm looking for a way to use bluetooth serial with processing (android mode). i've tried ketai, but it keeps throwing errors on the example. it's probably not updated yet... thanks in advance,...
View ArticleKetai-NFC READ -> Not action. Why not?
Hello, Good Day! Android 6.0 / Processing android version3 not error. but not action. Please help me. Thank you. Thank you.
View Article