- Home /
[Solved] Windows Phone Game - Start
Hi, I would like to create game for Windows Phone 8.1 and maybe for Android too as a school project, but I've never worked in Unity. I've got few questions about it.
Should I select platform (WP 8.1) first or I can create a game and when I finish the game just create build for selected platform(s)? And one more - is it possible to create WP and Android game without using SDKs for both platforms?
I hope that my questions will be understandable.
Thanks for your answers!
David
Answer by taxvi · Mar 16, 2015 at 01:53 PM
you can switch platforms at any state of development, that's probably the best feature of unity. No you can not build a game if you don't have an appropriate device SDK.
it's also advisable to know some native progra$$anonymous$$g for the platform you are building for (objective-C for iOS, Java for Android, etc.), but if you're just focusing on an 'A' you are cool.
Your answer
Follow this Question
Related Questions
Android sdk build error 10 Answers
I have a problem with my sdk version. Please help me 0 Answers
Facebook SDK import error 1 Answer
Why does .apk file being built consumes so much space? 0 Answers