Channelify
Documentation
Requirements
Changing the package name
Changing the app name
Enabling YouTube Data API
Connecting the app with Firebase
Configuration and Customization
Following the YouTube Data API guidelines
Restricting the YouTube Data API Key
Increasing the YouTube Data API Quota
Changing the package name
Open the
build.gradle
file under the directory
Gradle Scripts
.
Replace the value of
applicationId
with your application id.
Click on
Sync Now
.
Content