i have created the sample app 0n mobilefirst 7.1 with mac 10.12.5 java 1.8 eclipse mars, once i have created project added the android and ios environment after done build all environment ,ideally it should create separate android folder for that but its not creating any separate android folder , please any solution really appreciated
Asked
Active
Viewed 67 times
0
-
What if you try an older version of Eclipse? – Vivin K Jul 25 '17 at 11:06
-
i am using MAC 10.12.5, tried the keplar and Juno , while opening it get crashes , so i have installed mars – Lingaraj Sajjan Jul 25 '17 at 11:41
-
Since you have not provided any further details such as error messages or logs, I assume it is missing ADT plugin for eclipse. Verify if your eclipse has ADT plugin installed. – Vivin K Jul 27 '17 at 04:29
1 Answers
0
The most likely cause of the issue is missing "Android Developer Tools" Plugin in your Eclipse. This is required to create the Android native project, when you add Android environment. Verify its installation.

Vivin K
- 2,681
- 1
- 11
- 14