Problem :: 
java.lang.RuntimeException: java.lang.IllegalArgumentException: Argument for @NotNull parameter 'name' of com/android/tools/idea/welcome/Platform. must not be null
Solution :: 
  1. Open the folder "bin" under the directory where you installed your Android Studio.
  2. Find the file "idea.properties" and open it with Notepad++/UltraEdit/other_edit_tools.
  3. Add "disable.android.first.run=true" as the final line and save the file.
  4. Restart Android Studio.

Comments

Popular posts from this blog

การตั้งเวลาระหว่าง Server และ Client

วิธีตั้งค่า NTP บน Primary Domain Controller

Installation and Run Node.JS on IIS