带有XNA应用程序的Azure移动服务 [英] azure mobile service with xna app

查看:77
本文介绍了带有XNA应用程序的Azure移动服务的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我创建了一个xna Windows Phone游戏,并希望它连接到Windows Azure移动服务.由于无法做到这一点,我认为将我的应用程序切换为带有xna应用程序的xaml是可行的,但这也不起作用.现在我被困在游戏的一部分 我的应用程序使用xna在C#中完成,但是无法使用Azure移动服务来使用它.我可以做些什么变通办法才能在我的应用程序中使用Azure移动服务?我不介意更改为仅Windows Phone8.

I created an xna windows phone game and want it to connect to a windows azure mobile service. Since this could not be done, I thought switching my app to a xaml with xna app would work, but that didn't work either. Now I am stuck with the game part of my app completed in c# using xna, but cant get azure mobile services to work with it. Is there any workaround I can do to be able to use azure mobile services in my app? I don't mind changing so that its windows phone 8 only.

推荐答案

Azure移动服务不正式支持Windows Phone 7, 但是,您有2种选择:

Windows Phone 7 is not officially supported in Azure mobile services, however you have 2 alternatives:

1.请使用REST API,因为所有移动服务均使用标准REST调用(请参见官方文档. http://msdn.microsoft.com/zh-cn/library/windowsazure/jj710108.aspx ).

1.Use the REST API, since all the Mobile service use standard REST call (ref. to official docs. http://msdn.microsoft.com/en-us/library/windowsazure/jj710108.aspx).

2.尝试使用此非官方的WP7 SDK: https://github.com/zaxy78/azure-mobile-wp7-sdk老实说,我不尝试,儿子,我不知道它是否有效.

2.Try this unofficial SDK for WP7 : https://github.com/zaxy78/azure-mobile-wp7-sdk Honestly I don't try it, son I don't know if it works or not.

致谢


这篇关于带有XNA应用程序的Azure移动服务的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆