iymm / HOKOStore-Android

HOKO use case using metadata (coupons)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

HOKOStore is an Android Use Case app for HOKO, that shows how to add your own coupons on HOKO smart links (through metadata) that can be redeemed inside your app.

Walkthrough

This project was thoroughly commented to help you understand how the SDK works and how you can leverage our technology to make your awesome apps even awesomer.

The most important classes in this project are the ProductViewActivity.java and HOKOStoreApplication.java that contains all of the SDK setup and deep linking processing. We even added some developer notes on how to make the redeem coupon action more secure.

If you are having trouble using this use case or setting up the SDK, don't be shy, talk to us 😊

Creating a Smart link with coupons (metadata)

The process to create a new smart link with a coupon is fairly simple. Click on the following image to watch a clip where we will show you how to do that.

Usage

App before tapping the coupon link

After tapping on the coupon link (http://black.hoko.link/save20)

About

HOKO use case using metadata (coupons)


Languages

Language:Java 100.0%