Due to Genymotion's fluidness and ease of use, it now becomes the most popular android emulator allows android developers to test their...
Due to Genymotion's fluidness and ease of use, it now becomes the most popular android emulator allows android developers to test their...
Recently, at the Google I/O 2013, two new layouts have been introduced: SlidingPaneLayout , a view that can be dragged from bottom to top an...
1/. Create CountDownHandler class private final Runnable mCountDown = new Runnable() { public void run() { if (mCurre...
Before I dive into the launch mode of an activity, we need to first understand the term, 'Task'. A task...
Android issue: This issue is coming only 1st time after installation and clicking on open button, after launching application with launch...
Well if you are a mobile developer you would try developing apps for several platforms. I know I do :D And when you do you need to test t...