Top "Xamarin.android" questions

Xamarin.

Error: JNI ERROR (app bug): accessed stale global reference

I am getting this error JNI ERROR (app bug): accessed stale global reference When I run my app in Android …

android mono xamarin.android monodevelop xamarin
Failure [INSTALL_CANCELED_BY_USER] on Xiaomi device

I bought a Xiaomi Redmi 4x yesterday and I can't debug my apps in this device. I already enabled the …

android visual-studio xamarin.android visual-studio-debugging
How do I launch multiple instances of Xamarin Studio on the Mac (Visual Studio for Mac)?

I'd like to have multiple copies of Xamarin Studio running simultaneously. Once one copy is running, double-clicking the Xamarin Studio …

macos xamarin.ios xamarin-studio xamarin.mac xamarin.android
Xamarin build action warning XA0101

I'm getting following warning while building the Xamarin Android project. Warning XA0101: @(Content) build action is not supported (XA0101) For …

c# android xamarin xamarin.android warnings
The type initializer for 'SQLite.SQLiteConnection' threw an exception

I'm trying to implement an incredibly basic use of SQLite. I have a Button and an EditText. I want to …

c# xamarin xamarin.android sqlite-net-pcl
Get current app's build version - Xamarin.Android

I need to display the app's build version in my settings page. So how can i get the versionCode and …

xamarin xamarin.android xamarin.forms
How to add libraries to Xamarin References lists

Is there a place to put libraries(dlls) so they show up in the References list in a project to …

xamarin.ios xamarin.android monodevelop xamarin
Need an example of sqlite with Monodroid

Can anyone point me to an example of using sqlite with Monodroid? I've been unable to find even one.

c# android sqlite xamarin.android
How can I attach a virtual device/emulator to Visual Studio Xamarin Android project?

I created an Android app for Ice Cream Sandwich and added nothing to the default code (except changing the text …

android-emulator xamarin.android visual-studio-2013 xamarin galaxy-nexus