Agile App Co. Ltd

Logo Red

Author name: dangrosso

Alexa Skill Development

Alexa Skill Development Why you need to be able to say “We have an Alexa Skill on the Amazon Appstore” in 2018 So we’ve been developing an Amazon Alexa Skill recently to discover the World of benefiting from the Echo devices starting to dominate our homes. Developing a skill with the Alexa is soon to […]

Alexa Skill Development Read More »

Getting Paid with InstructorPal

How to get paid with InstructorPal TO WATCH A HOW TO VIDEO CLICK HERE https://youtu.be/-DiRRTsSxiI  Start by adding a class   Select to add payment options, and select whether you want people to buy one class at a time or multiple. This is just to help you out and can be changed later on.    Enter

Getting Paid with InstructorPal Read More »

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