[Monodroid] BUG? Linked assets aren't copied into the apk, Preview 13 Visual Studio

Jonathan Pobst monkey at jpobst.com
Tue Mar 1 10:43:13 EST 2011


This is something we should be able to support.  Please file a bug.

Jonathan


On 3/1/2011 9:21 AM, Amir Waldman wrote:
> Hi Jon,
>
> My assets are NOT in a class library. They're in the *main assembly*.
>
> Although I do use a class library, I put assets in the main assembly. The
> main assembly is linked (using Project Linker) another project.
>
> Bottom line: main assembly has the assets, but they appear as linked (with a
> shortcut icon on them). The only think you have to do is copy them from the
> linked location while building the APK.
>
> Regards,
> Amir
>
> -----Original Message-----
> From: monodroid-bounces at lists.ximian.com
> [mailto:monodroid-bounces at lists.ximian.com] On Behalf Of Jonathan Pryor
> Sent: Tuesday, March 01, 2011 5:07 PM
> To: monodroid at lists.ximian.com
> Subject: Re: [Monodroid] BUG? Linked assets aren't copied into the apk,
> Preview 13 Visual Studio
>
> On Mar 1, 2011, at 9:30 AM, Amir Waldman wrote:
>> 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 don't believe that there's currently _any_ support for placing assets into
> a Library activity and having them properly merged into the final apk.
> Library projects are currently targeted toward class libraries and not the
> rest of the Android infrastructure (assets, resources, etc.).
>
> Please file a bug for this feature; I'm not sure what timeframe this would
> be supported in.
>
>   - Jon
>
> _______________________________________________
> Monodroid mailing list
> Monodroid at lists.ximian.com
>
> UNSUBSCRIBE INFORMATION:
> http://lists.ximian.com/mailman/listinfo/monodroid
>
> _______________________________________________
> Monodroid mailing list
> Monodroid at lists.ximian.com
>
> UNSUBSCRIBE INFORMATION:
> http://lists.ximian.com/mailman/listinfo/monodroid
>
>



More information about the Monodroid mailing list