By using this site, you agree to our Privacy Policy and our Terms of Use. Close
Mistershine said:
I'm sure I read somewhere that apps created for win 8 metro UI are either platform independent or that the dev kit can compile RT versions without any extra code. I'm probably wrong on both accounts though.

If you need device specific code, there is a place for it, but otherwise when you compile you can compile a project for multiple platforms.  So design a single app for mobile, Xbox 360, ARM tablets, x86/64 tablets, and PCs, add the device specific code necessary, and compile it across multiple devices.  You're done.

Everything but Windows 8 Desktop apps require some type of approval process.  Only Metro apps are available for RT that I know of.