Android

How to Create an Android App: Step-by-Step Guide

How to Create an Android App: Step-by-Step Guide

Android is still the top choice when it comes to operating systems for cell phones across the globe. In this blog post, we guide you through all stages of the Android app creation process – from idea to deployments.

Awareness API: What Is It and How It May Help?

Awareness API: What Is It and How It May Help?

Awareness API:  What Is It and How It May Help?

Every year our life and daily routine are more and more closely connected with mobile phones. Modern life is extremely dynamic and that’s why mobile apps should match the users’ activity. Awareness API exists just for the purpose.

API for Mobile Apps in Simple Words

API for Mobile Apps in Simple Words

It's Easy to Get App Investors If You Do It Smart

At present, the industry of IT is one of the most rapidly developed. The process of development is always accumulation of a great amount of knowledge, which must continuously be generalized and systematized.

ChatKit Library for Android Apps

ChatKit Library for Android Apps

ChatKit Library

In the world of iOS development there is a well-known JSQMessagesViewController library which helps iOS-developers to implement UI chat in their applications easily. Unfortunately, Android developers are deprived of such a wonderful tool.

Android-Library For Full Screen Image View

Android-Library For Full Screen Image View

FrescoImageViewer. Android-library for Full Screen Image View

Nowadays we can see lots of new solutions for mobile app design, however there is one thing remaining unchangeable while interaction with them — intuitive gestures.

Simple Unit Tests For Android

Simple Unit Tests For Android

Simple unit tests for Android

The time has come to share with you this small article on testing Android app logic. It didn’t occur to me that it is a significant component of Android app development for quite a time but it’s never too late to learn, neither for you, nor for me :)

Learning Android Gestures

Learning Android Gestures

Learning Android gestures

What happens within the system when a user touches the screen? And even more important — how to handle it right? The time has come to figure everything out once and for all! Today’s post is on what I’ve learned about Android Touch System and my experience with it.