
Search In
In the below example I have created View Pager (View pager slider). Here I have added ViewPager in activity_main.xml layout, after that I have created slide_page xml layout, in that I have added a textview and in next step I have created four n
Globalization Testing
Testing the application for different languages and different country format is known as globalization testing.
Types of globalization testing:
Internationalization or I18N Testing
Localization or L1ON
I18N Testing
Testin
Hello Reader's!. Now multiple files on a single getting in fashion so you can use any of the multiple upload library code, But here we'll see how to use Jquery and PHP to do the same
For getting it start we need a html form page and it'll go like
Hi all,
I am explaining here how we can build large interactive applications in any technology not even in php. We can build a very powerful applications using Three tier architecture known as Model View Controller i.e MVC. There are so many mvc fr
Deep Linking for App contents means allowing user to enter your app through the search results. For the deep linking to be enabled for your app you must use relevant intent filters in your Android manifest file.
For Example: Suppose a user is playi
Below is a simple android activity which shows you clearly how to open a particular url inside our native application. In here we have taken a single xml i.e. "show_web_view" which is used as a layout of this activity in which only a WebView is defin
Hello Reader's if you are looking for slider design of checkbox then this blog will be helpful to you.
Lets see how to make checkbox with slider desing.
First we will create the html file and it's code will go like this:-
<div>
<input
Which Software Methodology to pick/choose ?
There are huge amounts of methodologies available for software development and its corresponding testing. Every technique is intended for a particular reason and has its relative benefits
We can change the color of the background of the body and of any part let the part be header or div. It can be anything.
We can change the background color of the html using the jquery in our html.
For that first of all we have to include the jquer
I have drawn a horizontal stacked bar chart using d3 js in a box frame on jsp page. But the stack bar chart is huge i.e. SVG content is so big that all the bars of the stacked bar chart does not fit in the box and I have to put auto overflow in the b
