简体   繁体   中英

Could not initialize class com.sun.jna.Native Android Studio IDE Fatal error

I am getting this IDE fatal error from the first time I started Android Studio. On starting a new android application or importing one, I am getting Gradle sync failed error, in my case:

Error:C:\\Users{username}.gradle\\native\\25\\windows-i386\\native-platform.dll (The system cannot find the path specified).

Try to update gradle version

OR

Delete .gradle/.idea folder from your project

OR

Clean & Rebuid Project

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