简体   繁体   English

Mac上的Android SDK:jspawnhelper意外退出

[英]Android SDK on Mac: jspawnhelper quit unexpectedly

I just installed Android Studio (after wiping everything away from previous installations of either android studio and android SDK), I created a new app (from the templates, didn't edit anything), and I tried to run it in an emulator. 我刚刚安装了Android Studio(将所有内容从以前安装的android studio和android SDK清除之后),创建了一个新应用(通过模板,没有进行任何编辑),然后尝试在模拟器中运行它。 I went through the process of creating a AVD (which crashes from Android Studio, but works if I start the tool directly from outside), but no matter what, it fails to run. 我经历了创建AVD的过程(从Android Studio崩溃,但是如果我直接从外部启动该工具,则可以工作),但是无论如何,它都无法运行。

I always get a "jspawnhelper quit unexpectedly." 我总是得到“ jspawnhelper意外退出”。 error. 错误。

My system: 我的系统:

  • OSX 10.7.5 (and don't ask me to upgrade, please) OSX 10.7.5(请不要让我升级)
  • Java 1.7.0_79 (I also tried with 1.8, it's worse) Java 1.7.0_79(我也尝试过1.8,更糟)
  • Android Studio 2.1.1 Android Studio 2.1.1
  • Android 安卓系统

SDK for API 23 and 22 installed today. 今天已安装API 23和22的SDK。

I have no clue what jspawnhelper is, and honestly, I couldn't care less. 我不知道jspawnhelper是什么,老实说,我一点也不在乎。 I just want to install Android Studio and start writing some code. 我只想安装Android Studio并开始编写一些代码。

Seems like I found the answer and, as usual, is not the answer I want to hear ... Android Studio requires OSX 10.8.5. 好像我找到了答案,并且像往常一样,不是我想听到的答案... Android Studio需要OSX 10.8.5。

unable to create AVD with android sdk on Mac OS 无法在Mac OS上使用android sdk创建AVD

I'm not upgrading this macbook even if somebody points a gun at me ... time to go shopping, or install linux. 即使有人用枪指着我,我也不会升级此Macbook ...该去购物或安装linux了。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM