
Search In
In the previous session, we learnt the basics of media queries and covered some points about how they are used to achieve responsiveness in web design. In this part, we’ll continue with other important aspects of the same.
As we are well aware
Android provide us the facility to know the call state. Android gives this feature by providing Telephonymanager class. We need to implement PhoneStateListener interface that has one method onCallStateChanged().
Below is the example.
public class
Image source
In 2021, online videos make up over 82% of internet traffic, making it one of the most popular content on every platform. That being said, using video content is an effective way to spread the word about your brands.
The gaming industry is expected to reach $180.1 billion by 2021, and over 2.5 billion people all over the world admit to playing video games. For the past decade or so, the industry has been growing and evolving, giving us masterpiece after masterpie
Every employer will now look at your computer skills when deciding whether to bring you on board as part of their team. While you do not have to be an expert in modern technology, a few mandatory computer skills are now required in the workplace. You
A heavy discount from a startup seemed a bolt from the blue a few years ago. You got extremely surprised, as it seemed totally unexpected from the one who had just made an entry in the domain. The idea-“how could one bear such a hefty loss by o
Natural disasters such as floods, fires, earthquakes, and hurricanes can tremendously impact your business. It can wipe out your inventory or cause loss of life and death. And while you cannot prevent natural disasters, you can mitigate their impact.
Today we are going to learn toggle method in jQuery with example.
Toggle method() is used to hide and show the particular selected element.
Syntax of toggle method() is:-
$(selector).toggle(speed,easing,callback)
We can pass three
The business marketplace is constantly changing and the only way for companies to continue to stay competitive is through innovation. Business leaders need to be creative visionaries and should provide an innovative environment for employee
In previous posts we discussed about how to generate youtube video thumb and video_id. Now we are going to implement how to play videos in your android app by going through below easy steps.
Step1: First adding YouTubeAndroidPlayerApi library