我有一个带有 Gmaps 的应用程序,它在纵向模式下工作正常,但在我旋转到横向模式时关闭,它不会崩溃,只是关闭!
在 LogCat 我得到这个,
09-19 16:24:24.056: W/ResourceType(20122): getEntry failing because entryIndex 939 is beyond type entryCount 1
09-19 16:24:24.056: W/ResourceType(20122): Failure getting entry for 0x7f0b03ab (t=10 e=939) in package 0 (error -2147483647)
09-19 16:24:24.056: E/GooglePlayServicesUtil(20122): The Google Play services resources were not found. Check your project configuration to ensure that the resources are included.
但是谷歌播放服务在那里,而且是最新的。
有人有任何线索吗?谢谢