I want to explore the possibility of a compatibility action bar similar to
the ActionBar Sherlocke, or the Action Bar compatibility sample on the
Android site.

Seems like all the compatibility action bars I've seen require API level 12
and then perform special logic if it's detected that the version is less
than 12.

I'm not sure if this is common practice or not, but I've seen many people
recommend this approach over in Java-land.  Would the standard Java
implementation also suffer from "MotionEvent" problem when using this
approach?

Also I'm confused by what the TargetFrameworkVersion is.  Is that the same
thing that is labelled "Minimum Android to Target" in the project settings
in the Visual Studio plugin?  Or is it something different?  Am I correct
that I have to set the "Minimum Android to Target" to the higher version
that I want to compile against and then set the "Minimum Android Version" to
the lower version in the Manifest tab?  Or am I doing it wrong?  If I'm
doing it correctly can you answer why fast deploy and the shared runtime
don't seem to work when I do this?

--
View this message in context: 
http://mono-for-android.1047100.n5.nabble.com/Fast-deploy-with-different-target-and-minimum-SDK-values-tp5514417p5652771.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