return FALSE; $r = well_tag_thread__update(array('id' => $id), $update); return $r; } function well_tag_thread_find($tagid, $page, $pagesize) { $arr = well_tag_thread__find(array('tagid' => $tagid), array('id' => -1), $page, $pagesize); return $arr; } function well_tag_thread_find_by_tid($tid, $page, $pagesize) { $arr = well_tag_thread__find(array('tid' => $tid), array(), $page, $pagesize); return $arr; } ?>Emulators do not respond to clicks. (Upgraded from Android Studio Giraffe to Meerkat) - Stack Overflow
最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

Emulators do not respond to clicks. (Upgraded from Android Studio Giraffe to Meerkat) - Stack Overflow

programmeradmin3浏览0评论

Pretty much just that. I upgraded from Android Studio Giraffe to Meerkat, and emulators do not respond to clicks. You can build and launch the app you're working on, you can even go into the "Extended Controls" hamburger ⋮ and have it send an "SMS" to the phone (and it seems to do those things without lagging). However, clicking, swiping, the Back Home and Overview Buttons, those aren't working. This seems to be across all the emulators I had set up on Giraffe.

Has anyone else run into this? If so, what did you do to fix it?

Pretty much just that. I upgraded from Android Studio Giraffe to Meerkat, and emulators do not respond to clicks. You can build and launch the app you're working on, you can even go into the "Extended Controls" hamburger ⋮ and have it send an "SMS" to the phone (and it seems to do those things without lagging). However, clicking, swiping, the Back Home and Overview Buttons, those aren't working. This seems to be across all the emulators I had set up on Giraffe.

Has anyone else run into this? If so, what did you do to fix it?

Share Improve this question asked Mar 19 at 13:42 user16118981user16118981 2312 silver badges7 bronze badges 1
  • Same thing here on an Intel Mac Mini with a prior macOS (Sonoma 14.7.4) and Meerkat. WTH? – timmi4sa Commented 7 hours ago
Add a comment  | 

2 Answers 2

Reset to default 1

All right, here's a potential workaround, although I don't know if this did it or something else was responsible, so I'd like to keep the question active. For me, what I did was make a new emulator for the latest version of Android and then test it in Meerkat. Then I went back and tried the emulators in Meerkat (that I had previously made in Giraffe) and they seemed to work now. Not sure if coincidence or related, would still probably be interested in any potential feedback on this.

Very odd, but I did the same exact thing you suggested and it fixed everything for me too!

发布评论

评论列表(0)

  1. 暂无评论