Android SDK新手安装问题
我已经尽力自己做到这一点,但我认为是时候寻求帮助了。我下载了SDK进行离线安装。我获得了以下组件:
- Android SDK 工具 r3
- Android SDK r8
- Android 平台 2.2
我安装了 SDK,将工具复制到 platform-tools 文件夹中,但 SDK 无法工作。我尝试运行一个示例,它不起作用,甚至尝试运行一个新的 avd,但它仍然是黑屏。
任何帮助将非常感激 谢谢
更新
感谢您的帮助,模拟器已经启动,但 Eclipse 无法识别安装,它给出错误:
找不到 C:\Program Files\Android\android-sdk-windows\tools \adb.exe!
我查找了该文件,似乎不存在,但我使用 installer_r08-windows.exe 文件进行常规安装!这里有什么问题吗??
I've done my best to do this on my own, but I think is time for help. I downloaded the SDK for offline installation. I got the following components:
- Android SDK tools r3
- Android SDK r8
- Android Platform 2.2
I installed the SDK, copied the tools into the platform-tools folder, and the SDK just won't work. I tried running a sample, it didn't work and even tried running a new avd and it stays with a black screen.
Any help would be very appretiated
Thanks
UPDATE
Thanks for your help, the emulator is already starting but Eclipse does not recognizes the installation, it gives an error:
Could not find C:\Program Files\Android\android-sdk-windows\tools\adb.exe!
I looked for the file and seems is not there, but I used a regular install using the installer_r08-windows.exe file! Is there anything wrong here??
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
首次运行时,模拟器可能需要相当长的时间才能加载。
The emulator might take quite a while to load when running for the first time.
好吧,如果您是第一次运行,启动将需要一些时间!
Well,If you are running for the first time it will take time to boot up !