I'm a long term user of opennetcf code too, so happy to try to give
something back :)
All my code currently is built around mvvm and we use IoC throughout
(actually it's OpenNetCf-based!)
Our android location manager is
https://github.com/slodge/MvvmCross/blob/master/Cirrious/Cirrious.MvvmCross/A
Derek,
Did you ever get the installation instructions from these guys? If you did,
do you mind forwarding that to me at bha...@yahoo.com?
I even tried this installer on an XP machine and ran into the same issue. I
am now wondering if this is really an OS issue or some bug with their
installer.
-
On Mar 29, 2012, at 10:57 AM, Chris Tacke wrote:
> Then I said, “hey, I’d like to get location change notifications”, so I
> implemented ILocationListener in my Presenter. Bear in mind it derives from
> no other classes. First, it made me implement a Handle property. That can’t
> be good
It'
On Mar 30, 2012, at 6:09 AM, Andrey wrote:
> I am trying to deploy my application on Kindle fire, but getting Error:
> Failure [INSTALL_FAILED_MISSING_SHARED_LIBRARY]
...
> I've tried this in monodroid, but it doesn't work, I am getting the same
> error.
This isn't a scenario we were aware of. S
Chris,
I come from a similar background as yours - Windows Mobile 6.5. I have relied
on your work and posts fairly heavily, so thank you. I hope I can return
something back.
We are actually sharing, I would estimate, about 80-90% of our code across
Windows Mobile 6.5, Android, and iPhone usi
Chris,
I think you are running into many of the same issues that I did with Android.
The problem isn't MfA. The problem is how the Android group at google has
implemented their APIs. MfA is a layer ontop of android, not an implementation
of windows over android. I have some concerns with Go
I'm having trouble wrapping my head around what seems to be a fairly
fundamental requirement in Mono (or M4A anyway), and I'm looking for guidance.
My experience in software development leads me to want to do separation of
concerns and push toward patterns like MVC/MVP, but Mono seems to push ba
I am trying to deploy my application on Kindle fire, but getting Error:
/Failure [INSTALL_FAILED_MISSING_SHARED_LIBRARY]
at MonoDroid.Adb.Install(Device device, String package, Boolean external,
Boolean force)
at Novell.MonoDroidVS.DeploymentTasks.Install(Device device,
MonoDroidFlavorProje