Tag Archives: Android

Android is a mobile operating system (OS) based on the Linux kernel and currently developed by Google.

Enable user to user calls, texts and phone number verificator with Twilio

One of our projects needed to set up voice and short message text communication between users through mobile phones and/or tablets. There are dozens solutions (some of them are given in List of some communication tools and phone number verification), we analyzed them and choose Twilio tool. We used it for few projects and knew that… Read More »

Example of Android Mobile Deep links indexing by search engine

In order to make life easier for users, Google provides such opportunity as indexing applications. With this feature, the user can easily switch between the browser and native applications. To use this, the developer needs to add a link to an application on its website.

Research: Human Speech Recognition

One of the main requirements in the software development world nowadays is the increase of interactivity and personalisation levels in developed applications. Examples from the leading market players, such as Siri, Google Now, Samsung S Voice and others are setting a new standards for user experience and human computer interaction. This route can find a… Read More »

Research: Software components and services for instant messaging and conferencing (video, audio, text)

What could be easier than to find ready-to-use solution for messaging? But when you try to analyze these solutions many of them appear to be unsuitable for your needs. Especially if the demand is to build communication between more than 10,000 users at one moment. We made a research that include 4 the most serious and,… Read More »

Automation testing Web applications with Protractor

The popularity of Web application automation testing with Protractor framework relates to popularity of Angular.JS the JavaScript framework that helps to make Web pages dynamic and lightweight. Among other projects Developex is working for the Web application based on Angular.JS. This application interacts with Java program and manage audio and video content onto specific hardware… Read More »