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

Is There Any Way To Use A Pre-existing Database From Xamarin Without Copying It From Assets?

I have a rather large SQLite database (~20 mb) I need to access from my Android Xamarin-Forms app. … Read more Is There Any Way To Use A Pre-existing Database From Xamarin Without Copying It From Assets?

Xamarin Jar Binding Not Creating A Binding For Derived Class From Android.app.intentservice

I am trying to create an Android Java binding library. I have a class that that extends IntentServi… Read more Xamarin Jar Binding Not Creating A Binding For Derived Class From Android.app.intentservice

Xamarin Resource.designer.cs Not Refreshing New Id's Or Events

So im working in Xamarin and i had a problem with my events and layouts because i added new stuff b… Read more Xamarin Resource.designer.cs Not Refreshing New Id's Or Events

How To Get Holo Light Theme Working In My Xamarin Application

I'm trying to get my app to use the Holo.Light theme. I've created a custom theme for Holo … Read more How To Get Holo Light Theme Working In My Xamarin Application

Recyclerview Part Of Scrollview

I have a RecyclerView as the bottom view, along with some other views on top: I want to scroll the… Read more Recyclerview Part Of Scrollview

Startactivity From String

I want to start Activity using Aktywnosc string from Kalkulator in Xamarin Android Visual Studio pu… Read more Startactivity From String

How To Display Splash Screen On Onapplinkrequestreceived In Xamarin.forms- Android

I have implemented splash screen as below I have a splash activity as main launcher which starts M… Read more How To Display Splash Screen On Onapplinkrequestreceived In Xamarin.forms- Android

Xamarin.android Apk Crashes Following Migration To Visual Studio Team Services (vsts)

We've got a mobile application (Xamarin.Forms for iOS and Android) that we've been in the p… Read more Xamarin.android Apk Crashes Following Migration To Visual Studio Team Services (vsts)

The "linkassemblies" Task Failed Unexpectedly On Build Solution In Release Mode

My project is building successfully on the Debug mode, but when I change it to the Release mode; th… Read more The "linkassemblies" Task Failed Unexpectedly On Build Solution In Release Mode

Enable/disable Wifi Using Xamarin Uitest

I try to enable/disable wifi programmatically within my Xamarin Ui Test. I already found this: Andr… Read more Enable/disable Wifi Using Xamarin Uitest

Setting Image Button Via It's Id Into A 8x8 2d Array. Android. Xamarin

I have made a 2d array of size 8 and 8 respectively, and i have made 64 image buttons, each with a … Read more Setting Image Button Via It's Id Into A 8x8 2d Array. Android. 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

Service Version Update Required?

I am working on Xamarin Android Application.I am getting ConnectionResult{statusCode=SERVICE_VERSIO… Read more Service Version Update Required?

"link Assemblies" Task Failed Unexpectedly Issue While App Build In Release Mode Xamarin Android

Getting the following issue while trying to build App Release Mode in Xamarin Android. Why is it ap… Read more "link Assemblies" Task Failed Unexpectedly Issue While App Build In Release Mode Xamarin Android

Tabbedpage Toolbar Only Shows The Active Toolbaritem When Toolbarplacement Is Bottom And Contentpage Count Bigger Than 4

There is a feature in Xamarin.Forms 3.1 version which we already support for Android toolbar to be … Read more Tabbedpage Toolbar Only Shows The Active Toolbaritem When Toolbarplacement Is Bottom And Contentpage Count Bigger Than 4

Button Clicked Function Error In Xamarin

I have a simple dialog fragment with a cancel and save button. When cancel is clicked dialog is dis… Read more Button Clicked Function Error In Xamarin

Xamarin Axml, Xml Intellisense Not Working

I started using Visual Studio 2017 Enterprise Edition with Version 15.7.4. and Xamarin Version 4.10… Read more Xamarin Axml, Xml Intellisense Not Working

Vpn Client In Xamarin

I want to create a vpn application such as 'Touch VPN' or 'Hi VPN' How to use xama… Read more Vpn Client In Xamarin

How To Import Scringo Library In Xamarin Or Android Studio?

i'm new to android development and i'm using Xamarin and Android Studio ... i have created … Read more How To Import Scringo Library In Xamarin Or Android Studio?

Android Network Reachability (offline Mode)?

So I am calling few different web services in my app but I want to check if the device is able to c… Read more Android Network Reachability (offline Mode)?