两种解决方案:

Two actions, first:

1.Right click on the project and go to "Properties"
2.Select "Java Build Path" on the left
3.Open "Source" tab
4.Click "Add Folder..." and check "gen" and "src"
second: (because the previous action asked me to remove something... I do not remember what it was...)


1. Right click on the project and go to "Properties"
2. Select "Java Build Path" on the left
3. Open Libraries "tab"
4. Add an external JAR. Add the Google API that is in your android directory (android-sdk\platforms\android-yourversion
现在基本都解决了.....

  

相关文章:

  • 2021-12-12
  • 2021-12-09
  • 2022-12-23
  • 2021-07-16
  • 2021-09-21
猜你喜欢
  • 2022-12-23
  • 2021-12-27
  • 2021-06-14
  • 2021-09-19
  • 2022-01-29
相关资源
相似解决方案