
Search In
Before now, UI and UX used to share virtually the same significance but with the introduction of mobile app development there now seems to be a pure distinction between them. It may interest you to know that whenever matters concerning these two enti
Enable a system location dialog ,asking user that app needs to find the current location
This dialog is from Android Settings API
public class LocationData implements GoogleApiClient.ConnectionCallbacks, GoogleApiClient.OnConnectionFailedListener
Retrofit is a library which is very easy to use an apply. It helps to convert the HTTP API into a Kotlin interface. Though many of us must have used retrofit in Android but now as Google has announced Kotlin as an official language for Android App De
With mobile app development companies growing at a faster rate, every organization wants to
launch their apps either on Google Play or App store or both. There are equal chances that your
app is going to fail unless you haven't developed the app
WEST RIVERSIDE 鈥?Jim Waddell knows rattlers. He grew up around Shelby and got bit on the butt by a prairie rattlesnake when he was 9. Christian Louboutin Outlet With an unprecedented number of crises around the world already stretching the budgets of
Rails provide us with some pre-defined methods or hooks which can be invoked after or before the execution of a certain method in the object life cycle.
Callbacks are called in certain moments of object's life cycle which we will get to know in
About DevOps
DevOps has changed the world of agile development for good. Every successful IT organization is opting in for DevOps in 2019. The reason for this is quite simple, DevOps simplifies the development process along with speeding it up. 
Hello Everyone!!!
In order to solve binary tree problem of leaf node, we should know that what is leaf node? Leaf node is node of the binary tree whose have no left and right child means whose left and right child is null. It is the
Map object in ECMAScript 6 is an ordered list of key/value. Any value either objects or primitive values may be used as either a key or a value.A key 7 is identified as different from “7”. There are more methods mentioned below:
1- clear
Drag and Drop functionality provides user a facility to move a data (or object) from one view to another.
This tutorial will help you with the development of the Drag and Drop functionality in your android application. For this you require API level