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).
-
Check Android studio environment. Open a sample project with the file "build.gradle" in Android Studio.
-
Register as a HUAWEI developer.
-
Create an app and configure the app information in AppGallery Connect. For details please refer to Configuring App Information in AppGallery Connect
-
Import the demo into Android Studio (3.0 and later) before building it.
-
Run the test app on your Android device or an emulator.
Android SDK: 21 and later versions
JDK: 1.8.211 and later versions
AudioKitDemo is licensed under the Apache License, version 2.0.
