Trial expired, can't even open project in Visual Studio
I was working on an Android project when my trial subscription expired. Now it seems it won't even open the project in Visual Studio. I certainly don't expect it to compile, but not even open?...
View ArticleCan't build any bindings project after upgrade
A couple of weeks ago I upgraded Xamarin from 4.6 to 4.10. Since then I have been unable to compile a couple of bindings projects used to incorporate JARs in my solution. In fact no bindings project I...
View ArticleCross platform config file / user preferences storage
Apologies if this has been answered but my search foo is failing me. I'm building a multi platform app that will be released under iOS, Android and Windows Phone, the core network service code will be...
View ArticleCreating Multiple Linked Regions in One Image
I have an image the is split into 8 regions. I need the functionality so that each individual region can be pressed and send the user to a different view based on which region is pressed. Ideas? I...
View ArticleIs there an ID3 or other library to read metadata from MP3 and MP4 files in...
Hello: Im trying to find a way to read metadata (Artist, Song Title, Album, Genre) from MP3 and MP4 files if it's possible, but i can't find a way to use the C# libraries i downloaded, the work great...
View ArticleHow Can I Open A Media File On The Default Media Player?
Hello: I'm trying to open a media file (MP3, MP4) from my app, but i want it to open on the default media player, i found some ways using intents on java, and works on eclipse, but i can't find how to...
View ArticleXamarin University
Hi, Has anyone attended Xamarin University? I was wondering what parts are real-time (or is there any on-demand sections)? Thank you.
View ArticleUse existing Android SDK
Is it possible to use my existing android SDK path for the Xamarin installations? I would hate to have to copies of the Android SDK on my machine.
View ArticleXamarin studio Invalid or Corrupt License
I have a problem with Xamarin studio. Whenever I tried to build any project in Xamarin studio it shows invalid or corrupt license. I have tried in starter and business edition. Both are show the same...
View ArticleLinking IONIC.ZIP into my App. It deploys. Runs in debug mode but throws...
Having deployed my app (which uses IONIC.ZIP) in debug mode it worked fine. When I deployed it in release mode it cannot find the contructor for Ionic.Zip. Which linking options do I need? Currently...
View ArticleIOS view visible
Hi there please can you help. How do I make a view visible using then If...Then condition?
View ArticleXamarin IOS Views
Hi there please can you help. How do I make a view visible using then If...Then condition?
View ArticleZXing.NET speed
Hello, I'm testing the ZXing.NET component, and have also used the latest version from codeplex. Everything works, but on the same device detection is much slower than using Barcode Scanner app, that...
View ArticleOpenGLES2
Hello, I have a problem. I try to use opengl es2 or es3 for openTK 1.0 and android. I have working example (glTriangle30 from xamarin samples), but it use previous version OpenTK. Setting es3 are done...
View ArticleMy default application is not shown on the emulator
Hello everyone, I made a Hello world appplication and I build it, there is no error.The emulator is running correctly but I can't find my application anywhere inside the emulator.I tried a solution in...
View ArticleWhere is the source tab in the android layout editor?
I can't find the 'source' tab when I am in the Android layout editor. I can open the .axlm files with the xml editor... but then I don't get any (android) autocomplete. I'm running vs professional 2013.
View ArticleListView is not scrolling when main activity has scrollview
Hi, I have Activity with Listview. when i populate the Listview via SimpleCursorAdapter. then only i can scroll the whole activity or ListView. how to scroll both. i have attached my code !
View ArticleBuild fails on Android projects - "appt.exe" exited with code 1073741816
When I build an Android project I get this message "appt.exe" exited with code 1073741816. Same result in visual studio and xamarin studio... In the output window:...
View ArticleconnectionTransfer issue
For our interface with arduino device we found this “controlTrasfer” setting Int int int int byte int int UsbDeviceConnection.ControlTransfer( 0x21, 0x22, 0x00, 0, null, 0, 0); But the first parameter...
View ArticleRandom Scandit Crash
This is a very random type of crashing but I can simulate the crash by cancelling the scandit overlay view controller and reopening repeatedly. There is no warning and no way to break on the error so...
View Article