Top "Xamarin.android" questions

Xamarin.

Visual Studio Android Emulator won't run application

I recently got into Xamarin development. I have a lot of experience in Xcode making iOS apps and the iOS …

android android-emulator xamarin xamarin.android simulator
Get current Activity - Xamarin Android

I am developing an portable App for Android and iOS. My current function is taking a Screenshot and use that …

c# android android-activity xamarin xamarin.android
Xamarin remove app title

I'm struggling with the dumbest thing (I guess I'm just not used to the Xamarin Designer). How can I remove …

c# xamarin.android xamarin
How do I use SharedPreferences in Xamarin.Android?

I want to save and retrieve some application settings in my Xamarin.Android project. I know that in Android (java), …

android xamarin xamarin.android
The project is missing Android SDKs required for building

I'm attempting to build my first F# Android project in Visual Studio 2017 (Community Edition). Immediately after creating a new project …

android visual-studio xamarin xamarin.android android-sdk-tools
MonoDroid: Error when calling constructor of custom view - TwoDScrollView

I am building an Android application that uses the custom-built TwoDScrollView found here: http://blog.gorges.us/2010/06/android-two-dimensional-scrollview/ This same …

android android-layout scrollview xamarin.android android-custom-view
Black screen before Splash screen appear in android

We know that when the app do some long process like downloading some information from internet it could show a …

android xamarin.android splash-screen
Failure INSTALL_FAILED_MEDIA_UNAVAILABLE

I've installed JDK, Android SDK and Mono Android for Visual Studio 2010, I've created an empty solution and I got the …

xamarin.android
Xamarin: Connect to locally hosted web service

I want to create a web api application to connect xamarin with android. I had tried a lot, but some …

web-services xamarin xamarin.android
Ask user to turn on Location

How can I prompt the user to turn on Location? The app is supposed to filter a list of locations …

android xamarin xamarin.android android-permissions android-location