mobile - Getting started developing a WP8 / Windows 8 application -


i have make multi-project application , cross-platform exists on ios , android.

multi-project : need develop several applications having common code base (mainly graphic order changes between each version)

multi-platform : need develop applications w8 , wp8

i know how correctly start achieve closest possible generic application minimal code duplication . see libraries pcl , kinds of symbolic links files can solutions achieve needs.

may advise me on best technical solutions available in windows world , respond these problems ? in addition, must have different ide windows 8 , windows phone 8 , requires there have separate projects platform ?

thank !

ps: new windows development, have knowledge in mobile development ios , android

you don't need different ide's. can use vs 2012 wp7.5, wp8 , w8 development. become little bit more tricky if going support wp7.5 , w8.1

and links you:

co-development windows phone 7/8 , windows 8 guide

building apps windows 8 , windows phone 8

writing cross-platform presentation layer mvvm


Comments

Popular posts from this blog

Android layout hidden on keyboard show -

google app engine - 403 Forbidden POST - Flask WTForms -

c - Why would PK11_GenerateRandom() return an error -8023? -