Quantcast
Channel: Recent Threads — Xamarin Community Forums
Browsing all 204402 articles
Browse latest View live

getWindow in xamarin android

i have code from java now i want to convert into xamarin android getWindow().setSoftInputMode(WindowManager.LayoutParams.SOFT_INPUT_STATE_ALWAYS_VISIBLE) thanks many

View Article


[UWP] Getting image from Class Library

Hi! I am doing a refactor of my Xamarin project, in which I want to build nuget-packages for my platform specific projects. And since you can't make your "App.Droid", "App.iOS" and "App.UWP" into...

View Article


Image may be NSFW.
Clik here to view.

jarsigner.exe exited with code 1. MSB6006

I can no longer deploy my app to my phone/emulator Any ideas? I don't know if it was the cause, but I did create a signed assembly prior to this.

View Article

Nearby places Map

Hey All, I want to develop an app to display nearby shops on map, I enter the shop information manually and the user can show it on map as marker, what the best way to do that

View Article

is there any Framework or Library for Photo editing ?

Hey , im looking for a framework or library support PCL for photo editing , i want to develop an app for image editing like drag text and drag photos and icons to the main photo , if there is an...

View Article


BUILDING A CHAT APP WITH XAMARIN ANDROID? HERE IS SOME UI TO GET YOU STARTED!

Hello guys, I am still in process in making a chat system part of my project, and i decided to share with you, the UI, to get you started in case you are making your own,...

View Article

Keyboard shown on double tap

I have an entry in xaml as follows : In my xaml.cs file I have written the following code in page's constructor: userNameEntry.Focused += (sender, e) => { userNameEntry.Placeholder = ""; } Whenever...

View Article

Custom google map markers

I am creating google map display current user location with gps, when the every user open the map can see all other user markers arround on map. I want to develop a very simple taxi appso I create two...

View Article


Multiple Tool Output windows?

I'm seeing multiple "Tool Output" windows in XS. I think this is new to the latest update -- at least, I don't remember seeing this before then. (Maybe I've just been unobservant?) It seems broken;...

View Article


How can i do to refresh my App when i click on button?

I click on listview cell, choose that item and press a button. When i press this button, my App consume a service, update the DataBase. When it updates the DataBase, it changes the flag from 1 to 0. I...

View Article

App in release mode does not build and gives linkassemlies error for...

When I am trying to build my app in Release mode I am getting the following error, The "LinkAssemblies" task failed unexpectedly. Xamarin.Android.XamarinAndroidException: error XA2006: Reference to...

View Article

System.Exception : Unable to contact test backend running in app. A common...

I have created and executed the tests on Android successfully. Now getting error while creating tests on ios SetUp : System.Exception : Unable to contact test backend running in app. A common cause is...

View Article

Math operations: different results from iOS emulator to real device.Maybe...

Hi, I create an app with some calculation on distance between geoloc points. On my emulator all works ( Region and Language are: Language English and Region United States ), but on my device ( region...

View Article


How to add webservices to a xamarin android app?

Hi, I am new to xamarin. I am creating new app. total front end design was completed but i want to know about the back end process to connect to the sql server by using web services. Can any one help...

View Article

Debugging with Android 8.0 phone?

Fresh VS 2017 install. Create new "blank android app". No changes. Build. Run on Google Pixel with recent android 8.0. The app flashes on the phone and goes away. VS output says: "Android application...

View Article


The authentication or decryption has failed. in the web request

I'm using 'webclient' inorder to downloading info from my website and showing them on my android application, but in some devices I face with this error: Exception in Class: WebClient Line : 0 and...

View Article

Error MT4109: Failed to compile the generated registrar code

Error MT4109: Failed to compile the generated registrar code. Please file a bug report at http://bugzilla.xamarin.com (MT4109) any one could tell me what this error meaning and how can I fix it

View Article


Error in binding project : Cannot implicitly convert type System.Type to...

I've created a binding project to a 3rd party ios framework. For the most part, the appdefinition.cs Objective Sharpie generates is error free, and the errors I do have are of a similar nature A lot of...

View Article

Android Project Cannot Run in Test Cloud

Hi fellow programmers, I created a new android project that automatically includes the "HELLO WORLD, CLICK ME!" button. I have not make any changes to the application. Create an apk file using release....

View Article

How to start background service on device boot in xamarin forms?

I read this article: http://arteksoftware.com/backgrounding-with-xamarin-forms/ . I need to fire an event every day at 6:00, so I would like to start a background service when the device boots which...

View Article
Browsing all 204402 articles
Browse latest View live