processing / processing/processing4
Android SDK path is not saved in preferences.
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 494
- Forks
- 183
- Avg merge
- 4h 39m
- Merged PRs (30d)
- 3
Description
Most appropriate sub-area of Processing 4?
I'm not sure
Processing version
4.5.2
Operating system
Linux
Bug description
Once you download the android SDK, you expect it to be saved, but it is not, every time I switch to android mode, it is once again asking me to download/select path.
Steps to reproduce this
- Switch to android mode
- Download the SDK
- Close the app and reopen it
- switch to android mode
- youll notice the path has not been persisted and youre tasked to redownload/direct to path.
snippet
// Paste your code below :)
void setup() {
}
void draw() {
}
Additional context
https://github.com/user-attachments/assets/958a1fd4-352d-47c4-ad36-8db03129dc60
Would you like to work on the issue?
Nope, just reporting for now.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the Android mode SDK selection flow in Processing 4.5.2 on Linux, then trace where the selected SDK path is stored in preferences and restored after restart. Done means selecting or downloading the SDK once leaves the path available when the app is reopened, without prompting again.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- desktop, mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100