Azure Blob Storage-Xamarin Android
I've successfully implemented Azure mobile services in my android app. Now, I am trying to make use of Azure blob storage to push files to the cloud. I couldn't find any tutorial/help available on the...
View ArticleMultitouch ?
Hi, i need a help im making app for android i have two buttons and i want them work at the same time when i give command to both of them. how can i do that please give me some advise. thanks
View ArticleHow to set margin after to inflated view?
Please help I need to add -5dp margin but all off this tries not work for me. I don't know why. In axml is margin deffined too. No error or warning in output. LayoutInflater inflater =...
View ArticleCharts in Xamarin
What kind of charts do Xamarin support? I have to develope an App for IOS and Android and one of the key features is charts. I need advanced charts for my app. That means something more than just...
View Articleadd google map marker with tap and hold gesture
I'm writing an app in Xamarin.IOS which has a controller that displays a Google Maps MapView, and I would like to add a marker when the user taps and holds over any point in the map So far I've tried...
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 ArticleEmulator Not Installing App
I am a new user to Xamarin and am currently working through the Hello, Android tutorial in Xamarin studio. Whenever I try to run my code, I load up the MonoForAndroid_API_14 emulator (I have tried a...
View ArticleCompiler Crashed with Code: 1.
I've been trying things in VS 2013. I decided to switch to see if things worked different in Xamarin Studio. I've decided to create a new solution in XS on my Mac. I've got the code below....
View ArticleActionBar.SetSubtitle
In the Android documentation there appears to be an overload of ActionBar.SetSubtitle(string), but I do not see this overload in the Xamarin implementation of the product. Is this an oversight or is...
View ArticleMonotouch.Dialog Display issues
Greetings, I'm having two display anomalies when using the Monotouch.Dialog that I would like to fix. 1) When redrawing the view (either by orientation change or when returning to the view), the...
View ArticlePotential Bug in iOS HTTPClient?
Hi I'm attempting to upload a file to an MSMVC controller using the iOS HTTPClient like so : public async Task UploadPhotoAsync(string fileName, byte[] photoBytes) { httpClient = new HttpClient(); try...
View Articleunable to get BroadcastReceiver to fire for SMS_RECEIVED
I have written an app with a minimum amount of code to implement a BroadcastReceiver. The purpose of this app is for learning, also I can use this to test code in the future for capturing various...
View ArticleDoes any body knows how can I export my SQLite data base/view to an excel,...
Hello, I´m using a SQLite data base and Barchar component to show reports with graphs in my App and I´d like to export those View´s or Querys or Data base to an excel, word, pdf or csv file. Does any...
View ArticleDynamic Table/Tabla Dinámica
Estoy creando una tabla dinámica y hago lo siguiente que funciona perfectamente, pero necesito saber cómo podría agregar en la columna de "descripcion" dos textview. Si es posible? Agregar mas...
View ArticleConnectedPeripheral not getting called (CoreBluetooth)
Hi all. I am having partial success with implementing Bluetooth LE. I have created a CBCentralManager object with an attached CBCentralManagerDelegate, like so: public class CMD :...
View ArticleMarch 12: Dallas/Fort Worth, TX: Project Sienna
Date: March 12th 2014 Time: 6PM Location: 5151 Belt Line Road #1010, Dallas, TX Link: http://www.dfwmobile.net/project-sienna/ Details: Quickly build Windows 8 LOB apps in minutes with Project Sienna...
View ArticleIOS Dev Hardware
Hi all, i have used a Macbook-Pro 2008 for Xamarin-IOS development for the last year and i would like to renew my hardware now. What would you suggest to use :-) What is your preferred hardware...
View ArticleVideo (German): C# for Android and iOS
At last BASTA conference (Germany) I did a session for C# developers about Android and iOS development with Xamarin and Momo. They recorded the session and it is not online at...
View ArticleLatest installer is broken
So, I'm trying to start out with Xamarin, and I've encountered a problem with trying to set it up. When you run the installer, when you press continue, it closes and nothing happens. Anyone know how to...
View ArticleProblem installing Xamarin IOS
I have been trying to install Xamarin IOS on my MAC Book Pro but it keeps crashing, here is the installation log, do i need to modify some connections on my computer? i have good connection to the...
View Article