
Search In
Speed and quality have been the two major attributes deciding the success of any mobile app. Often, while mobile app development, the lengthy development cycles becomes a matter of concern for organizations and developers both.
For
This tutorial describes how to show effect when list is scrolling up and down. Hiding Toolbar and any other views when list is scrolling down and showing it again when it’s scrolling up.
In this tutorial we are using RecyclerView and Tollbar to achi
Most kids today live in a world totally unlike the one their parents knew growing up. In many cases, kids are more comfortable with navigating technology than their parents or grandparents. That’s a good thing, as they’ll need those skill
If you would like make adjustment under different screen resolution. Please follow the code below:
var width = jQuery(window).width();
var height = jQuery(window).height();
This tutorial will help you to create an accordion and use it for making html page more user friendly, interactive and presentable. Accordion are usually used in pages that consists questionnaires and wherein we want to display the answers and move f
To attain such Dialogue box please go through the steps mentioned below:-
1) Declare a button/ImageView in your Activity xml file, you can place this button on top right corner or left corner or in center wherever you wish you can place it. Here in
Over the past few years, a new trend has been emerging; technology savviness has decreased and becomes less restricted to a specific age group. As a result, several business entities across all industries started organizing and creating mobile strate
Hello Reader's if you want to build light process that update the shopping cart then you can see how to make the code.
Lets start with the html page for shoping cart
<form ng-app ng-controller="OrderFormController">
<h1>Services</

In the below example code I have created Full-screen Navigation Drawer layout with the help of FullDrawerLayout class.
Step(1)-activity_main.xml -Here I have added package name with FullDrawerLayout class name
<?xml version="1.0
OpenERP enables utilizer to send and receive emails when an action is done from OpenERP. We can configure emails to be send when a sale is verify or invoice is paid etc. But to implements these type of functionality, we require to update the function
