Connecting VR and Ketai Bluetooth in Android mode
Hi all, I am having problems connecting VR mode and Ketai Bluetooth connectivity in Android mode. (Win10; Porcessing 3.3.5; Android 6.0.1; Samsung S5 Neo). Independently code for Ketai bluetooth works:...
View ArticleAndroid Input Box
Hi. I am trying to code an android Input Box. The G4P lib uses libs that are not available on android. I did manage to write a working code in plain Processing code, but the "key" keyword doesn't read...
View Articletroubles while trying to export a signed package
Hi everyone, as the title says i can't export a signed package. The first time i had to chage the package name (inside of the AndroidManifiest.xml) which was easy to solve (just add the name) then, i...
View ArticleFirst time exporting signed package
Hi everyone, this time i'm having a new trouble. When i try to export a package, the console trhows the following output:...
View ArticleHow do a get image files on to my android?
Howdy, I'm new to processing and new to Androi so I suspect i have a conceptual block here. I've written a very simple routine that is trying to load a background image. Code Follows. It runs fine in...
View ArticleRoot access on processing?
Hi ! I'm searching a way to grant root access for my processing app (to write on system file). Is it possible?
View ArticleGoogle Play Add Icon Daydream in Manifest
Google play told me that I have to add an icon daydream into my manifest? How can I do it?
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 ArticleNavigating a 3D space in VR
Hello everyone! I'm new to the Android mode and I'm trying to build a little app to navigate a 3D model of a city. I haven't started writing the code yet, as I was exploring the examples in order to...
View ArticleCP5 Slider: Android Issue
Hello, i'd like to use Control P5 Sliders in an android-project. But unfortunately, the sliders behave different than in Java mode. On the Android-phone, you have to click one slider twice to change...
View ArticleHow to get standalone Android SDK
Hello there, i'm writing a tutorial for Android development with processing. Under Windows 10, it seems to be quite awkward to get the SDK. ("Automatic Download" does not work, interrupts after some...
View ArticleGradle error in android mode
Hello everybody, i'm a system administrator in a school and i work with a teacher who wants to use processing with android mode. So, i'm trying to make it works but i have a problem when i try to run...
View Articlehow to access to the fingerprint sensor
since this is possible in android studio (at least i've found the permission "use_fingerprint") i would like to know if it's possible to access to the sensor with processing
View ArticleScrollable image with ScrollView
Hi. I want to scroll a large image horizontally, and the code below will do the job, but not as smooth that I'm used to, on my tablet (Samsung Tab E 9.6). It flickers a bit. Is there a way to improve...
View ArticleRun certain code only when in Android Mode
How do people run code that is only relevant when running on a phone? For example I want my sketch look the same in Java and in Android mode. For this I have to use a strokeWeight that is proportional...
View ArticleAdd Processing Core Library to Android Studio
Hello, I have found a Tutorial for adding Processing Core Library to Android Studio. "http://android.processing.org/tutorials/android_studio/index.html" It states that you need to add the...
View Articlequery about project android mode translation
I would like to know in details about the android mode translation project like a bit more details about possible outcomes and skills requirement because i am interested to contribute in it in gsoc 2018
View ArticleRunning Processing Sketches on Android
I have added "processing-android-core.jar" file to my Android Studio project. In order to run my Processing sketches on Android Studio I also need classes like "PFragment" and for my project...
View ArticleNot working emulator
I have problems running a sketch in Emulator (Android Mode) I use Processing 3.3.6 on Windows 10. Android Mode 4.0.1 installed. when I launch the emulator, I just get a black screen of Android Emulator...
View ArticleHow to make the phone vibrate
Hello everyone, I'm making a minesweeper game and when the player presses the mouse/finger down for long enough, you can place a marker. I want to make the phone vibrate when you have pressed down for...
View Article