Before using Kony SDK APIs for Android, you must configure Kony Android SDK into your IDEs, such as Eclipse or Android Studio. Configuring the Kony Android SDK involves these steps:
To configure kony-sdk.jar file, follow these steps:
The New Android Application screen appears.
Kony Android SDK.zip
.libs.zip
.kony-sdk.jar
inside the libs folder. Your project libs folder should look like:AndroidManifest.xml
:<uses-permission android:name="android.permission.READ_PHONE_STATE"/>
The Kony-Android-SDK
is now successfully configured in your project. Now you can use Kony APIs for the Android platform.
Kony provides APIs docset to search and browse API documentation within Eclipse. The docset also provides quick help in the code completion pop-up.
To configure kony-sdk.doc, follow these steps:
Under Package Explorer, right-click Sampleapp, and then click Properties. The Properties window appears.
Click Browse to navigate your kony-sdk.doc
folder and then click OK.
The system adds the kony-sdk.doc
folder under the Libraries tab.
Copyright © 2019 Kony, Inc. All rights reserved. |