📌 本文内容整理自 GitHub 开源社区,旨在分享和介绍优秀的开源替代方案。所有项目版权归原作者所有,我们尊重并注明原始出处。如有侵权请联系我们删除。感谢开源社区的每一位贡献者!
📖 项目简介
Android Studio 是 Google 官方的 Android 应用开发 IDE,基于 IntelliJ IDEA,提供代码编辑、调试、性能分析、模拟器等完整开发工具链。
{% if description_en %}🌍 英文原文
🌍 英文原文
Android Studio is Google's official IDE for Android app development, based on IntelliJ IDEA, providing code editing, debugging, profiling, emulator, and complete development toolchain.
{% endif %}📊 项目信息
| 开源项目 | Android Studio |
|---|---|
| GitHub | https://github.com/android/studio |
| Star 数 | ⭐ 18,000 |
| 许可证 | Apache-2.0 |
| 最后更新 | 2024-04-22 |
| 标签 | {% for tag in tags %} {{tag}} {% endfor %} |