Questions tagged [huawei-mobile-services]

Use this tag for programming questions relating to HMS Core. HMS Core is an assortment of open device and cloud capabilities provided by Huawei Mobile Services (HMS). Noteworthy capabilities include: Account Kit, In-App Purchases (IAP), Push Kit, Game Service, Location Kit, Map Kit, Ads Kit, and ML Kit.

HMS Core is a collection of basic mobile service end-to-cloud capabilities, dedicated to helping developers build high-quality apps with minimal hassle.

HMS Core Kits

App Services

  1. Account Kit ()
  2. Ads Kit()
  3. Analytics Kit ()
  4. App Linking
  5. Awareness Kit
  6. Drive Kit
  7. Dynamic Tag Manager
  8. Game Service
  9. Health Kit
  10. Identity Kit
  11. In-App Purchases ()
  12. Location Kit()
  13. Map Kit()
  14. Push Kit ()
  15. Quick App
  16. Scan Kit
  17. Site Kit
  18. Wallet Kit

Graphics

  1. Accelerate Kit
  2. AR Engine
  3. Computer Graphics Kit
  4. GameTurbo Engine
  5. Scene Kit

Media

  1. Audio Engine
  2. Audio Kit
  3. Camera Engine
  4. Image Kit
  5. Panorama Kit
  6. Video Kit
  7. WisePlay DRM

AI

  1. ML Kit()
  2. HUAWEI HiAI Foundation
  3. HUAWEI HiAI Engine
  4. HUAWEI HiAI Service

Smart Device

  1. CaaS Engine
  2. Cast Engine
  3. DeviceVirtualization Engine
  4. OneHop Engine
  5. Share Engine

Security

  1. Fast Identity Online(FIDO)
  2. Safety Detect
  3. LocalAuthentication Engine
  4. DataSecurity Engine

System

  1. hQUIC Kit
  2. Nearby Service
  3. Wireless Kit

Resources

Join to keep up with latest news and activities of HMS Core. Community where you can exchange insights, discuss puzzles and share experience with developers.

Get the latest open-source code examples to help you easily integrate HMS Core capabilities. Participate in open source project, contribute valuable suggestions about code example improvement to benefit more developers

The HUAWEI Codelabs provide a technical guidance, tutorial and hands-on coding experience. For example, enabling HUAWEI Account Kit, enabling HUAWEI Map Kit, etc.

The video courses help introduce the features, usage scenarios, and benefits corresponding to HMS Core Kits, as well as explaining how best to integrate and implement them.

  • Technical Support:

Europe: developereu@huawei.com

Asia-Pacific region: developerapac@huawei.com

Latin America: developerla@huawei.com

Middle East and North Africa: developermea@huawei.com

South Asia: developersa@huawei.com

1390 questions
3
votes
3 answers

Android Studio emulator sizes aren't correct with the real thing

I'm currently working on an android app on a Huawei MediaPad t3 10 Click for more information Currently I am working on changing the layout. I have changed the emulator settings in Android Studio to mimic my real tablet. Unfortunately my emulator…
3
votes
2 answers

std::exception SIGSEGV on Huawei JNI

after I upgraded my Android-JNI project to cmake buildsystem I always receive a crash (SIGSEGV) when my c++ backend throws an std:: exception. This only happens on Huawei phones. I could not rebuild the problem in a minimal example. Here are the…
3
votes
1 answer

Dual-Camera API for HUAWEI P9 (CAM API 2) - Caputre B/W video

Right now we're facing the problem, that the Huawei P9 with its B/W sensor is able to capture photos, but not videos. I wanted to write a quick and dirty solution to get the second camera working, but found out, that the phone has only "2" cameras…
3
votes
4 answers

Gammu can not receive sms

I have a USB-Modem Manufacturer:Huawei Model:E3531. On the computer, the Gammu version 1.38.3 and Gammu-smsd version 1.38.3. installed. lsusb: Bus 001 Device 011: ID 12d1:1001 Huawei Technologies Co., Ltd. E169/E620/E800 HSDPA…
perlfg
  • 59
  • 1
  • 7
3
votes
2 answers

How to change cursor and pointer color in Huawei P9 Lite

Create project by using Login Activity template with minimum SDK API 14 from Android Studio, then customize colorAccent as pink color in styles.xml: