Skip to content

nitish-a-jain/android-miniapp

 
 

Repository files navigation

CircleCI codecov License: MIT

MiniApp SDK for Android

Provides a set of tools and capabilities to show mini app in Android Applications. The SDK offers features like fetching, caching and displaying of mini app. For instructions on implementing in an android application, see the User Guide.

How to build

This repository uses submodules for some configuration, so they must be initialized first.

$ git submodule init
$ git submodule update
$ ./gradlew assemble

How to test the Sample app

We are still working on this, please watch this space for future updates.

Contributing

We are still working on this, please watch this space for future updates.

About

MiniApp SDK for Android Apps

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 97.7%
  • JavaScript 2.3%