Quantcast
Browsing all 76418 articles
Browse latest View live

How to right-align a view inside a list item?

Hi, I have a ListView with an ItemTemplate that contains a horizontal StackLayout that has a label and a Button. I want the label aligned to the left of the screen (works by default) and the button...

View Article


how to acheive Rounded Button in Xamarin.forms?

I have a requirement of round button, to show notification badge in my app. I am currently doing it in a custom renderer, but unable to acheive. any help would be appreciated. button.SizeChanged += (s,...

View Article


File Upload Control not working in web view

Hi, I am loading my HTML web page into Xamarin Forms Web View control. In the HTML web page there is one File Upload Control for Image upload. Here The Upload control is not working in Mobile. Thanks

View Article

Async api call On startUp

Hi, We have the folllowing issue: When our app starts we want to do an async api call to get the logged in user. When de api call completes we store the user object in a static values class. But the...

View Article

Mail Attachments using smtpclient

Hello, I'm new to all this xamarin-things. I'm stuck on one pretty simple things. I can't send mail messages with photos attached to them. I'm writing Xamarin.Forms ios application. This is how I code...

View Article


full-text searches (.epub files) in a cross-platform app ?

I'm looking into methods to index an .epub book (we'll have alot of them, but one at a time for the purpose of this question). The index file will travel with the book (.epub) to a users device when...

View Article

RendererFactory.GetRenderer() - is it bug - child content?

Is it bug that RendererFactory.GetRenderer(Forms.View) doesn't return child content? For instance if you call this with non-empty Grid (for ex. with few buttons) only the Top-Level element would be...

View Article

Image may be NSFW.
Clik here to view.

Xamarin Forms In app billing for Android

I am making an app where I have to have in app purchases (buying keys that I can further use in the app). I have looked at this component http://components.xamarin.com/view/xamarin.inappbilling, but I...

View Article


Opening solution in VS2015 results in project loading errors: Unknown Tools...

I receive an error for each project that's in my solution when I attempt to open my solution that was created in VS2015. For each project I receive the error: Unknown Tools Version '14.0' I am using...

View Article


Error when attempting to open solution created in VS2015: Unknown Tools...

I receive an error for each project that's in my solution when I attempt to open my solution that was created in VS2015. For each project I receive the error: > Unknown Tools Version '14.0' I am...

View Article

Facing an Internal Error Suddenly

Hi, I am facing an internal error while debugging my app today. It was fine till yesterday. The error I am getting - Xamarin.AndroidTools.AndroidDeploymentException: InternalError --->...

View Article

Is it possible to do Inline formatting in label?

i am curious about this one, few days back i was working on a project and there was a requirement to show label test in different font weights and styles like mentioned here on this link :...

View Article

Label update

Hi everyone, i am new on android, what is my wrong? i see just Done on screen after 10 seconds, i want to see , Progress : 10%,Progress : 20% etc... lbl.Text = "Starting"; for (var i = 0; i<10;i++)...

View Article


Android forms maps: out of memory exception when compiling.

Hi All So... I create a new Android Application targeting the latest installed API (4.4. kit kat). I add the Xamarin.Forms package, then i compile, all good. I then add the Xamarin.Forms.Maps package,...

View Article

Out of memory exception with image

Hi, I have a forms page with a grid. The grid has about 3 rows en 3 colums in each grid item is a imageview that does imagecaching. When I fill the grid with data in code I get a out of memoryexception...

View Article


Building in Android: Java Out Of Memory Error

I recently upgraded to OSX Yosemite, and now when building in Android, the build just hangs at the middle of the progress bar and I get a java.outOfMemoryError in the end. Here is the whole stack:...

View Article

Xamarin.Forms and Windows Universal Apps

Hello! In the latest updates from Microsoft for Windows 8.1 and Windows Phone 8.1, they introduced the Universal Apps. Wrapping up, it is nothing more then use the new Shared Projects included on...

View Article


System modules when using Forms and a PCL project

Hi, I am developing an app for Android and iOS which uses oAuth and would like to do this as a PCL project and Xamarin.Forms. What i cannot seem to figure out how to use System.Json and...

View Article

Setting StyleId (for UI testing) on DisplayAlert?

Is it possible to set the automation id's for popup alerts so they are testable from automated UI tests?

View Article

Auto rendering 20+ icons for iOS, Droid and WinPhone Apps

The number of icons needed to create a Xamarin Forms app is most irritating. That motivated me to hack together a WPF desktop application that renders application icons / splash screen using XAML (and...

View Article
Browsing all 76418 articles
Browse latest View live