Intellij IDEA 10 与 Android 2.3
我正在使用 IntelliJ IDEA 10 预览版,并更新了 android SDK 以查看 2.3,这似乎破坏了 IntelliJ 对 android 的支持(目标设备对话框中没有设备)。 我知道 ADB 已更改位置并更新了我的路径以包含工具和平台工具目录。我知道 IDEA 10 是预览版,并且我知道其中包含的所有内容,但我想知道是否可以做些什么来让它与 Android SDK 一起使用?
I am using IntelliJ IDEA 10 preview and have updated the android SDK to look at 2.3 which appears to have broken IntelliJ's support of android (no devices in the target device dialogue). I'm aware that ADB has changed location and have updated my path to include both the tools and platform-tools directories. I know IDEA 10 is a preview and I'm aware of everything which that entails, but I'm wondering if there's anything I can do to get it working with the Android SDK?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我做了什么让它工作:
What I did to get it to work: