AI summary
Android IDE with live Compose and Material3 preview rendering. Supports newer Compose versions, LaunchedEffect timers, collection operators, and large color schemes. Includes experimental out-of-process preview for stability and AI coding assistant with custom CA certificate support.
Generated by AI. May contain inaccuracies.
About this app
较新的 Compose/Material3 堆栈现在进行渲染。现在可以直接解释 Compose 版本对于内置桥来说太新的项目,因此可以绘制最新的 Compose 和 Material3(包括 Expressive)预览,而不是回退。 LaunchedEffect { … } 计时器现在可以工作了。使用 LaunchedEffect(key) { while (...) { delay(1000); 进行预览; ... } } 不再出现“在解释的协程之外延迟”的错误 - 暂停在真实后台协程上运行的效果,因此延迟驱动的计数器和动画会滴答作响。 支持集合运算符。 list += x / list -= x、map[key] = value、map 中的 key、list.addAll(…)/removeAll/retainAll 以及您自己的运算符 fun get/set/contains 现在可预览所有工作。 大配色方案渲染。具有许多命名颜色的 darkColorScheme(...) / lightColorScheme(...) 不再失败。 索引完成并获得部分结果后,预览不再卡在“准备库”上。 实验:进程外预览
新的选择加入模式(预览设置)在其自己的进程中运行 Compose @Preview,因此失控或崩溃的预览将不再冻结 IDE。它传输实时帧、转发触摸(点击/滚动)并解析资源(R.string、颜色、可绘制对象)。稳定后默认关闭。 人工智能代理
连接私人或区域证书颁发机构背后的提供商。自定义(OpenAI 兼容)提供商的服务器使用系统不信任的 CA(例如 GigaChat),现在有一个可选的“CA 证书”字段。粘贴 CA,连接与系统 CA 一起受到信任(证书链仍然经过完全验证),从而修复了“无法到达 AI 提供商”的问题。 完整变更日志:
What's new
3.9.2
About this version
- Version
- 3.9.2 (75)
- Size
- 147.54 MB
- Requires Android
- 8.0
- Target SDK
- 26
- Architecture
- armeabi-v7a, x86, x86_64, arm64-v8a
- Downloads
- 15
- Updated
- Aug 7, 2026
- Package
- com.tyron.code
Similar apps
Ratings & reviews
- 50
- 40
- 30
- 20
- 10