
Search In
In the below example I have created cycle animation function. Here I have added Button and ImageView in actvity_main.xml layout then I have created new directory (anim). In anim directory I have created cycle.xml layout and In MainActivity I have use
In the below example I have created linear animation function. Here I have added Button and ImageView in actvity_main.xml layout then I have created new directory (anim). In anim directory I have created linear.xml layout and In MainActivity I have u
In the below example I have created Overshoot animation function. Here I have added Button and ImageView in actvity_main.xml layout then I have created new directory (anim). In anim directory I have created overshoot.xml layout and In MainActiv
In the below example I have created Ripple Drawable clickable button. Here first I have created RelativeLayout In Relative layout I have added a Button, after then I have created two xml layout in drawable folder first is one.xml layout in that


I was facing issues regarding adding attributes to the product with color and size. (i.e configurable products). I have added products to the cart and then went to view the cart, but I didn't see the attributes color and size which should be adde
Icons and splashes both are specified to some platform like android, iOS, windows, blackberry. We can define a icon or splash for a particular platform by the following ways:
By specifying the platform attribute:
<icon src="icon-60@3x.pn
We can add the functionality of browsing images and let the user upload images of its choice to his account.
For this functionality we first have to give a browse button in the registration page and then the functionality to it of adding the images
In this tutorial we will learn how to send the pushnotifications iPhone/ Android apps.
Below is the code that requires the follwoing elements to send the pushnotification from iPhone
1-) The device token to which we need to send the pushnotificatio
How Offering Sales Can Benefit Your Internet Business:-
There's an incredible technique online that can give you a sudden surge of requests immediately. Do you know what this method is? Well… I'm discussing the force of offering sa
In the below example code. I have created Frame animation in android. Here I have created a Textview in activity_main.xml layout. After then I have created a new framanim.xml layout in drawable folder, In framanim.xml layout I have added four i
