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

If I register the exit method using registerMethod("exit", this); inside setup() it will not be called when I stop the sketch from the GUI stop button. This is important when...

Ported from https://github.com/processing/processing/issues/4246

**Issue by [joshgiesbrecht](https://github.com/joshgiesbrecht)** _Thursday Jul 04, 2013 at 17:16 GMT_ _Originally opened as https://github.com/processing/processing-android-archive/issues/44_ --- As per this on the forum: http://forum.processing.org/topic/the-mouse-event-always-be-eaten-one-by-the-menu-button After the menu button is pressed, the next...

Fixes #746 ![Capture](https://github.com/processing/processing-android/assets/46577873/5e173476-e4be-4738-8546-eb7850aaac77) **Steps to Reproduce** > Open Processing > Help > Environment or Reference > See Console for the error log As mentioned by @benfry on #746 we require...

On a fresh install of Android mode 4.5.1, when selecting automatic Android SDK installation it completes the ~250MB download but then fails with a "Bad news" error message. For anyone...

mode
needs confirmation

Getting following error after updating to 4.5.1 from 4.5.0b5. On 4.5 beta 5 application was building and loading on device. on 4.5.1 the build is successful but the app crashes...

core
needs confirmation

Gives the following error: ``` Emulator installation was successful. Processing will install x86 images in the emulator. These images are fast, but also need the Intel Hardware Accelerated Execution Manager...

bug
mode
emulator

When I try to press ctr+space, this thow exception (only in android mode): java.lang.NullPointerException: Cannot invoke "javax.swing.ImageIcon.getIconWidth()" because "processing.mode.java.CompletionPanel.classIcon" is null at processing.mode.java.CompletionPanel.(CompletionPanel.java:141) at processing.mode.java.JavaTextArea.showSuggestion(JavaTextArea.java:520) at processing.mode.java.JavaTextArea.lambda$fetchPhrase$0(JavaTextArea.java:332) at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:318) at...

needs confirmation
good first issue

This dialog would ask for: * package * version * icon (and would generate all res)

enhancement
mode

Updated Documentation for VR Library