hello world from adb shell
I have been able to find the xamarin assemblies and associated android so's. I have not found the equivalent mono executable for use via shell command line. Is there a simple main() I can link against...
View ArticleForms.Labs ExtendedLabel color on iOS
Setting the font color of an extended label doesn't seem to have any effect in iOS. Anyone else experiencing this, and if so, is there a workaround? Running Labs 1.2 with the latest stable version of...
View ArticleCan not deploy to iPad
I can no longer debug my Xamarin iOS app on one particular iPad. When the Deploy to Device window reports that the bundle is installed - I do not see the app on my device (even after searching for it)....
View ArticleDecember 16, Antwerp, Belgium: 2nd Belgian Mobile .NET developer group meetup
Hi all, just to let you know we're organising the 2nd Xamarin meetup in Antwerp, Belgium. If you're in the neighbourhood, come and say hi......
View ArticleCustom NSDocument, Custom NSWndowController Undo action not working
Hi, I have a document-based app with NSWindowController subclassed as described here. All is working except UndoManager. In my subclassed NSDocument, I am doing the following;...
View Articleuse of SslStream from Xamarin.Android app
I'm working on a Xamarin.Android app that has to communicate with a socket server with some of the calls needing to be encrypted. OSX - 10.10.1 Xamarin Studio - Version 5.5.4 (build 15) Xamarin.Android...
View ArticleAndroid Assets from different location/automated
So I'm working on a game engine in C# and just got Xamarin to see if it is feasible to do our Android development with this platform. Within game development, there are MANY assets (textures, meshes,...
View ArticleWill Google compete with Xamarin?
I read this today - looks like quite a compelling cross-platform app development workflow from Google - plus you get code for web too....
View ArticleCustom Rendering for ListView
I want to hide the separator lines in a list view. I looked at http://developer.xamarin.com/recipes/cross-platform/xamarin-forms/listview-hide-separator-line/ , where the following is stated: "The...
View ArticleXamarin.Forms 1.3.0 Prerelease 2
Important Notes This release (1.3.0-pre2) will be the last release to support the current Preview Unified iOS API. The next release will support the Stable iOS Unified API, which is not ABI/API...
View ArticleCannot See Text File Created
Hi Everyone, I’m currently developing android mobile application using Xamarin wherein the application is creating a text file and storing data in it. I am encountering an issue wherein I cannot see...
View ArticleProposal: You should add a tag for Xamarin.Forms in the store
Proposal to @ZacharyGramana: Please add a tag in the CS for (real!) Xamarin.Foms compatible components. So every XF-developer easily can search for (only!) XF-components (and there hopefully will be...
View ArticleSomeone can help me using OpenCV in Android???
Someone can help me using OpenCV in Xamarin.Android??? any example can referance.....
View ArticleTextView set links for phone numbers with letters
Hello friends, I currently have a TextView and it works really cool, however I need that the phone number from there be able to "tap" on it and make the call automatically. Before the phone number was...
View ArticleHow to navigate to a page and reset the 'stack'
My app has a few introductory screens for first launch. Once the user gets through these, I want to transition the user to the "main screen" in a way where the back button will not take the user back...
View ArticleVB.NET support
I know, there's an FAQ about this, but I wanted to put my vote in for it! I know VB6 very well and making the jump to allow me to make a multithreaded app. on iOS and Android with VB.NET would be very...
View ArticleMultiple file Upload in Background Transfer Service
Hi Xamarin iOS experts, I have an app where a user creates a news item and upload images for that news item. the way I designed it is users can keep submitting news items and app would create...
View ArticleAppCompat v7 21.0.00-beta1 + GooglePlayServices "attribute 'theme' has...
Hi guys, I'm trying to use the AppCompat to use MaterialDesign, but when i'm trying to compile the project, i'm getting this error. Anyone have this problem too?
View ArticleRight align label with a binding in RelativeLayout
Hi, I'm displaying a label that should be right aligned in my RelativeLayout - but about 10% of the time it seems that the label doesn't align itself properly. Most of the time it works, but...
View ArticleCant Get Sketches To Work On IOS (IPhone)
OK, several problems 1) beta channel is on version 5.5.4 which is not high enough for sketches, which is contrary to what Ive read so far. So Ive reluctantly switched to alpha channel which is 5.6.3 2)...
View Article