It needs to be set to AndroidJavaLibrary.

You are not going to get Intellisense for it in the axml. You'll just need to use it properly and it should work.

Here's a sample project that uses the Support Library:

https://github.com/xamarin/monodroid-samples/tree/monodroid-4.1-preview/Support4

Jonathan


On 4/21/2012 1:48 PM, drpettitt wrote:
Jonathan,

I'm having the same problems.

I've added the file "android-support-v4.jar" file to a "SupportLib"
directory in my Project.  I've tried setting the Build Action to both
"AndroidJavaLibrary" and AndroidJavaSource" and rebuilding the whole
solution and<fragment>  is still not available in my axml.

For the project properties I have set the "Minimum Android to target" to
"Android 4.0".

I've downloaded and installed Android 4.0.3, Android 4.0, and several more
lower versions.

I am using the trial version of Mono for .net.

Is there something I am missing?

--
View this message in context: 
http://mono-for-android.1047100.n5.nabble.com/Using-the-New-Compatibility-Packages-and-TabActivity-Deprication-tp4705492p5656638.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



_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

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

Reply via email to