An open API service indexing awesome lists of open source software.

https://github.com/clevertap/clevertap-android-instant-app-example

An example Android Instant App integrating CleverTap
https://github.com/clevertap/clevertap-android-instant-app-example

Last synced: about 1 year ago
JSON representation

An example Android Instant App integrating CleverTap

Awesome Lists containing this project

README

          

# Android Instant Apps - CleverTap Integration Example

A simple example showing how to integrate CleverTap into an Android Instant App. [Learn more about Android Instant Apps here](https://developer.android.com/topic/instant-apps/index.html).

To get started add `com.example.myfirstinstantapp` to a [Firebase](ihttps://console.firebase.google.com) project, download the project's google-services.json file and put it in the `app/` directory of this example.

Notes:
- To run the project you will need [Android Studio 3.0](https://developer.android.com/studio/preview/index.html) and a device or emulator running Android 6.0 (API level 23)+.
- Instant Apps do not support push notifications (but the installed version does).

For more information about CleverTap check out our [website](https://clevertap.com "CleverTap") and [documentation](http://support.clevertap.com "CleverTap Technical Documentation").