Easy heading | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Table of Contents | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Change History
Update SDK, add hlBth.jar, hlvoipCall.aar and hlvoipCfg.aarapplication building steps.
Update component introduction.
Add demo and library download link.
Update the Key Events chapter
...
Here is the necessary steps to build the application with Htek Android SDK.
2.1 Put
...
libraries under directory app/libs
...
2.2 Add dependence in build.gradle
...
Code Block | ||
---|---|---|
| ||
<receiver android:name=".MockReceiver" android:exported="true" android:enabled="true"> <intent-filter> <action android:name="android.intent.action.LOCKED_BOOT_COMPLETED" /> <action android:name="android.intent.action.BOOT_COMPLETED" /> <action android:name="android.intent.action.QUICKBOOT_POWERON" /> </intent-filter> </receiver> |
Htek SDK Demo & Library Download
Anchor | ||
---|---|---|
|
Date |
---|
Demo | Library | Revision | |
---|---|---|---|
| bc1277b5dd6b044f6bef82f03c1fcfec15f624bc | ||