-8

Android studio was just working fine. i didn't used for 3 days and when i came to open it again this message pops up. Can anyone help, Plz ?!

enter image description here

Omkar
  • 3,040
  • 1
  • 22
  • 42
Assem Abed
  • 53
  • 6

1 Answers1

0
  1. Go to the location in C:\Program files\Android\Android Studio\bin\idea.properties (or wherever you installed Android Studio)

  2. Open the idea.properties file with any text editor

  3. Add the following code: disable.android.first.run=true

  4. Save as file on desktop

  5. Go to C:\Program files\Android\Android Studio\bin

  6. Paste the file which we saved as on desktop

  7. Replace idea.properties file

  8. Start Android Studio

Pang
  • 9,564
  • 146
  • 81
  • 122
Hayk Mkrtchyan
  • 2,835
  • 3
  • 19
  • 61