Skip to content

xpgeng1994/HSD0605Codelab

Repository files navigation

HSD0605Codelab

HMS Core开发文档参考:

AR Engine:https://developer.huawei.com/consumer/cn/doc/development/HMSCore-Guides/introduction-0000001088644949

Account Kit:https://developer.huawei.com/consumer/cn/doc/development/HMSCore-Guides/introduction-0000001050048870

Ads Kit:https://developer.huawei.com/consumer/cn/doc/development/HMSCore-Guides/publisher-service-introduction-0000001070671805

Push Kit:https://developer.huawei.com/consumer/cn/doc/development/HMSCore-Guides/service-introduction-0000001050040060

ML Kit:https://developer.huawei.com/consumer/cn/doc/development/HMSCore-Guides/service-introduction-0000001050040017

Scan Kit:https://developer.huawei.com/consumer/cn/doc/development/HMSCore-Guides/service-introduction-0000001050041994

FAQ

1、Android Studio下载及配置:

下载链接:https://developer.android.com/studio/install?hl=zh-cn

项目结构:https://developer.android.com/studio/projects?hl=zh-cn

2、gradle无法使用,配置使用离线gradle包:

下载gradle-6.5-bin.zip,下载好后保存在 D:\Android\gradle,在Android Studio中打开工程中的gradle-wrapper.properties文件(这个文件是专门用来管理gradle的配置文件),将其中的distributionUrl 一项修改为 distributionUrl=file:///D:/Android/gradle/gradle-6.5-bin.zip

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages