processing-android icon indicating copy to clipboard operation
processing-android copied to clipboard

Processing mode and core library to create Android apps with Processing

Results 135 processing-android issues
Sort by recently updated
recently updated
newest added

I've installed android studio and processing 3, and I can't use Android mode. I cant select anything in this blank window and can't close it. Any fixes? Distro: Arch Processing...

needs confirmation

Everytime I use an ArrayList in APDE the App crashes. When trying to open it again, it crashes with no really error. The only way I found to fix it,...

## Description A PShape's texture does not display correctly when using Android Mode. The same exact code runs as expected on both Java Mode and APDE. ## Expected Behavior The...

![Screenshot from 2020-07-11 11-13-46](https://user-images.githubusercontent.com/42575044/87217804-e5593580-c36a-11ea-88a2-365bbe208770.png) @codeanticode I was testing the features of Pgraphics API, and found this issue with **noClip()** **Region.Op.REPLACE** has been depreceated from Android-API 26 onwards as mentioned in...

I tried to run the Balls and cube ARCore example. The camera preview appears but none of the 3d objects appear on the screen.

![error_processing](https://user-images.githubusercontent.com/42575044/84440107-0e48b680-ac57-11ea-9c38-eb3d9ade46e8.png) @codeanticode, Recently faced this issue when I again setup my Processing PDE and Android-mode, when I dig deep into this issue, I found that this issue is caused by...

beginRecord(PGraphics) seems to be commented in the Android PApplet, while it is working in the Java mode. If it is not possible to implement it, Is it possible to obtain...

How to Recreate issue : 1. Switch to android mode 2. Open android->SdkUpdater 3. Close it before the updates are fetched. (This happens in case of slow internet connectivity) 4....

enhancement
mode

Hi I have an app that in the past I have had to export from Processing in order to make a signed apk (in the days before processing had this)....

enhancement
mode