android - Google play services freezes Eclipse -


i have 2 problems eclipse. want add advertisements android project. creating new android application project following settings:

  • minimum required sdk: api 13
  • target sdk: api 19
  • compile with: api 22

my first problem eclipse java problem shown below:

the type actionbaractivity deprecated mainactivity.java /hjjhg/src/com/example/hjjhg line 3

my main problem when add google play services sdk\extras\google\google_play_services\libproject\google-play-services_lib , run application. eclipse working in no-load operation. after while, eclipse gives error:

gc overhead limit exceeded

what wrong?


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -