How to convert first page of Office docs to PDF?
Hi, My applications requires office docs (.docx, .pptx, etc.) to be converted to pdf. How can i achieve this? Thanks in advance
View ArticleContent shown twice
Hi everyone I've created a framework of my own to create different overlays by using a RelativeLayout: 1 for the background image of the page, 1 overlay for the actual XAML-code of any ContentPage and...
View ArticleSet dynamic height for multiple webviews in a view possible?
I use a customrenderer for webview, found in this forum , that reads out the height of the content and set the the webview height. The problem is, i have to use many webviews on one page, that are bind...
View ArticleSettings > Clear Data = crashes my app
My app will no longer load after I goto the device's Settings > Apps > My app > Clear Data. Steps I take to reproduce: 1. I start my app fine 2. then close it (set in background or stop it) 3....
View ArticleDoes Xamarin support iPod Touch and Indoor Positioning System
Hi, I have requirement to support iPod Touch as a part of cross platform native Xamarin application. Application should use Indoor Positioning System using wifi triangulation or any other approach to...
View ArticleIs it always such a struggle to get .Android projects building?
We are considering using Xamarin.Forms for our new mobile object but I can't even get the sample apps to build. I'm using a completely fresh install, and the only solution to the errors that I can...
View ArticleCreated a perfect Exapandable ListView (iOS) row by NOT using...
So I've been struggling with creating an expandable ListView row. It seems people have been having a lot of trouble with this in the past. Recently a new ViewCell method called "ForceUpdateSize" was...
View ArticleLog in You have to confirm your account before continuing
I have reset my password and trying to access xamrian test cloud with new reset password. then i am getting message "You have to confirm your account before continuing". i want to use xamrian test...
View ArticleMac Disk Space disappears with Xamarin Studio
I am a newbie to Xamrin but i am trying to get sample code working and as a result have had to use the Android SDK Manager to install and uninstall various packages. So in one day I have gone from 80GB...
View Articleclick backbutton hardware android to exit the application
Here is the case I have master page as landing page as navigation page MainPage =new NavigationPage( new AppName.MasterPage()); on click hardware backbutton to exist the app. It gives the following...
View ArticleHow do i send byte[] of converted pdf to Web API?
I have converted my pdf to byte[]. If I send the byte[] to API, it takes the bytes as System.Byte[]. However, I am getting the bytes in my code. Below is the sample of my code: string a =...
View ArticlePossible to use Google Place Picker on Android with XF?
That sounds like a weird question given that I want to use something from Google on a Google platform, but: Given that XF Forms depends on those really old Google Play and Forms libraries, is including...
View Article.NET Toolchain Issues - Compiling Store/Release Builds (UWP)
Hi, I have recently encountered an issue whereby when compiling with .NET toolchain enabled, or compiling a store release where the toolchain is enabled forcefully causes the following error from the...
View ArticleAndroid 5 series devices getting problem for xamarin.forms app
I am making an app using xamarin.forms latest and prism. I am getting some problem for specific android version 5 series devices. For examples: when I type from keyboard for Entry text field letters or...
View ArticleSubpixel and scaling questions/issues
Hi, Firstly I just wanted to say I absolutely love this library! Coming from a background using WPF and D2D it seems so much faster and having the multi-platform angle via Xamarin is perfect! Apologies...
View ArticleXamarin.Facebook in PCL project
I spend few days searching answers but with no success. I develop an app (for Android and iOS), where user can log in by his Facebook account, later he can do something with his friends and share...
View ArticleOpen a file with single click
I was not able to find the setting to open a file with single click in Xamarin Studio. Is there a setting for it? Thanks
View ArticleSample for using Microsoft Account as an Identity provider using the...
Hi, I am just implementing authentication of my mobile app using Microsoft Account. As I could see in the Xamarin developer site, it is possible with 'Using the Xamarin.Auth component for...
View ArticleDisplay Excel File
How can i display excel file on (Android and İos) platforms.Can I convert excel to pdf ?
View ArticleHow to draw on an image and save?
Hi guys, Im working on a little app that requires a user to take a picture and then draw on it (like paint). I have been at this for a little while now and keep running into a problems. How would you...
View Article