Skip to content

itsrukesh/IntegrationProjectMobileSDK21

Repository files navigation

Usage of the application :

IntegrationProjectApi21 is an simple application that make GET request to entered URL and show the JSON response in Card View

Demonstrating the app

SDK Integration

  1. Add the SDK as dependancy in app/build.gradle.kts file.
  2. Start the execution of SDK in App's application class.
  3. Add SDK's Interceptor with OkHttp Client when building it (NetworkRequests.java ).
  • once the developer performed all 3 steps ,whenever an app performs HTTP request ,an additional header (token) will be added
  • refer SDK integration Document for more clarity

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published