c# - Windows Phone 8.1 and Windows Phone 8 device - Will it work -


i've started new windows phone 8.1 project in visual studio 2013 , i've been doing lot of coding already.

my questions is, can run project on windows phone 8 device? wikipedia (for example) says isn't possible, that's why wanted second opinion.

if have start over, have lot of trouble importing previous files?

obviously project needs target 8.0 run on 8.0 or higher.

start new 8.0 project , import code. if don't have 8.1 specific code (which likely), compile fine , run on 8.0 , 8.1.


Comments

Popular posts from this blog

jQuery Mobile app not scrolling in Firefox -

c++ - How to add Crypto++ library to Qt project -

php array slice every 2th rule -