Resolve BaseGameActivity

前端 未结 6 1050
不思量自难忘°
不思量自难忘° 2021-01-15 03:53

as many people I\'m trying to follow this tutorial without success. The simple error is:

The import com.google.example.games.basegameutils.BaseGameActivity c         


        
6条回答
  •  渐次进展
    2021-01-15 04:29

    BaseGameActivity is not official from Google in order to use you need to copy its Source to your project. Please notice that the name of package declares its an "Example".

提交回复
热议问题