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 134 processing-android issues
Sort by recently updated
recently updated
newest added
trafficstars

after a simple install of androis studio and android mode in processing, any build fails with the following error message ERROR:D8: Cannot fit requested classes in a single dex file...

needs confirmation

I get nothing off a popup. I looked here and did all those things. https://github.com/processing/processing-android/issues/699 Android 7.0. Processing 4.3.

core
needs confirmation

Though, Android Mode is build successfully and the Processing IDE builds perfectly, I get this error every time. ![image](https://github.com/processing/processing-android/assets/60355338/cd9e39bc-1671-4b74-b33a-6b1565d52ef5) And when I try to run any app in PDE that...

core
needs confirmation

## Description When trying to open the Environment Help entry nothing happens and the console prints out the following: `java.io.IOException: Failed to show URI:file:/home/shyimon/Documents/processing-4.2/modes/java/reference/../environment/index.html at java.desktop/sun.awt.X11.XDesktopPeer.launch(XDesktopPeer.java:124) at java.desktop/sun.awt.X11.XDesktopPeer.browse(XDesktopPeer.java:108) at java.desktop/java.awt.Desktop.browse(Desktop.java:533)...

bug
mode

The Gradle dependencies of version: 7.2 (gradle-tooling) are not supported by JAVA-17. (as given in: https://docs.gradle.org/current/userguide/compatibility.html) JAVA-17 supports gradle versions 7.3 and higher. Due to this issue, the build is...

enhancement
mode
gradle

Added Cmake Lists, cardboard sdk, changed VR templates and Android build to support the VR file structure.

## Description I am working on converting a Processing OpenCV library to use Android: https://github.com/cansik/opencv-processing My change requires adding andoid native code references to the library build However the SDK...

enhancement
needs confirmation

I'm not sure if this is expected behaviour or not, but every time I open Processing and select Android mode, I need to download and install the SDK. It's my...

mode
needs confirmation

I can't run any sketch on my device, even the tutorial code. The code builds and I can see the sketch on my homepage but it crashes on startup. This...

needs confirmation

first of all when I go to set the wallpaper so it show first android preview screen than if I click to home screen button then it took to me...

needs confirmation