Thanks Jon. I figured that there was an attribute property coming for this. Wally > From: [email protected] > Date: Sun, 30 Oct 2011 21:44:23 -0400 > To: [email protected] > Subject: Re: [mono-android] honeycomb/ics - hardware graphics acceleration > > On Oct 30, 2011, at 6:20 PM, Wally McClure wrote: > > Is there support in the 1.9.2 build for hardware graphics acceleration? > > What all is needed to enable hardware acceleration? If only > //application/@android:hardwareAcceleration is required in > AndroidManifest.xml, then you can use the > ApplicationAttribute.HardwareAcceleration property: > > > http://androidapi.xamarin.com/index.aspx?link=P%3aAndroid.App.ApplicationAttribute.HardwareAccelerated > > [assembly:Application(HardwareAccelerated=true)] > > The next release will have an ActivityAttribute.HardwareAccelerated property > as well, corresponding to the //activity/@android:hardwareAccelerated > attribute. > > Is anything else required? > > Thanks, > - Jon > > _______________________________________________ > Monodroid mailing list > [email protected] > > UNSUBSCRIBE INFORMATION: > http://lists.ximian.com/mailman/listinfo/monodroid
_______________________________________________ Monodroid mailing list [email protected]
UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
