Upload video to Youtube via android studio

My suggestion:

Get Start

Obtaining authorization credentials

  • https://developers.google.com/youtube/registering_an_application?hl=en

Implementing OAuth 2.0 Authentication

  • https://developers.google.com/youtube/v3/guides/authentication?hl=en

YouTube API: Client Libraries

  • https://developers.google.com/youtube/v3/libraries?hl=en

Using google-api-java-client:

  • https://github.com/google/google-api-java-client

    Next step:

Use YouTube Data API (v3)

Sources Examples in

Post a channel bulletin

Create and manage YouTube video caption tracks

Add a featured video

Retrieve my uploads

Create a playlist

Search by keyword

Search by topic

Search by geolocation

Add a channel subscription

Upload a video thumbnail image

Upload a video << Example code in java : )

Update a video