0

I have a problem with running Android Studio when starting a new project in android.

My Android Studio (in any version) is using Java, not Android, and it's not like any Android Studio I've seen.

when I click new project in this picture:

enter image description here

I see this:

enter image description here

and I don't know what should I do.

ישו אוהב אותך
  • 28,609
  • 11
  • 78
  • 96
Safoo Ra
  • 21
  • 4
  • 1
    Can you provide more information such as the version of the android studio you are currently using, OS you are running on your system and others? – Ruan_Lopes Dec 12 '17 at 21:51
  • I run it on windows 10 64 bit, but Software version is no different, I tried it for version 2 and also version 3 but the result is same. and this problem is new from 2 or 3 days ago, I didn't have this problem before. – Safoo Ra Dec 12 '17 at 21:58
  • @SafooRa you can add images inline with your question instead of providing a link, which some people are hesitant to click without prior knowledge. – bakoyaro Dec 12 '17 at 22:00
  • I tried it but didn't work!! – Safoo Ra Dec 12 '17 at 22:25

1 Answers1

0

This is usually because the Android plugin is disabled. You need to enable the plugin from File -> Settings -> Plugins. Then you need to enable all related to Android, it should be something like this:

enter image description here

ישו אוהב אותך
  • 28,609
  • 11
  • 78
  • 96