Super Live TV
  • 👋Welcome
  • Admin Panel
    • Getting Started
    • Admin Panel Configuration
  • Android App
    • Getting Started
    • Import project
    • Change Package Name
    • Change App name and Ads SDK
    • Color Change
    • Change Logo
    • Install and test
    • Publish the App in play store
      • Release Version
      • Generate Signed Bundle / APK
  • Changelog
  • Rating and Support
  • Source & Credit
Powered by GitBook
On this page
  • Step 1
  • Step 2
  1. Android App

Change Package Name

PreviousImport projectNextChange App name and Ads SDK

Last updated 2 years ago

Step 1

  1. Open Gradle Scripts → build.gradle (Module: app)

  2. Change the application ID with your own id name

  3. Standard naming procedu : com.yourdomainname.yourappname

  4. Change the id as unique as possible, because the application id is very important used if you want to publish the application to google play.

Step 2

Right-click your package Refactor > rename it

Change it Your Uniq package name.