
Search In
Hi Readers,
We can download video file from Youtube if we know youtube URL of the video. First you need to add attached files (HCYoutubeParser) into your project. Now you need to call following function into your code:
let video = HCYoutubeParser
Android Provides MediaPlayer Class to handle the functionality of media player.
MediaPlayer Class can be used to control playback of audio/video files and streams.
In this Android MediaPlayer Video Example, I am using methods of MediaPlayer Cl
In previous part of Android Services - Video Tutorial With Example we learnt about What services are and provided the Demo of Started Service. Now in this part I will explain and provide you Example of Bound Service in Android.
If you are a teacher looking for the best high-tech gadgets so to make your life easier, or if you are someone trying to get a special present for a geek teacher, here are ten of the most awesome high-tech gadget in offer nowadays.
They wi
Hello everyone,
With the help of this Android Video Tutorial, you will get a clear idea about "Google Maps in Android" or we can say that this tutorial you will let you know "How to Integrate Google Map in Android?"
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.
In android data can be stored in external storage, where apps can save files. And these files can be accessed by other applications or user can extract them by connecting the device to a computer via USB.
By using getExternalStorageState() we can
One of the most difficult questions that people are faced with when they get a new mobile phone is which messaging app they should download and use. What one you pick depends on many things, such as which app your friends use, what phone you have and
Chromecast, If you do not know it already, is a device which lets you stream content in your own Smart TVs using your mobile device. In other words, it is possible to perform a file in your smartphone or tablet computer, but see it on your TV.
 
In this Android Video Tutorial, we will learn about Services in Android. Basically, in this tutorial, I am explaining what Service is?, providing a demo of Started Service using Service class and IntentService class.
Android service is a compon