Giter VIP home page Giter VIP logo

hms-accelerate-demo-multithread-lib's Introduction

HMS Accelerate Kit Demo

Table of Contents

Introduction

The sample code describes how to use the HMS AccelerateKit SDK, including dispatch queues create, push work items into queues, release queues.

Main APIs in sample code:

  1. Queues Create dispatch_queue_create(): creates queues.
  2. Push Work Items(blocks) into queues: dispatch_async(): pushes work items into queue asynchronously. dispatch_barrier_sync(): push work items into queue synchronously and make sure that all of work items, which has been pushed in the queue, should be finished.
  3. Queues Release dispatch_release(): releases queues.

Preparation

1. Register as a developer.

Before you get started, you must register as a HUAWEI developer and complete identity verification on HUAWEI Developers. For details, please refer to Registration and Verification.

2. Create an app and apply for a agconnect-services.json.

Create an app and set package type to APK (android app). Apply for the agconnect-services.json file on HUAWEI Developers. For details, please refer to [Adding the AppGallery Connect Configuration File]. See details: HUAWEI Accelerate Development Preparation

3. Build

To build this sample, import the sample to Android Studio (3.x +), download agconnect-services.json from AppGallery Connect, and add the file to the app's root directory app of the demo app.

Installation

Download the sample code and open it in Android Studio. Ensure that your device has been connected to the internet and obtain the APK by building a project.

Function Use

You can tap buttons in your app to experience rich services of HUAWEI Accelerate Kit.

Supported Environments

Devices with Android 5.0 or later are recommended.

Result

After the four tasks are executed concurrently, the other four tasks are executed in serial mode.

Question or issues

If you want to evaluate more about HMS Core, r/HMSCore on Reddit is for you to keep up with latest news about HMS Core, and to exchange insights with other developers.

If you have questions about how to use HMS samples, try the following options:

  • Stack Overflow is the best place for any programming questions. Be sure to tag your question with huawei-mobile-services.
  • Huawei Developer Forum HMS Core Module is great for general questions, or seeking recommendations and opinions.

If you run into a bug in our samples, please submit an issue to the Repository. Even better you can submit a Pull Request with a fix.

License

The sample of HUAWEI Accelerate Kit has obtained the Apache 2.0 license..

hms-accelerate-demo-multithread-lib's People

Contributors

lwzustc avatar mike-mei avatar tiantian0303 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.