当前位置:网站首页>Huawei game failed to initialize init with error code 907135000
Huawei game failed to initialize init with error code 907135000
2022-07-01 18:59:00 【Huawei Developer Forum】
Problem description
use android studio Integrate Huawei game services SDK after , Initialize when testing the game init Failure , Report errors statusCode 907135000, I search the error code on the official development guidance document website :

This error code indicates that the parameter passed in is wrong .
Official error code document link :
https://developer.huawei.com/consumer/cn/doc/development/HMSCore-Guides/commonerror-0000001059816656
Problem solving
I contacted Huawei technical support (https://developer.huawei.com/consumer/cn/support/feedback Work order consultation ), They told me :
- If you use Android Studio Way integration HMS SDK Our game service , This exception occurred , To check agconnect-services.json In the document appId Whether it is right .agconnect-services.json File download and configuration , Refer to this document :https://developer.huawei.com/consumer/cn/doc/development/HMSCore-Guides/integrate-as-sdk-0000001050435953
- If it is to use eclipse Mode access , This exception occurred , You can check AndroidManifest In file appId Whether the configuration is correct , Configure according to this format , Be careful not to have spaces .
<meta-data
android:name="com.huawei.hms.client.appid"
<!-- value Value “xxx” With the application of the actual application ID Replace , From application details .-->
android:value="appid=xxx">
</meta-data>
Or reference https://developer.huawei.com/consumer/cn/doc/development/HMSCore-Guides/integrate-eclipse-sdk-0000001050309122 To add the currently applied AppGallery Connect The configuration file
I am a Android Studio Mode integrated , It is directly provided by Huawei demo, Neither agconnect-services.json file , Led to the wrong report , So I started from AGC The file is downloaded in the background , And put it under the project root directory , Repackaging tests , Successful initialization , Problem solving .
If you also run directly demo, Or directly copy the code of other projects , You can refer to my example to check by yourself .
边栏推荐
- Graduation season | Huawei experts teach the interview secret: how to get a high paying offer from a large factory?
- Lumiprobe biomolecular quantification - qudye Protein Quantification Kit
- 创建您自己的NFT集合并发布一个Web3应用程序来展示它们(介绍)
- Weekly recommended short videos: be alert to the confusion between "phenomena" and "problems"
- Lumiprobe non fluorescent alkyne EU (5-ethynyluridine)
- 12 data dimensioning processing methods
- 苹果产品在日本全面涨价,iPhone13涨19%
- R language epidisplay package ordinal or. The display function obtains the summary statistical information of the ordered logistic regression model (the odds ratio and its confidence interval correspo
- Leetcode-160 intersecting linked list
- R语言使用epiDisplay包的dotplot函数通过点图的形式可视化不同区间数据点的频率、使用pch参数自定义指定点图数据点的形状
猜你喜欢

Viewing the whole ecology of Tiktok from a macro perspective

Memo - about C # generating barcode

540. Single element in ordered array / 1684 Count the number of consistent strings

如何使用物联网低代码平台进行个人设置?

How to use the low code platform of the Internet of things for personal settings?

Leetcode-141环形链表

LeetCode-21合并两个有序链表

6款红黄黑榜摄像头评测:谁最安全?谁画质好?从此让你不再踩雷

Li Kou daily question - Day 32 -589 N × Preorder traversal of tree

Viewing technological changes through Huawei Corps (VI): smart highway
随机推荐
GameFramework食用指南
研究了11种实时聊天软件,我发现都具备这些功能…
每周推薦短視頻:警惕“現象”與“問題”相互混淆
Implement a Prometheus exporter
Halcon image calibration enables subsequent image processing to become the same as the template image
C language learning notes: type definition typedef and declaration external CSDN creation punch in
How to find customers for investment attraction in industrial parks
How to use the low code platform of the Internet of things for personal settings?
2020, the regular expression for mobile phone verification of the latest mobile phone number is continuously updated
Facebook聊单,SaleSmartly有妙招!
AI 训练速度突破摩尔定律;宋舒然团队获得RSS 2022最佳论文奖
如何在自有APP内实现小程序实现连麦直播
Improve yolov5 with gsconv+slim neck to maximize performance!
Solution: you can ping others, but others can't ping me
Evaluation of 6 red, yellow and black list cameras: who is the safest? Who has good picture quality? From now on, let you no longer step on thunder
3、《创建您自己的NFT集合并发布一个Web3应用程序来展示它们》在本地铸造 NFT
斯坦福、Salesforce|MaskViT:蒙面视觉预训练用于视频预测
Must see, time series analysis
Leetcode-21 combines two ordered linked lists
磁盘的基本知识和基本命令