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.

API for Mobile Apps in Simple Words

API for Mobile Apps in Simple Words

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

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.

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 :)

Android WebSocket. Feedback, or When Every Second Matters

Android WebSocket. Feedback, or When Every Second Matters

Apps that are using network communicate with the server by executing queries and receiving answers. Server acts as an information desk providing answers to any questions and accepting inquiries made in a certain way to further process and save them.

DataBinding: How To Develop Android Apps Faster

DataBinding: How To Develop Android Apps Faster

Every time you look at those numerous lines of code with findViewById and ternary operations with visibility you want Cthulhu to finally revel across the Earth so you don’t have to see it anymore, don’t you? But trust me, there’s a way. And we will show it to you under cut.

2d game development on Android: looking for ideas

2d game development on Android: looking for ideas

Hi everybody! For more than two weeks our studio has been working hard on a new project. We are developing a 2d top-down shooter and a little unusual perspective for characters (we are discussing it later). Now is the time to tell all about it. This is the first post from a series about developing a two-dimensional game on Android.