官方Android示例应用程序tic tac toe接收器代码(html)位于何处?

时间:2014-02-28 09:51:23

标签: android google-cast

我希望,带有tictactoe接收器源代码(html)的文件夹接收器位于示例文件夹中:... / sdk / extras / google / google_play_services / samples / cast / tictactoe / src / com / google / android / gms /铸造/样品/井字游戏!

官方示例tictactoe reciever chromecast源代码在哪里?

2 个答案:

答案 0 :(得分:1)

当我滚动浏览所有github条目并且没有看到它时,我在想同样的事情。我在网上看到它的引用,当我尝试它时,我从Git得到了404.

我认为这是一个分叉或某种副本,但它可能足以让你开始。 https://github.com/angrygorilla/cast-android-tictactoe

答案 1 :(得分:1)

他们最近将它添加到了他们的github。

googlecast/tictactoe-receiver