[問題] 無法開啟device monitor (Mac)

看板AndroidDev作者 (一日測 終身測)時間7年前 (2017/10/26 22:49), 編輯推噓1(103)
留言4則, 2人參與, 6年前最新討論串1/1
最近換新工作 開始接觸mac 安裝Android studio 後想要開啟 android device monitor 卻跳出error... See the log file: /User/xxx/Library/Android/sdk/tools/lib/monitor-x86_64/configuration/XXXXX.log log file: java.lang.IllegalStateException: Unable to acquire application service. Ensure that the org.eclipse.core.runtime bundle is resolved and started (see config.ini). at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:74) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) 我也沒裝eclipse... config.ini 點開裡面一大坨... java 8/9 都試過也不能開 真的不知道該怎麼解... -- ※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 220.137.136.107 ※ 文章網址: https://www.ptt.cc/bbs/AndroidDev/M.1509029376.A.BC0.html

10/27 02:15, 7年前 , 1F
今天遇到跟你一樣問題
10/27 02:15, 1F

10/27 02:15, 7年前 , 2F
JAVA_HOME設置java8就正常啟動,不然就是使用admin權限啟
10/27 02:15, 2F

10/27 02:15, 7年前 , 3F
動monitor
10/27 02:15, 3F

11/03 13:58, 6年前 , 4F
應該是java9的問題 重裝java8就可了~
11/03 13:58, 4F
文章代碼(AID): #1PyVO0l0 (AndroidDev)