How to use the Axwave Android SDK.
Android-SDK-Example is hosted in the following web site
https://github.com/Axwave/Android-SDK-Example
If you think the Android project Android-SDK-Example listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of Android-SDK-Example.
Item | Value |
---|---|
Java File Count | 3 |
Target SDK Version | 19 |
Minimum SDK Version | 9 |
Activity Count | 1 |
jar files used | android-support-v4.jar axwavesdk-2.1.5.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.RECEIVE_BOOT_COMPLETED android.permission.RECORD_AUDIO android.permission.WAKE_LOCK |
Android-SDK-Example has the following Java source files.
com.axwave.sdk.example.AutoDiscoveryCallback.java com.axwave.sdk.example.MainActivity.java com.axwave.sdk.example.NotificationHelper.java