I want to develop a YouTube application for Android with the following functionalities:
- Login
- Comment on videos
- Download on Android
- Play videos by streaming and also by download
Please give me some useful way to solve this problem.
I want to develop a YouTube application for Android with the following functionalities:
Please give me some useful way to solve this problem.
please refer to youtube api here : https://developers.google.com/youtube/
You can find options to login, comment on videos and view videos. For downloading videos,check: