Git Product home page Git Product logo

hsd2022's Introduction

2022 HSD

HMS Core Codelab参考:

Location Kit: https://developer.huawei.com/consumer/cn/codelabsPortal/carddetails/HMSLocationKit

Account Kit:https://developer.huawei.com/consumer/cn/codelabsPortal/carddetails/HMSAccounts

Push Kit:https://developer.huawei.com/consumer/cn/codelabsPortal/carddetails/HMSPushKit

Scan Kit:https://developer.huawei.com/consumer/cn/codelabsPortal/carddetails/ScanKit-BitmapMode

Audio Editor Kit: https://developer.huawei.com/consumer/cn/codelabsPortal/carddetails/HMSAudioEditorKit

Video Editor Kit: https://developer.huawei.com/consumer/cn/codelabsPortal/carddetails/HMSVideoEditorKit

HMS Core开发文档参考:

ML Kit TTS: https://developer.huawei.com/consumer/cn/doc/development/hiai-Guides/ml-tts-0000001050068169

Keyring Kit: https://developer.huawei.com/consumer/cn/doc/development/Security-Guides/keyring-0000001135972364

ML Kit Translate: https://developer.huawei.com/consumer/cn/doc/development/hiai-Guides/real-time-translation-0000001050040079

3D Modeling: https://developer.huawei.com/consumer/cn/doc/development/graphics-Guides/config-agc-0000001142925473

Location Kit: https://developer.huawei.com/consumer/cn/doc/development/HMSCore-Guides/dev-process-0000001050746141

Account Kit:https://developer.huawei.com/consumer/cn/doc/development/HMSCore-Guides/dev-process-0000001050443773

Push Kit:https://developer.huawei.com/consumer/cn/doc/development/HMSCore-Guides/android-app-quickstart-0000001071490422

Scan Kit:https://developer.huawei.com/consumer/cn/doc/development/HMSCore-Guides/android-dev-process-0000001050043953

Audio Editor Kit: https://developer.huawei.com/consumer/cn/doc/development/Media-Guides/getting-started-0000001107145296

Video Editor Kit: https://developer.huawei.com/consumer/cn/doc/development/Media-Guides/getting-started-0000001101428380

FAQ

1、Android Studio下载及配置:

下载链接:https://developer.android.com/studio/archive?hl=zh-cn 建议使用Android Studio Arctic Fox版本

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

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

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

hsd2022's People

Contributors

xpgeng1994 avatar turkeyinstitute avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.