Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/android/199.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Java 无法解析导入com.google.example.games.basegameutils.basegameutils_Java_Android_Project_Google Play Services_Google Play Games - Fatal编程技术网

Java 无法解析导入com.google.example.games.basegameutils.basegameutils

Java 无法解析导入com.google.example.games.basegameutils.basegameutils,java,android,project,google-play-services,google-play-games,Java,Android,Project,Google Play Services,Google Play Games,此代码来自原始的android开发者页面: import com.google.example.games.basegameutils.BaseGameUtils; 但在项目中,BaseGameUtils不是BaseGameUtils类 我们的项目BaseGameUtils是从这个链接下载的,因为原来的一个导致了错误。 不过我可以看到……将BaseGameUtils导出为库,您需要在一个工作区中使用所有proyecta

此代码来自原始的android开发者页面:

import com.google.example.games.basegameutils.BaseGameUtils;
但在项目中,BaseGameUtils不是BaseGameUtils类

我们的项目BaseGameUtils是从这个链接下载的,因为原来的一个导致了错误。

不过我可以看到……将BaseGameUtils导出为库,您需要在一个工作区中使用所有proyecta