Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions Android/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,9 @@ All the links need to start with either "http" or "https"

If your app has more than 1 sticker pack, you will need to reference it in contents.json. Simply create a second array within the "sticker_packs" section of the JSON and include all the metadata (name, identifier, etc) along with all the references to the sticker files.

_You can use the tool **[JSON Generator for WhatsApp Sticker Pack](http://pratikbutani.com/wastickerapp)** to create the JSON-File._ The tool is open-source: [Repository](https://github.com/pratikbutani/WAStickerApp-JSON-Generator/).


### Build the sample app
Before building your app, you will need to do the following:

Expand Down