On Mar 30, 2012, at 11:27 AM, Chris Tacke wrote:
> The problem is in my semantics. I tend to call classes that I have back in
> the model that provide specific functionality “Services” (and the get added
> into my IoC framework’s Services collection). It’s not a Proper Android
> Service. It’s
On Mar 30, 2012, at 11:18 AM, Chris Tacke wrote:
> I had come to the conclusion about inheriting from Java.Lang.Object as well,
> and that got the service working. I'm one of those "likes to understand the
> internals" personalities, so I'm still interested in what the IJavaObject
> interface r
hi,
my name is Fabio and I need help with mono android.
after load a bitmap I need make a rotate and in windows use
bmp.RotateFlip(RotateFlipType.Rotate180FlipX);
but in android in class bitmap I not found method RotateFlip.
how to rotate image?
thank you
--
View this message in context:
ht
Chris,
Thanks for the input and suggestions. I'm trying to get enough understanding
on this so I can start writing some blog entries on "mono for CF developers"
and "sharing code across platforms, including mono". Any little bit of info or
"this is what we've done" bit helps.
-Chris
From: m
Wally,
The problem is in my semantics. I tend to call classes that I have back in the
model that provide specific functionality "Services" (and the get added into my
IoC framework's Services collection). It's not a Proper Android Service. It's
actually just a plain old class that I inherited
Jon,
I had come to the conclusion about inheriting from Java.Lang.Object as well,
and that got the service working. I'm one of those "likes to understand the
internals" personalities, so I'm still interested in what the IJavaObject
interface requirements are - but only if you have the time and
My App (built with MfA 4.0.4) crashes immediately when run on 4.0.3 (ICS)
devices. I have re-built it with MfA 4.0.6 Beta and that seems to have
resolved the issue. Any idea when 4.0.6 will be 'released'?
Regards...Andrew
--
View this message in context:
http://mono-for-android.1047100.n5.nabble