Secure Local Data Storage
Is there a cross platform approach to store files "securely" (tamper proof?) on a mobile device? I'm looking for a .net solution or a "bridge" that uses platform specific technology like iOS' Keychain...
View ArticlePorting Visual Studio Project to RedHat Linux
Hello, I have a C# application that developed using Visual Studio 2008. I am trying to port this application to Red Hat Linux. Question: Is Xamarin Studio supports Visual Studio project porting to Linux?
View ArticleHow to link a native c++ library...
Hi, I am following this link to link my own native library: http://docs.xamarin.com/guides/ios/advanced_topics/native_interop: "To Configure Xamarin.iOS To Link the Library, on the project options for...
View ArticleHow and where to store small amount of info to retrieve later?
Hi all, I am almost done with my first Xamarin.Android app. It is not a very complex app so I have managed to do all of it without any I/O so far. Now there is a case where I need to store 2-3 values...
View ArticleHow to show a spinner/loader until the image gets downloaded?
Hello everybody, I need to show a loader/spinner in place of my ImageView until the image gets downloaded. Currently, there is only a blank space shown and the image is displayed once totally...
View ArticleWhat license is the example code in the monotouch-samples git repository...
Please see the GitHub issue: https://github.com/xamarin/monotouch-samples/issues/33 I noticed none of the issues have been responded to in many months and wanted to help make sure this is addressed....
View Articleremove space between tab in tabhost
hello how can i remove space between tabs in tabhost easy way <?xml version="1.0" encoding="UTF-8" ?> <selector xmlns:android="http://schemas.android.com/apk/res/android"> <!-- When...
View ArticleMEDIA PLAYER PROBLEM
I began a new Xamarin Studio Android application. C#-Android Application. The app has a menu and you can choose which song you want to play. The problem is that when I process the app I get a message:...
View ArticleThe most recent Mono drop (alpha) broke the Build Server
Cannot connect correctly. Gets a Port invalid complaint. Hence, cannot enter in the Pairing number. Dropped back to the previous Mono.
View ArticleHow do I get Bonjour working on a Mac
I am trying to register a service for discovery using Bonjour and can't seem to get it to work on a Mac. I created a really simple example showing what I'm doing but all I ever see is the "Bonjour...
View ArticleWhy my start emulator image is empty?
Hi all. When I start debugging in VS2012, There is any device in select device dialog box and Then click start emulator image link in dialog box, but not listed any emulator in available images box....
View ArticleWhy my start emulator image is empty?
Hi all. When I start debugging in VS2012, There is any device in select device dialog box and Then click start emulator image link in dialog box, but not listed any emulator in available images box....
View ArticleAlpha Builds can't build Profile78 PCLs
Any attempt to build a Profile78-based PCL fail with this build error: error: /Users/paul/code/paulcbetts/starter-mobile/Starter-Core/Starter-Core.csproj:...
View Articleautosave file identity based on Solution name + file name?
I just created a new Solution in Xamarin.Android (Studio 4.2.3 Android 4.12.2). When Xamarin finished creating all the new files, it said there was an autosave file for MainActivity.cs. Out of...
View ArticleAccess Google Account + Google Apps?
Hello, I was wondering how someone would be able to access Google apps from Xamarin? For example, how would I be able to get Email/Password from the Google account that was already setup on Android and...
View ArticleCan Add-Ins Add Code Templates?
Can I write an add-in that installs a code template/snippet? I couldn't find any examples.
View ArticleDeployment Failed
sir, i am new to Xamarin . when I Run the Android project my Hello_world app is not shown in Emulator . When i Build the project it builds successfully . But Deployment takes lot of time and finally it...
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 Article[Xamarin Blog] Sharper HTML Hybrid Apps with Razor
Just posted: Sharper HTML Hybrid Apps with Razor on the Xamarin Blog. Read the full article to learn how to create new Hybrid HTML mobile applications using Xamarin and the Razor templating engine (or...
View ArticleMissing .xib files
using latest Xamarin Studio 4.09 and just submitted an app to Apple which has been approved but when it is installed it does not work making my customers very unhappy. Problem seems to be that in my...
View Article