WorDroid
  • WorDroid 3 Documentation
  • Install Required Tools
  • Customizing basics
  • Changing Default HomeScreen
  • Changing Package Name
  • Setup WorDroid Plugin
    • Setup Wordroid Plugin
    • WorDroid Settings Page
  • OneSignal Configuration
  • Firebase Configuration
  • Adding Items To Navigation Drawer
  • Configure Login
  • Add YouTube Chanel
  • Translate the app to other language
Powered by GitBook
On this page

Add YouTube Chanel

PreviousConfigure LoginNextTranslate the app to other language

Last updated 6 years ago

  1. Go to Config.java

  2. Find this line

public static String CHANNEL_ID = "UCq-Fj5jknLsUf-MWSy4_brA";

3. Find your YouTube Chanel ID and paste it.

4. Then Find this in Config.java

public static final String API_KEY = "AIzaSyBtENkElp2qwBTgroYErJCGlMY8XPL06hA";

5. and add it here.

You app might stop working when I delete my API key. So it is recommended to use your own API key instead of the already provided one.

here
Create your own API key