Home  /  Libraries & Demo Apps  / Android-YouTube-Player on Windows Pc

Android-YouTube-Player on Windows Pc

Developed By: Pierfrancesco Soffritti

License: Free

Rating: 4,7/5 - 20 votes

Last Updated: December 26, 2023

Download on Windows PC

Compatible with Windows 10/11 PC & Laptop

App Details

Version 1.3
Size 1.3 MB
Release Date May 13, 18
Category Libraries & Demo Apps

App Permissions:
Allows applications to open network sockets. [see more (2)]

What's New:
v 7.0.0Breaking changes:- YouTubePlayer.seekTo(int time) now takes a float, to improve consistency with the other APIs.Minor changes:- When a View is added to... [see more]

Description from Developer:
THIS APP IS MEANT ONLY FOR DEVELOPERS!!

The Android-YouTube-Player library provides a simple View that can be easily integrated in every Activity/Fragment.

The interaction with Y... [read more]

App preview ([see all 5 screenshots])

App preview

About this app

On this page you can download Android-YouTube-Player and install on Windows PC. Android-YouTube-Player is free Libraries & Demo app, developed by Pierfrancesco Soffritti. Latest version of Android-YouTube-Player is 1.3, was released on 2018-05-13 (updated on 2023-12-26). Estimated number of the downloads is more than 1,000. Overall rating of Android-YouTube-Player is 4,7. Generally most of the top apps on Android Store have rating of 4+. This app had been rated by 20 users, 18 users had rated it 5*, 1 users had rated it 1*.

How to install Android-YouTube-Player on Windows?

Instruction on how to install Android-YouTube-Player on Windows 10 Windows 11 PC & Laptop

In this post, I am going to show you how to install Android-YouTube-Player on Windows PC by using Android App Player such as BlueStacks, LDPlayer, Nox, KOPlayer, ...

Before you start, you will need to download the APK/XAPK installer file, you can find download button on top of this page. Save it to easy-to-find location.

[Note] You can also download older versions of this app on bottom of this page.

Below you will find a detailed step-by-step guide, but I want to give you a fast overview of how it works. All you need is an emulator that will emulate an Android device on your Windows PC and then you can install applications and use it - you see you're playing it on Android, but this runs not on a smartphone or tablet, it runs on a PC.

If this doesn't work on your PC, or you cannot install, comment here and we will help you!

Step By Step Guide To Install Android-YouTube-Player using BlueStacks

  1. Download and Install BlueStacks at: https://www.bluestacks.com. The installation procedure is quite simple. After successful installation, open the Bluestacks emulator. It may take some time to load the Bluestacks app initially. Once it is opened, you should be able to see the Home screen of Bluestacks.
  2. Open the APK/XAPK file: Double-click the APK/XAPK file to launch BlueStacks and install the application. If your APK/XAPK file doesn't automatically open BlueStacks, right-click on it and select Open with... Browse to the BlueStacks. You can also drag-and-drop the APK/XAPK file onto the BlueStacks home screen
  3. Once installed, click "Android-YouTube-Player" icon on the home screen to start using, it'll work like a charm :D

[Note 1] For better performance and compatibility, choose BlueStacks 5 Nougat 64-bit read more

[Note 2] about Bluetooth: At the moment, support for Bluetooth is not available on BlueStacks. Hence, apps that require control of Bluetooth may not work on BlueStacks.

How to install Android-YouTube-Player on Windows PC using NoxPlayer

  1. Download & Install NoxPlayer at: https://www.bignox.com. The installation is easy to carry out.
  2. Drag the APK/XAPK file to the NoxPlayer interface and drop it to install
  3. The installation process will take place quickly. After successful installation, you can find "Android-YouTube-Player" on the home screen of NoxPlayer, just click to open it.

Discussion

(*) is required

Download older versions

Other versions available: 1.3.

Download Android-YouTube-Player 1.3 on Windows PC – 1.3 MB

THIS APP IS MEANT ONLY FOR DEVELOPERS!!

The Android-YouTube-Player library provides a simple View that can be easily integrated in every Activity/Fragment.

The interaction with YouTube is based on the IFrame Player API, running inside of a WebView, therefore the YouTube app is not required to be installed on the user's device.

The web UI of the IFrame Player player is hidden, instead a native UI built on top of Android is used to interact with the player, providing a native experience to the users.

Open GitHub page here: https://github.com/PierfrancescoSoffritti/Android-YouTube-Player
v 7.0.0
Breaking changes:
- YouTubePlayer.seekTo(int time) now takes a float, to improve consistency with the other APIs.
Minor changes:
- When a View is added to the default player UI, using PlayerUIController().addView(View), it doesn't need padding. It is defined in the container.
Sample app:
- Added example showing how the player state changes.
- Added example for picture in picture mode.
- Added nav drawer options to star the library on GitHub and rate on PlayStore.
Allows applications to open network sockets.
Allows applications to access information about networks.