Skip to content

Latest commit

 

History

History
executable file
·
28 lines (21 loc) · 1.05 KB

README.md

File metadata and controls

executable file
·
28 lines (21 loc) · 1.05 KB

RewardSciencesAPILib

This API SDK was automatically generated by APIMATIC v2.0

How To Configure:

The generated client class accepts the configuration parameters in its constructors.

How To Build:

The generated code uses a java library namely UniRest. The reference to this library is already added as a maven dependency in the generated gradle build file. Therefore, you will need internet access to resolve this dependency.

For build process do the following:

1. Open Android Studio and use "Import Project" option. 
2. Browse to the generated SDK, select the unarchived folder "RewardSciencesAPILib" and click "Ok".
3. Press Ctrl+F9 or use "Make Project" menu command to build and resolve all dependencies.

How To Use:

The build process generates android libaray, which can be used just like an ordinary AAR library. See the following link for more information on this topic.

http://tools.android.com/tech-docs/new-build-system/user-guide#TOC-Referencing-a-Library