Skip to content Skip to sidebar Skip to footer
Showing posts with the label Xamarin.android

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?

Monodroid - Passing Data To Listview According To Gref Limit

C#, Mono for Android. I need to output a large portion of combined data into ListView. To achieve t… Read more Monodroid - Passing Data To Listview According To Gref Limit

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

How Can I Detect The Android Runtime (dalvik Or Art) In Xamarin

Similar question to this one : How can I detect the Android runtime (Dalvik or ART)? How to do it i… Read more How Can I Detect The Android Runtime (dalvik Or Art) In Xamarin

Android Tablayout Prevent Activation Of Tabs Adjacent To Selected

I have a tab-based app. I am using A TabLayout for my tabs and a subclass of FragmentStatePagerAdap… Read more Android Tablayout Prevent Activation Of Tabs Adjacent To Selected

Searchview To Your Actionbar For Recyclerview In Xamarin Android?

How To Implement SearchView to your ActionBar Search menu icon for Recyclerview listitem in xamari… Read more Searchview To Your Actionbar For Recyclerview In Xamarin Android?

Programmatically Expand/collapse Group

I want to display to the user a list of all the units and all their sub-units to select from in an … Read more Programmatically Expand/collapse Group

How To Use Activity Attribute Android:showforallusers In Xamarin?

The attribute is not implemented in Xamarin. This mean I can't declare it as an attribute of my… Read more How To Use Activity Attribute Android:showforallusers In Xamarin?

Monodroid Apps Don't Use Correct Density Drawables

I am getting some very interesting results when testing an app developed with MonoDroid on differen… Read more Monodroid Apps Don't Use Correct Density Drawables

Intent-filter In Manifest File To Enable The Open Button On Install

I am fairly new to Android Development and I have seen examples where this is put into the Manifest… Read more Intent-filter In Manifest File To Enable The Open Button On Install

Xamarin Sample Application Not Displaying Anything

I meant to try out Xamarin.Android for a project of mine, so I installed Visual Studio 2015 and Xam… Read more Xamarin Sample Application Not Displaying Anything

What Is The Normal Memory-ram Size?(xamarin)

I'm using an application with many activities inside. also listview with images and so on. Here… Read more What Is The Normal Memory-ram Size?(xamarin)

Mvvmcross Fragments Resolving

I'm using Xamarin with MvvmCross, and have problem with fragments usage. I call ShowViewModel s… Read more Mvvmcross Fragments Resolving

Can't Write File On Sd Card In Android App

I am unable to write file on physical SD card. I want to ask user for permission to write to whole… Read more Can't Write File On Sd Card In Android App

Android Applications Using Monodroid

I used to develop my applications in Eclipse,but I've found out that I can use monodroid to dev… Read more Android Applications Using Monodroid

Android View States: Pressed, Activated, Selected Etc. Bindings. Do I Have To Write Custom Bindings?

Binding a boolean (HasLiked) to Pressed from viewmodel results in error: Failed to create target bi… Read more Android View States: Pressed, Activated, Selected Etc. Bindings. Do I Have To Write Custom Bindings?

Monodevelop Android - No Emulators Listed (windows Xp)?

Just installed MonoDevelop for Android 2.8.6.5 on Windows XP. When I try to run the project there a… Read more Monodevelop Android - No Emulators Listed (windows Xp)?

Android: Custom Dialog Has Wrong Dimensions

I'm trying to display a dialog with a custom view. The Layout is pretty simple; basicly there a… Read more Android: Custom Dialog Has Wrong Dimensions

Enabling Proguard - Xamarin.android

In the release mode, when i enable only multi dex, my app size is 33.30MB which is quite large. Aft… Read more Enabling Proguard - Xamarin.android

How To Use .net Reactor Obfuscated Dll Of Xamarin Android Apk

I am new to Xamarin Android. I have created an App using Visual Studio 2015 Community Edition. I ha… Read more How To Use .net Reactor Obfuscated Dll Of Xamarin Android Apk