App Development: 10 Best Bug & User Tracking Tools

App Development: 10 Best Bug & User Tracking Tools
Although bug tracking is one of the most important tasks when your app is still in the development phase, issues may still rise in the production phase after your app went online. In the "bug-collecting" process, it can...

Understand Android Activity's launchMode

Activity is the most used component in Android. It is made to work in different purpose and the way it is launched is also very important. In this article, I want to talk about launchMode, which defines the way we start...

Part 01: Meet Android Studio !

Part 01: Meet Android Studio !
Hi guys, I'm Alex, I've worked on Android since 2012. With my passion, i would like to share some experiences with you, hope it help you somehow :) Let start with some basic... To develop Android Application, you need...