visual studio 2013 - Assets folder for Windows 8 Phone app -



visual studio 2013 - Assets folder for Windows 8 Phone app -

i have app android i'm porting windows phone 8 now. assets folder lies apart of code in folder sturucture. in order include android build, utilize <linkedresources>.

is there similar windows phone 8 , msvc? having examined examples, found include assets straight project folder construction in visual studio. can avoid copying assets msvc project folder?

btw, msvc 2013 not have drop box on add button:

this old silverlight trick when there mutual entity code files needed shared between app , service library not brought in due differences in .net.

the trick include link project. here how

in assets folder of wp8 phone project right click , select add existing item... or shift alt a. browse location of file(s) found in android project , select file(s). once item(s) have been selected, on add button select drop downwards arrow. select add link add together image(s) link folder.

that give access file as if file within project's asset folder, file physically resides elsewhere.

windows-phone-8 visual-studio-2013 assets

Comments

Popular posts from this blog

php - Android app custom user registration and login with cookie using facebook sdk -

django - Access session in user model .save() -

php - .htaccess Multiple Rewrite Rules / Prioritizing -