Skip to content

authenticvision/contact-form-android

Repository files navigation

AV Contact Form Sample

This project is based on Android Studio's "empty activity" template. The few commits that follow it add support for 1) a web view, with 2) dark theme support, and 3) a camera for the website.

Applications that already use the AV Mobile Authentication SDK can use this project to an option to report non-authentic products directly to Authentic Vision's customer service.

This sample supports Android API 23 and targets API 35.

Usage

  1. Open the repository in Android Studio
  2. In MainActivity.kt, enter the report endpoint provisioned for your application.
  3. Wire up the AV SDK and provide its sessionID from AvScanResult to the component.

Screenshot

Contact Form Screenshot

License

AV makes no claim that this project is complex enough to merit a copyright, and hereby distributes it under the terms of the CC0 1.0 Universal license or public domain, where applicable.

About

Sample for loading AV's web contact/report form with an Android WebView

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages