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
0
votes
0 answers

Paste text in Edit Text from an SMS automatically in Huawei

I have a class that extends BroadcastReceiver and reads code from an SMS and pastes it automatically in an EditText , this works perfectly on Samsung and Nexus Emulator, but now it's not working on Huawei , it does copy the text.. but then user…
Outlandish
  • 243
  • 1
  • 2
  • 13
0
votes
0 answers

Issues with PlayerPrefs in Unity?

I developed a game with some PlayerPrefs included like HighScore, Username etc... after I tested it for iOS and Samsung, I published it into the App Stores. Everything seemed to be working fine, but then a friend of mine downloaded my game on an old…
0
votes
0 answers

How to use AT commands for switch 2G only Huawei E220 modem

Hey everyone I'm new with AT commands, maybe someone can help which command I need to send with minicom to the modem for switching it to 2g gsm mode only?
Ruslan Ver
  • 127
  • 4
  • 12
0
votes
1 answer

Application crashes without showing any Dialog

I am using Huawei Mate 10 with 8.0 OS. The problem I'm facing is it doesn't show any kind of app crashing dialog. When any run time error occurs, Activity closes automatically without showing any crash dialog in this situation all the crash logs are…
0
votes
0 answers

Start app in the foreground again after closing through the notification "high comsuption energy" on huawei phones

My app when it is a time in foreground execution on mobiles Huawei shows a notification of high power consumption, that after pressing it, the app is closed, how can I prevent it from closing? or how can I start it again? I have seen that it does…
ja12
  • 351
  • 2
  • 16
0
votes
0 answers

Force Android device to use material time picker

Is it possible to set an Android device (phone) to always use the material time picker? I know an app can use a different time picker, but can I set my phone to always use the round one? James
bod
  • 11
  • 2
0
votes
1 answer

App Icon not shown on Samsung Device

After building my App and installing it on different devices I discovered a problem. As you can see the icon is showing on my Huawei device but not on my Samsung phone. Huawei - Samsung I have no idea how to solve this problem, do you guys know this…
0
votes
1 answer

Qt application's live search not working on Huawei P8 Lite

I'm making a mobile application on Qt Creator. The app includes live search which searches the Local Storage database. I tried the app on Samsung devices and it works great, but the live search is not working on my Huawei 8 Lite. Every time the qml…
Jeton Thaçi
  • 755
  • 2
  • 10
  • 26
0
votes
1 answer

Libgdx wallpaper not running on huawei y6ii

I've been making a live wallpaper app for android. I'm using libgdx for the graphics. I've downloaded a test app from github. The app is running fine on most devices but not on my huawei. It crashes without exception as soon as the app is launched.…
0
votes
1 answer

windowmanager doesn't receive clicks with some devices with the same OS version?

am working in some window manager issue, its like facebook chat head, actions can be done with it : 1.onTouch = i can move it across the screen 2.there is a close button under that head that suppose t close it : and it working very well. 3.click…
0
votes
0 answers

Why is my port forwarding not working?

I installed XAMPP on my Windows machine and I want to show my work to friends. I set up Virtual server on router(Huawei B315) and when I send my public IP to friends or try to open on my computer it doesn't work. It shows me "This site can’t be…
0
votes
0 answers

Get Image monochrome camera Huawei P20

I'm trying to access both the back cameras in the Huawei P20 in real-time. I'm using Unity for now. I access the different cameras through WebCamTexture.devices, but it can only see the front one and the back RGB camera: the monochrome camera is…
0
votes
1 answer

Huawei MediaPad T3 7 can't download my android app from Playstore

I have just received a complain from a client that has a Huawei MediaPad T3 7 (Android 6.0). My app is published on Playstore only for tablets, but, this device it is a tablet. Still, my client is getting this message from the Playstore: Your device…
Sebastian Paduano
  • 301
  • 1
  • 5
  • 17
0
votes
1 answer

Android Layout not matching for Samsung galaxy j2 (2015)

Is there any way to create specific layout folder for Samsung galaxy J2(2015) ? I created layout-hdpi folder and it load ui from that folder but my problem is Huawei T3 tab model also load Ui from that folder because their screen sizes difference…
0
votes
0 answers

How to using RESTSHARP to connect HUAWEI HILINK

I use this following code, to connect huawei hilink, but it always returns an error. First I get the token and session via http://192.168.8.1/api/webserver/SesTokInfo Can you please help me fix the issue? string resulta =…