Recieving Data over Bluetooth
So, I have a bluetooth barcode reader to send barcode data to my Android Tablet. The data should be displayed in an EditText. So I wrote the following code: //mac address is known so I skipped the...
View ArticleApril 1st: Ogden, Utah - Intro to Xamarin.iOS and Xamarin.Android
In this session, we'll go over the basics of creating applications on each platform. We will create a simple telephone number -> word converter on each platform. I'd like to focus on iOS and Andoid,...
View ArticleQuickTime MetaData
Hi, Has anyone been able to obtain QuickTime metadata using the MonoMac.QTKit? I noticed that the Apple objective-c development environment does have APIs for these items, but I couldn't find anything...
View ArticleText search difficult in Xamarin Studio?
I found it difficult to perform text search, pure text search not type definition, within the whole solution. Am I missing something?
View ArticleThe 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 ArticleCan't debug PCL's?
I have a pretty large project with a few PCL's. One of the PCL's can never be debugged in Visual Studio. No breakpoints hit... and if I try to step through, the debugger and the app goes to "never...
View ArticlePull to Refresh functionality and Partial Pages
Greetings All! I recently added pull to refresh functionality on one of my DVC, and it is not acting the way I would expect it to. It requires me to scroll down, before I can scroll up and engage the...
View ArticlePublish Android Application option missing
I am using Xamarin Studio 4.2.3 (build 60) on a Windows 8 machine to write an Android Application. I am following the publishing guide available at...
View ArticleTable Cell reloads after scrolling it out of the View
I've got a TableViewController with a couple custom table cells. I was just playing around with it and I did a bit of scrolling. I noticed when I scroll a TableViewCell outside the View and it...
View ArticleAzure Setup- No Xamarin option
So I just set up an Azure instance in hopes of connecting to it via the Xamarin Azure web services component. However, in step 2 under "Create a new Xamarin.Android app" at the tutorial at the below...
View ArticleWebView OnRotation
Hey, I having a problem with my WebView when i rotate the phone, it reloads to the original page that i specified, is there anyway to stop this from happening?
View ArticleUnable to connect to Xamarin.iOS Build Host
I used to use a mac mini as a build host (last year) and never had problems but im on new hardware working for a new company and I can't get a connection. The mac doesn't show up as a build host, and...
View Articlepossible to try glass apps on android device?
i install glass home , possible to use our glass apks?
View Article"Device does not have package com.google.android.gsf"
Have you seen this before? I am using Xamarin to build an Android app that can receive push notifications from Azure Mobile Services. I followed the instructions on the Windows Azure Mobile Services...
View ArticleRe-download certificates / provisioning profiles ?
With the new "built in" control of the Apple Developer Portal certificates and/or Provisioning profile generation and download, how to one re-download after making changes in the portal ? I have just...
View ArticleBest way to upload videos to YouTube?
I'm working on an iOS app that may be built out for Android later. I'm trying to figure out the best route for uploading videos to YouTube. There's several libraries out there to help with this...
View ArticleSql server
Hello, Could you help me please wit this code? I need to insert this data to my sql server table using System; using System.Data.SqlClient; using Android.App; using Android.Content; using...
View ArticleDebugging on my Motorola XT910
Hey all, Having trouble getting the Xamarin studio debugger to work with my Moto xt910... I'm on Windows 8.1 and I've installed the Moto USB drivers. (XT910 shows up as a device in Device Manager) My...
View ArticlePSM Support for xamarin
Hi, I read that you can create PSM ( PS Mobile ) with xamarin. Is this true and is there a link to get me started?
View Article