The alarm clock ingredient in smart phones has always been a feature in demand, and at present it won’t be incorrect to say that the maximum crowd utilize their smartphone to wake up instead of a...
The Google Maps API is one of the most imperative components of any android project. Any app developed for an official or authentic purpose, such as that of a bureau or a firm oblige to utilize a google...
The concept in vogue, the need of present digital world, adopted by all the contemporary app developers is Lazy Loading…! Lazy...
A calculator is the basic need of every individual for calculations ranging from paying grocery bills to high-end official computations. The powers of smartphones and tablets have made the substantial...
An ability to record yourself is one of the most accessible features of an Android device. There are plenty of situations where an individual may want to record a new idea, orinterviews or for any other...
Android developers are well acquainted with various types of layouts for the basic designing purpose. The foremost condition that any layout attribute must satisfy is the ability to support multiple devices...
In this tutorial, You can draw signature in your android device. I am providing a SignatureView class which helps you to draw signature and capture image. 1. Create class “SignatureView.java” public...
Create Android Application Project In your activity_main.xml file, Add LinearLayout with following content First Child of the linear layout is for menu. You can change the width of menu...
It was not possible to determine route between two points before iOS7. But iOS7 has come with enhanced feature to allow user to determine route between two points. iOS7 has come with the classes MKDirections,...