Android Setup

  • Step: 1

    • Add below two projects into app. -> Right click on main app -> Add -> Existing project.

    • AccuraAndroidBinding.csproj

    • AccuraAndroidFinalBinding.csproj

  • Step: 2

    • Add both projects into your project.Android as reference project.

    • Go to project.Android -> References -> right click -> Add reference -> select both projects -> tap on Add button.

  • Step: 3

    • Add accura service file into your project.Android directory. Right click on project.Android -> Add -> Existing file -> Choose bellow file.

    • AccuraScanService.cs

Last updated