android
5 articles tagged “android”
Blog
October 5, 2018
Detecting iBeacons using background service in Android
Before developing an android application using an external device, a detailed knowledge of the device is essential. (more…)
Blog
July 26, 2017
How to use Vimeo upload for Android and iOS
Introduction A video upload feature is commonly implemented inside applications. Solutions are often simple, but not straightforward. (more…)
Blog
April 18, 2017
Using Firebase to provide realtime notifications
In order to provide real-time notifications for web and Android users, we have decided to make use of the Firebase features in our web application,…
Blog
January 31, 2017
Migrating push notifications from Urban Airship to Amazon SNS
The project we are working on is web application implemented in Ruby on Rails with API used by mobile clients - iOS and Android and…
Blog
January 17, 2017
Migrating push notifications from Parse to Amazon SNS
We recently switched from Parse to Amazon SNS for our push notification service. Parse is shutting down on January 28th, so we had to switch…