简体   繁体   中英

"Android studio is currently running" error

I have just downloaded the new version of Android Studio. When I run the setup file, it gives me an error:

Android studio is currently running. Please exit the application and press OK to continue with the installation

But I don't have Android studio opened.

The installer looks for a running process named either studio or studio64 (depending of course on your system architecture). Find and kill this process in order to continue.

只需右键单击Android Studio Setup File并选择Run as administrator

Are you having some other IDE running? Stop that before installation. Helped for me.

打开你的任务管理器,在列表中找到这个(“adb”)然后关闭它

i had same problem, even with admin rights...

finally i put the program out of the windows download folder to the desktop and closed some other programs (word) which should have actually nothing to do with android studio. Also started with admin rights and voilá - installation is running now :)

An edge case, but if you are running Simplicity Studio (an Eclipse-based IDE from Silicon Labs) you'll have to close it. It is shown in process explorer as 'studio' and seems to confuse the Android Studio installer.

It's so late..but I had same problem and I solved this just moments ago.
[Ctrl+shift+esc] and you can open up "Task manager" (I'm korean, so i don't know Eng_name. sry) and you can see android studio in background process and you should right click and finish it then it's solved

you should go to task manager and find all services which is related to android studio. just end it and you should also need to close the clone of ADB then you can install the new version.

Note : make sure when you have install the version you should open with the admin permission or with the user that have all rights..

i had same problem. but i found solution. this is working you have to go task manager and find android file click right and click end task and go android file open it will work thank you

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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