Agile App Co. Ltd

Logo Red

Installing the latest Android Emulators for Xamarin on Windows

For some reason the documentation on the Xamarin website isn’t as clear as it could be for doing all this.    The first step to realise was that Visual Studio needed to be updated with the new SDK Manager as the old one has become obsolete. Following these steps get this bit done https://developer.xamarin.com/guides/android/getting_started/installation/android-sdk/ Once […]

Installing the latest Android Emulators for Xamarin on Windows Read More »

10 Top Apps Built With Xamarin

  Coca-Cola Bottling Co.  Consolidated is the largest independent Coca-Cola bottling distributor in the US, with over $1.5 billion in annual revenue. The field sales teams use iPads equipped with the Marketplace Xamarin app to help them sell more Coke products and create awareness around various programs.     Pinterest Pinterest is full of possibilities

10 Top Apps Built With Xamarin Read More »

MVC Razor Multi Select2 Days of Week

When you’re trying to do something simple and it turns in to 3 hours work!    Here was our solution for simply getting multiple days picked by a select2 listbox in razor MVC Model   public string[] SelectedDays { get; set; } Razor @Html.ListBoxFor(m => m.SelectedDays, new MultiSelectList(new[] { “Monday”, “Tuesday”, “Wednesday”, “Thursday”, “Friday”, “Saturday”,

MVC Razor Multi Select2 Days of Week Read More »

Bespoke Mobile App Design

Bespoke Designs At AgileAppCo. we feel that part of building a mobile app requires a tailored and thought through custom app design. Not only does a design save time in development but it gives clients a visual representation of what their app is going to look like whilst also providing a fair contribution towards the

Bespoke Mobile App Design Read More »

Scroll to Top