Skip to main content

ProConf sdk .aar file

Prerequisites

How to generate ProCONF .aar file

To generate .aar file, follow below steps:

  • Step 1 - Extract

    • Extract Proconf-Android-SDK.zip
  • Step 2 - Import

  • Step 3 - Sync

    • After importing the project, Sync the Proconf-Android-SDK project.
  • Step 4 - Build

    • Click the build menu option at the top and click on Make Module ProConfApplication.proconfSdk option.
  • Step 5 - Output

    • This will generate the .aar file and it is located in proconfSdk > build > outputs > aar
  • Step 6 - Use