We are pleased to announce a stable release of Mono or Android 4.4.41. This
release improves Android API 17 Jelly Bean support, changes the default ARM ABI
to armeabi-v7a, and Android Binding Projects now embed .jar files into the
binding .dll, simplifying their use in referencing projects.
Rel
Does anyone know of any report generation libraries we can use with Monodroid?
Preferably LGPL/BSD/MIT? DroidText is the only one I found but it doesn't work
with Mono For Android yet. Everything else out there (that's c# at least)
depends on System.Drawing which we can't use.
Jeremy
___
Hi Tom,
Thanks for your feedback. Since I have to support API level 8 and upwards I'll
add support for both flavors (layout-sw* for API level 13 and upwards and
layout-large for those between 8 and 13). But if the designer doesn't work then
I have to add controls programmatically instead. Can y