Feature Request: Play speed (1.5x, 2x ...) for previous class videos
Hey, I keep checking older class videos from time to time to see if there were any nice questions(from the audience) and answers hidden in them. I guess we will all be visiting these videos more...
View ArticleUIButtonBarItem issue with image type
Hello. I have thi piece of code to add buttons to bottom toolbar: stopButton = new UIBarButtonItem (UIImage.FromBundle ("9_av_play.png"), (o, e) => { Console.WriteLine("stop clicked"); });...
View ArticleRun with on Mobile works however Release version apk fails.
Hi There, Please excuse me if this is a very basic question, however strangely when app is debugged (Run with) on a phone directly the same works as expected. Application does a post to a URL for...
View ArticleWe are hiring Xamarin.Android developer!
UK, Oxfordshire, Reading - Permanent Looking to work on an application that truly makes a difference to it's users? Echo Digital ltd. is looking to hire experienced Developers with proven C# and...
View ArticleWe are hiring Xamarin.iOS Developer!
UK, Oxfordshire, Reading - Permanent Looking to work on an application that truly makes a difference to it's users? Echo Digital ltd. is looking to hire experienced Developers with proven C# and iOS...
View ArticleBackgrounding works on the simulator but not on a device
Greetings, I have an application that downloads data from a server. I have set it up so that the sync runs in a background task so that it can finish if the user navigates away from the application....
View ArticleXamarin Update
I have a problem, yesterday I installed the updates that indicated me to Xamarin, but since I made this update on my application no works on my device, it works with the emulator but not on my device....
View ArticleXamarin Update
I have a problem, yesterday I installed the updates that indicated me to Xamarin, but since I made this update on my application no works on my device, it works with the emulator but not on my device....
View ArticleAXML Source Editor Code Hints?
Hi, i can see another thread that is not answered. I need the Intellij to work in XAML for Code completion to work for Layouts, is that possible? Big issue else a big improvement the Xamarin team needs...
View ArticleNon-Storyboard apps
Just installed Xamarin in my fresh installed Mac, I am in alpha channel in Xamarin Studio, but I don't see Non Storyboard apps from New Project dialog?
View ArticleDoes official OData client ODataLib work in mono ?
I have read this article about how ODataLib works on Xamarin: http://blogs.msdn.com/b/dotnet/archive/2013/11/13/pcl-and-net-nuget-libraries-are-now-enabled-for-xamarin.aspx There is a screen capture in...
View ArticleDropbox file chooser/downloader
In my app I want to allow users to download documents from dropbox. Is there any such component/solution available for Xamarin Android. I was able to locate 'Dropbix Drop-ins' component but it is iOS...
View ArticleXamarin.iOS for VS & Build Host - "too old"?
I have the latest stable releases for the Xamarin.iOS for VS and the Mac Build Host. When trying to connect through Visual Studio 2013, I get this error message.. Build server with address [IPAddress]...
View ArticleWhy some keyboards have "Next" and others the "Enter"
I need my android keyboard to have next but it has enter how can i fix that?? And i want a normal button to have this function too like go to the next linear layout avaiable how can i reach that method?
View ArticleUsing GetView with numerous item types in ListView
I've got a list view with lots of different item types. I've implemented GetItemViewType so Xamarin should know what type of view it needs to pass to getView for view reuse. GetView is often being...
View ArticleUpdated ViewPagerIndicator
Just to let you know. I've ported the latest ViewPagerIndicator library, which you can get here: https://github.com/Cheesebaron/ViewPagerIndicator The one in monodroid-samples is a bit old and does not...
View ArticleCompiler crashed with code: 127.
I get this error when compile my project. I am using Xamarin Studio 4.2.3 and mac OS X 10.9.2. Target CoreCompile: /Library/Frameworks/Xamarin.Android.framework/Versions/Current/bin/smcs: line 6: exec:...
View ArticleGood idea to have multiple Android projects in same solution?
Hi Is it a good idea to have multiple projects in the same solution? In each project I have one activity which is marked as 'MainLauncher'. The second app has some dependencies to the first app (which...
View ArticleSQLite.NET - I/O Errors in when the app is in the background.
Hello there, The app I'm working on uses background location. I found that every time the app is backgrounded any write to the db returns an I/O Error. The app needs to update some data as a result of...
View ArticleFew rookie questions
The company that I work at is going to develop a mobile app and Xamarin has been chosen for this purpose. I have w few questions for which I did not find any response. First question is related to...
View Article