With over 2 million apps currently available between Apple’s App Store, Google Play Store and Windows Marketplace it’s an understatement to say that it can be hard to get your app noticed in the crowd. And while there are a number of marketing techniques which can...
List
Allcode Suggestion lists. There are a lot of products, services and tips out there. Our lists give you a countdown of services and offers that we recommend and why.
Issues Bridging Twilio Calls between Customer and Agent
We are seeing issues bridging Twilio calls between the customer and agent with IVR, whisper, wait music, and call recording. Scenario: We have clients calling in. They enter an id to the Twilio based IVR. We play wait music. We call the agent. When the agent picks up...
Creating an Android Image Slider Control for your App (Part 2 of 3)
In Part 1 of of Creating an Android Image Slider Control, we built out the ImageSlider class, but when you added this class to a View, the horizontal scrolling didn't behave well. In order to resolve the scrolling issue, we started playing with the Gesture options and...
Creating an Android Image Slider Control for your App (Part 1 of 3)
Would you like to create an Android Image Slider Control for your App?At Allcode, we needed to build an Image Slider Control into one of our client's Android apps. Initially, we thought it would be as simple as implementing the standard Android Gallery...