mobile
3 articles tagged “mobile”
Blog
April 27, 2018
How to detect colour brightness in Ruby
The first attempt Working on a project where users can customise background colour for their profile, I needed a way to test if a background…
Blog
April 10, 2018
Automating mobile build distribution: Android
The problem we solved In day-to-day mobile app development, distributing builds for testing teams in order to verify new features or bug fixes becomes a…
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,…