I cannot create a new Android project in Eclipse. I have already seen this question, and I did already have the SDK platform installed. I have attached a link to the screenshot below, and as you can see, it's saying to enter an application name, but I have clearly already done that.
Asked
Active
Viewed 1,801 times
4
-
1Reinstall Android SDK – David Jashi Jul 06 '13 at 21:38
-
Is there any theme listed in Theme Dropdown ? – Manish Dubey Jul 06 '13 at 21:39
-
Did you try to select a theme? It seems to me that the message about the name is mistaken (may be a bug in adt) but it clearly prompts you to select a theme... – ChD Computers Jul 07 '13 at 00:50
3 Answers
0
You could do the following
- Restart eclipse and switch to a new workspace and try creating a new project(that should fix it, as I had fixed my project the same way) if it fails then
- Reinstall the SDK into different directory

onkar
- 4,427
- 10
- 52
- 89
0
Following the steps found in this other Question solved my problem, Error Message : This Android SDK requires Android Developer Toolkit version 22.6.1 or above

Community
- 1
- 1

Joseph Lennox
- 3,202
- 1
- 27
- 25