Quantcast
Channel: Android Mode - Processing 2.x and 3.x Forum
Browsing all 941 articles
Browse latest View live
↧

Only API 26 for Processing ?

Hello, Sorry for my english, I am French and I use Google traduction, it should not be very effective, so thank you very much to read me ! Here is my problem: Since 3 days, I am fighting with...

View Article


Processing and Android Studio

Is there a way to open an Android studio file in the processing i3???

View Article


Android loadImage outside sketch folder.

Hi. I am trying to load an image with the code below, but this will give the error: The method loadImage(String) in the type PApplet is not applicable for the arguments (File) > How to do this?...

View Article

Ketai Library Release Date Question

Good morning. I am a user who makes an application through processing. Once again, I sincerely appreciate the processing program tools. I also love you. I use KETAI libraries the most in processing. So...

View Article

A carousel for graphs

Hi there dear enthusiasts, I have been trying to write a program for android which shows some graphs in it. I was wondering if there are any libraries out there that already offer the carousel object...

View Article


Showing Visualizations in Particular Positions in Android Studio

I am developing an Application in Android. For the visualization part, I am using Processing. Now I would like to show a number of visualization on one Android Activity. The standard code for one...

View Article

saveStrings()

I am having trouble using the saveStrings() function. I am using it in APDE. But I have tried the same code on processing 3.2.1. String sentence = "This is a sentence"; String[] save; String[] load;...

View Article

way to discuss

way to discuss

View Article


Problem with running sketch through usb debugging mode

Howdy, I’m trying to build a simple App in processing and run it on my Google Pixel. In procesing I am getting the following error. I’m not even sure what information would be useful in debugging this....

View Article


Error message help please ?

Hi Have just updated to 3.3.6 and the new android 4 mode. Was a bit nervous but it worked first time with a simple getting started sketch. Quite impressed! But now I wish to run a large project that...

View Article

Filepath Issue

Hi, I have a Android Processing sketch that used to work a few years ago but I need to update it and can't get it to run. It seems like there is a problem with having the path in the filename string...

View Article

How to play 2 consecutive mp3 with MediaPlayer?

I am trying to play two consecutive mp3 (the second starting when the first ends). Is it possible? At the moment I use a delay but this solution is far from being optimal. Thank you in advance act =...

View Article

Run library PixelFlow on Android

Can anyone run this project to android? https://github.com/diwi/PixelFlow/tree/master/examples/Fluid2D/Fluid_WindTunnel I spent a weeks to find solution but nothing. after remove unuse function (eg....

View Article


Trying to make blepdroid to work

Hi, I am not very familiar with the android mode, but I need to use ble communication, so I was hoping to use the blepdroid library. I downloaded, and placed it in my library folder, opened the...

View Article

Issue using Blepdroid (BluetoothLibrary) with Processing 3.3.7 and 3.4...

This question is regarding a fatal exception error message that occurs when using Blepdroid (a Bluetooth low energy library) with later versions of Processing 3. The error has been partially addressed...

View Article


super.onSaveInstanceState does not exist

I'm making an app which has multiple pages, and I'm overriding onSaveInstanceState to save across rotation. But then, I get the error "The function onSaveInstanceState(Bundle) does not exist". My code...

View Article

Emulator Opens Briefly then Closes, "lost connection with emulator"

Brand-new to Android Mode. I have run a few Android Mode apps on my Galaxy 7 but wanted to develop on my Windows 10 64 bit computer with the emulator. When I try emulation itm the emulator, briefly...

View Article


FFT 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 Article

Is the smooth function implemented in processing for android?

Is it possible to get the smooth() function to work on processing for android? all my graphics have non-smooth edges whether i use the function or not. if not is there any other way i can anti alias my...

View Article

Show image stored in SDCARD (sdk 26)

Hello, I have try many tutorials/issues whitout succes, but i'have got the same results : java.lang.IllegalArgumentException: File /storage/emulated/0/DCIM/cat.jpg contains a path separator Here is my...

View Article
Browsing all 941 articles
Browse latest View live