tag

home / developersection / tag

Android Moves Ahead Of Windows Phone Now As Most Popular OS!!!
android 12-Apr-2017
Android Moves Ahead Of Windows Phone Now As Most Popular OS!!!

We had already done a comparison between IOS and Windows Phone10 OS, but Google’s Android is also a part of the race and doing very well in gaining its popularity.

Good News For Android Users!!!
android 04-Apr-2017
Good News For Android Users!!!

Android users, here's good news for you. Google is now giving Android users the option to download one paid app for free every week. The app shows up in the recently introduced 'Free App of the Week' section on the Google Play Store.

10 BEST ANDROID GAMES OF 2017
android 01-Apr-2017
10 BEST ANDROID GAMES OF 2017

We all know that there aren’t much of free Android games these days, but many of them are. Most. We have made your work easier, we here, are listing the best free Android games that you should be able to play comfortably without engaging in too many

Why Android Features is Better Than others
android 29-Dec-2016
Why Android Features is Better Than others

Android was founded by Andy Rubin, Rich miner, Nick sears and Chris White in 2003. Later Android was acquired by Google in 2005. Google has further developed Android Auto for cars, Android wear for wrist watches and Android TV for television.

The Android API
android 09-May-2016
The Android API

Android is a fairly complex system, but we do not need to understand it in depth to be able to make amazing apps. The portion of the Android system wh

Evolution of Android Development
Evolution of Android Development

Everybody needs a smartphone or a smart tech gear, and these devices square measure massively fashionable. Android platform is that the world’s most w

Get Current Location in Android
android 14-Apr-2016
Get Current Location in Android

In this blog I explaining to get current location as well as find update location. In android have two types to get location 1.GPS Location Provider2

Navigation drawer in android material design
android 11-Feb-2016
Navigation drawer in android material design

Navigation drawer is a hidden panel that display after swipe finger left to right. It also show on touch action bar icon. Generally it shows from left to right but developers can show according to his need.

Android Multithreading Example
android 21-Oct-2015
Android Multithreading Example

A Thread is a concurrent unit of execution. It has its own call stack for methods being invoked, their arguments and local variables. Every application has at least one thread when application start and call it main thread.

WebView in Android: Display Local Assets
android 22-Sep-2015
WebView in Android: Display Local Assets

WebView is also quite useful in displaying local content to take advantage of either HTML/CSS formatting or the pan/zoom behavior it provides to its contents.

WebView in Android: Display a URL
android 22-Sep-2015
WebView in Android: Display a URL

WebView is a view widget that can be embedded in any layout to display web content, both local and remote, in your application.WebView is based on the

Android Studio Vs Eclipse
android 24-Aug-2015
Android Studio Vs Eclipse

Why Android Studio, because its very developer friendly like fast development, both from coding perspective and UI designing. Android Studio is a more intuitive framework for coding in Android. Eclipse is good for those who have been coding in that I