Good to know. The SDK level in the build is the *target* SDK — it’s 
different from the *minimum* SDK, which is 9 (see 
http://developer.android.com/guide/topics/manifest/uses-sdk-element.html). 
Macroid supports both native and “support” fragments, just inherit from 
FragmentActivity 
with macroid.Contexts[FragmentActivity] and use the correct Fragment 
classes in you code, the API will be chosen automatically.

Anyway, it’s probably much easier to include Macroid as a managed 
dependency: http://macroid.github.io/Installation.html :) Current version 
is the same as on GitHub.

Nick

-- 
You received this message because you are subscribed to the Google Groups 
"scala-on-android" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to