Skip to content

huaweicodelabs/AudioKit

Repository files navigation

Audio Kit

Table of Contents

Introduction

The sample code encapsulates APIs of HUAWEI Audio Kit for Android with many sample projects for your reference. It provides the following classes:

HwAudioQueueManager: Manages audio queues, for example, deletes specified audio from a queue (playlist).

Getting Started

  1. Check Android studio environment. Open a sample project with the file "build.gradle" in Android Studio.

  2. Register as a HUAWEI developer.

  3. Create an app and configure the app information in AppGallery Connect. For details please refer to Configuring App Information in AppGallery Connect

  4. Import the demo into Android Studio (3.0 and later) before building it.

  5. Run the test app on your Android device or an emulator.

Supported Environments

Android SDK: 21 and later versions
JDK: 1.8.211 and later versions

Result

License

AudioKitDemo is licensed under the Apache License, version 2.0.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages