That did the trick. Thanks Jon

Sent from my Windows Phone
------------------------------
From: Jonathan Pobst [via Mono for Android]
Sent: 12/14/2011 7:54 AM
To: warren burch
Subject: Re: "leave the following resource extensions uncompressed"

Looks like a typo crept into one of our changes.  If you open up your
.csproj and find this line:

<AndroidStoreUncompressedFileExtensions>.log</AndroidStoreUncompressedFileExtensions>


Copy/paste and change it to:

<AndroidUncompressedFileExtensions>.log</AndroidUncompressedFileExtensions>

Then reopen and rebuild your project and it should work.

This will be fixed for the next release.

I apologize for the inconvenience,
Jonathan

On 12/14/2011 1:13 AM, warren burch wrote:

> in the Application properties tab does not appear to work. I have an XNB
> which is over 1Mb (problems uncompressing on Android 2.1) I wish for aapt
to
> not compress XNB files. In the edit control on the project Application
> properties page called 'Leave the following resource extensions
> uncompressed" I have tried all the following permutations
>
> .xnb
> .xnb;
> xnb
> ".xnb"
> .xnb;.foo
>
> nothing works. If I rename the APK to .ZIP I can see the XNB files have
been
> compressed.
>
> Does this just not work? or am I doing something stupid?
>
> Cheers
> Warren
>
>
>
>
> --
> View this message in context:
http://mono-for-android.1047100.n5.nabble.com/leave-the-following-resource-extensions-uncompressed-tp5073724p5073724.html
> Sent from the Mono for Android mailing list archive at Nabble.com.
> _______________________________________________
> Monodroid mailing list
> [hidden email] </user/SendEmail.jtp?type=node&node=5074871&i=0>
>
> UNSUBSCRIBE INFORMATION:
> http://lists.ximian.com/mailman/listinfo/monodroid
>
>

_______________________________________________
Monodroid mailing list
[hidden email] </user/SendEmail.jtp?type=node&node=5074871&i=1>

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid


------------------------------
 If you reply to this email, your message will be added to the discussion
below:
http://mono-for-android.1047100.n5.nabble.com/leave-the-following-resource-extensions-uncompressed-tp5073724p5074871.html
 To unsubscribe from "leave the following resource extensions
uncompressed", click
here<http://mono-for-android.1047100.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=5073724&code=d2FycmVuYnVyY2hAZ21haWwuY29tfDUwNzM3MjR8NzI3MjAyOTM4>
.
NAML<http://mono-for-android.1047100.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.InstantMailNamespace&breadcrumbs=instant+emails%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>


--
View this message in context: 
http://mono-for-android.1047100.n5.nabble.com/leave-the-following-resource-extensions-uncompressed-tp5073724p5075041.html
Sent from the Mono for Android mailing list archive at Nabble.com.
_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to