Android Studio issue when installing

2019-06-20 23:53发布

I'm not sure if this is at the right area, please tell me if not. When I try to run the android studio installer after downloading it, it says that "Installer integrity check has failed".

error image

I really want to move from eclipse to Android Studio, But I can't figure this out. Can someone help me?

2条回答
放我归山
2楼-- · 2019-06-21 00:19

One possibility is that your download of the android studio is corrupt, which easily can happen if you're using a download accelerator. One solution would be to use NCRC switch.

you can do this by

  1. Drag and drop exe file command prompt. Now it should look something like this
    D:\android-studio-bundle-143.3101438-windows.exe
  2. Now make it D:\android-studio-bundle-143.3101438-windows.exe /NCRC and hit enter.
查看更多
smile是对你的礼貌
3楼-- · 2019-06-21 00:35

If you are reaching this page from an error message, you are having a problem installing a program. The downloaded file is either incomplete or modified from the original file.

Here is the issue reported about the same problem:

Issue 185624: Android studio Installer NSIS Error
https://code.google.com/p/android/issues/detail?id=185624

查看更多
登录 后发表回答