processing / processing/processing4

Android SDK path is not saved in preferences.

Open
#1,457 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
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
  1. Switch to android mode
  2. Download the SDK
  3. Close the app and reopen it
  4. switch to android mode
  5. 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.