Skip to content Skip to sidebar Skip to footer
Showing posts with the label Mono

Is There A Way To Use Proguard With Monodroid?

Our development team just (mostly) finished an Android app using MonoDroid in Visual Studio. Becau… Read more Is There A Way To Use Proguard With Monodroid?

Mvvmcross 4.1 Upgrade Issue Isfragmentcacheable Not Found

Getting a compilation error after upgrade to mvvmcross 4.1 in Linker task: The 'LinkAssemblies&… Read more Mvvmcross 4.1 Upgrade Issue Isfragmentcacheable Not Found

Android: Title Bar Color Don't Change

I wanna change my Apps Titlebar color and tried it in this way: Part of the manifest file: Solution… Read more Android: Title Bar Color Don't Change

System.net.webexception: Error: Nameresolutionfailure When Calling Wcf Services Throwing Exception In Mono Android Application

I am working on Mono Android Mobile applicaiton. I am calling my WCF Services in my applicaiton, I … Read more System.net.webexception: Error: Nameresolutionfailure When Calling Wcf Services Throwing Exception In Mono Android Application

Why Iasyncresult Report All Port As Opened?

i have this method running in a thread , but when i test it report all ports as open. it seems that… Read more Why Iasyncresult Report All Port As Opened?

Xamarin Forms - How To Fix Broken Build? (seems Like Formsmap Broke It)

After installing Xamarin Forms Map, I am now getting this. I've tried to remove everything I ad… Read more Xamarin Forms - How To Fix Broken Build? (seems Like Formsmap Broke It)

Monodroid - Gc.collect Fails Without Any Reason

I have an application with 4 tabs (TabActivity). By some reasons I call GC.Collect every time user … Read more Monodroid - Gc.collect Fails Without Any Reason