Tagged Questions
3
votes
1answer
201 views
Is it possible to build an email reader for the Zune?
Is it possible to build an email reader for the Zune through XNA ?
Version 3.0 allows us to connect to the Market place and download music directly from the Zune hence the nature of my question.
...
2
votes
1answer
275 views
Uploading / Simulating a Collection of Songs on the Windows Phone 7 Emulator
I am writing a windows phone 7 game that deals with extracting the spectrum out of a song and building the game level based on that. The only problem I have so far, though is that I cannot use any ...
2
votes
1answer
324 views
XNA Zune HD application won't exit gracefully
I have and built and deployed the application created by the new project template for the zune hd. The problem is whenever the application exits, the Zune reboots. This happens when remotely debugging ...
2
votes
2answers
584 views
How do I load pictures in Zune XNA without running out of memory?
Im writing a XNA program that display pictures from a specific picture album on the Zune. The problem is when if I load the textures from all the pictures in the album, the program runs out of memory. ...
0
votes
1answer
100 views
How do you make a component/container that allows for the input of an integer in Visual C#?
I'm trying to make a simple Zune "game" (it's really an app, but my Zune only supports games) that takes in two integers, which are time intervals, and plays one sound after time1 and plays another ...
0
votes
2answers
54 views
Is it possible to use XNA 3.1 on the ZuneHD and save data to the filesystem?
If it is possible, how would you go about doing it?