一般是 android
# Project target.
target=Google Inc.:Google APIs:19 这个target 错误。
换成当前版本的target
#target=android-5
target=android-19
本文讨论了在Android开发中遇到的将目标配置从GoogleAPIs:19更改为当前版本的问题,并提供了详细的解决方案步骤。
一般是 android
# Project target.
target=Google Inc.:Google APIs:19 这个target 错误。
换成当前版本的target
#target=android-5
target=android-19

被折叠的 条评论
为什么被折叠?