processing / processing/processing4
Android SDK path is not saved in preferences.
未关闭
还没有人认领这个 Issue。
bug
- 主要语言
- Java
- 星标
- 497
- 派生
- 183
- 平均合并
- 4 小时 39 分钟
- 30 天内合并 PR
- 3
描述
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.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先在 Linux 上的 Processing 4.5.2 中复现 Android mode 的 SDK 选择流程,然后跟踪所选 SDK 路径在 preferences 中的存储位置,以及重启后如何恢复。完成的标准是:选择或下载一次 SDK 后,重新打开应用时路径仍然可用,而不会再次提示。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- android, java
- 领域
- desktop, mobile-dev
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 42/100