Android Studio build error or misconfigured -


i having trouble building android studio on 1 of computers. same project building fine , when pushed github , pulled other machine following error

   argument 0 @notnull parameter of com/intellij/execution/configurations/generalcommandline.setexepath must not null 

i tried generating new default project , same build error must setup.

does know can fix these issues? or how uninstall android studio , start fresh?

i had same error. in case caused because of modification important configuration. fixed issue executing following steps:

  1. file -> other settings -> default project structure
  2. sdks
  3. add new sdk (select jdk option)
  4. specify path jdk (in case "c:\program files\java\jdk1.7.0_45")
  5. save changes

you can check if have configured path tho android sdk

good luck!


Comments

Popular posts from this blog

blackberry 10 - how to add multiple markers on the google map just by url? -

php - guestbook returning database data to flash -

delphi - Dynamic file type icon -