[Monodroid] BUG? Linked assets aren't copied into the apk, Preview 13 Visual Studio
Amir Waldman
amirw2k at gmail.com
Tue Mar 1 09:30:23 EST 2011
Bug Description: Linked assets (from another project) that aren't physically
in the Assets folder will not be included in the final APK, thus cause
runtime errors.
I'm using linked assets from another project (using Visual Studio's Project
Linker add-in). My problem is that because the files aren't physically in
the Assets folder, they aren't included in the APK package.
When I copy those files to the assets folder, it works just fine.
To MonoDroid team: can you add linked assets / resources to the APK as well?
Thanks,
Amir
More information about the Monodroid
mailing list