-1

I have a problem with eclipse luna windows 8 -64 bit, i install the sdk and I am trying to have a google map example, but when I run the project eclipse luna stop working.

I tried different emulators same problem(i have tried eclipse Juno same problem).

Any normal android project works properly.

invidicult
  • 306
  • 2
  • 8
  • 19
  • 2
    You need to post the output of the logcat and relevant code. It is probably related to your project and not your IDE or OS – codeMagic Feb 20 '15 at 14:24
  • Android Studio and solve your errors. – Aspicas Feb 20 '15 at 14:25
  • 1
    Also, check the eclipse logs and add relevant parts here, if it really is Eclipse that stops working. "Stop working" is also to generic. Does it crash? Hang? Or is your application in an infinite loop causing eclipse to hang? – Magnilex Feb 20 '15 at 14:31
  • thank you .Now i change my environment to android studio – Khaoula Feb 21 '15 at 17:54

1 Answers1

0

Google play services are not defined in emulators, so better is to run your code on device. Also be sure you have include Google play services libs in your project.