issues Search Results · repo:processing/processing-android language:Java
Filter by
619 results
(81 ms)619 results
inprocessing/processing-android (press backspace or delete to remove)Most appropriate sub-area of Processing 4?
Other (specify if possible), PDE
Processing version
4.4.1
Operating system
MacOS 14.6.1 M2 Android Device: Samsung Galaxy A8 Tablet
Steps to reproduce this ...
bug
help wanted
vsquared
- 5
- Opened on Apr 30
- #777
I cannot compile sketches in android mode, because my java-21 installation interferes with processing. The build process
should use processing s java ( Wanted ), but is using my installation instead ( ...
hkiel
- Opened on Apr 21
- #776
I d like to be able to write home screen widgets with Processing, but Processing for Android doesn t currently support
that. Would it be possible to add widget support?
Starwort
- 3
- Opened on Jan 21
- #774
On a new install of P4 and Android mode v 4.6, I get this error: processing.mode.android.AndroidSDK$BadSDKException:
Cannot find avdmanager in C:\Users\****\Documents\Processing\android\sdk\cmdline-tools\latest\bin ...
bug
critical
windows
robertesler
- Opened on Jun 25, 2024
- #768
Right now the entire build system is stuck at Gradle 7.2 and Android 33 because anything higher would require moving to
Gradle 8. which is not backwards-compatible.
The official upgrade docs may be useful: ...
critical
gradle
help wanted
high priority
upstream
codeanticode
- 18
- Opened on Jun 16, 2024
- #767
Google introduced changes in the Wear API that deprecates all the classes currently used to implement watch faces.
https://stackoverflow.com/questions/59182586/does-androidx-contain-replacements-for-wear-os-classes-like-watchfaceservice ...
API
help wanted
upstream
watch faces
codeanticode
- Opened on Jun 10, 2024
- #766
Class android.Permissions has no field requestPermissions (Suggestions: requestPermission, requestPermission_jni)
Is there a way to fix it?
Euro55222
- Opened on Dec 2, 2023
- #762
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 else running into ...
mode
kevinstadler
- 8
- Opened on Sep 24, 2023
- #756
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
clankill3r
- 2
- Opened on Aug 24, 2023
- #753
https://android.processing.org/reference/permissions/query.html
This:
println( No permission to read location , width/2, height/2);
should be:
text( No permission to read location , width/2, height/2); ...
clankill3r
- 2
- Opened on Aug 24, 2023
- #752

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.