Skip to content
This repository has been archived by the owner on Jan 25, 2022. It is now read-only.
/ HMS-Training-IIUM Public archive

HUAWEI Mobile Services Foundation Course Training Session

Notifications You must be signed in to change notification settings

iqfareez/HMS-Training-IIUM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HMS-Training-IIUM

HUAWEI Mobile Services Foundation Course Training Session

Preparing HMS Core integration

Huawei Console setup

  1. Go to Huawei Developer website > Console (Login with Huawei ID is prompted)
  2. Under the Distribution and promotion, tap AppGallery Connect.
  3. Click My Projects (Accept the agreements if prompted)
  1. Give any name to the project and click OK
  2. Wait for project creation. Then, under the General information tab, click Add app

Android Project setup

  1. Open Android Studio > New Project
  2. Select Basic Activity > Next
  3. Give it some beautiful name, package name, save location, languange (can choose Java or Kotlin), minimum SDK (>= API 17) > Finish
  1. Project initialization can take quite some time. Sabar itu indah
  2. Once finish, expand the Gradle Scripts (make sure you are on the correct view (Android))
  3. Click on build.gradle file (app level)
  1. Find the applicationId, then, copy the value.

Now go back to Huawei console to where we left off

  1. We can left the Platform and Device section as default.
  2. Give an App Name.
  3. In Package name, paste the value that we copied in step 12.
  4. Select App category and Default Language.
  5. Click OK
  1. Once the app added, follow on-screen instruction on how to Set up the SDK
  2. In Step 3: Integrate services, just click Finish

//TODO: https://developer.huawei.com/consumer/en/codelab/HMSPreparation/index.html#2

About

HUAWEI Mobile Services Foundation Course Training Session

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages