Stickers: [Android] How to load the pack from internet?

Created on 14 Dec 2018  路  7Comments  路  Source: WhatsApp/stickers

I'm trying to get the stickers from the internet to make the app lighter.
e.g get the JSON from a link .. www.google.com/content.json and the images too.

Can someone help me? I'm trying for a couple days :/

help wanted wontfix

Most helpful comment

All 7 comments

You probably can do some async operation in EntryActivity to load the url to get the contents.json, then have the json point images to other images, then download those images to internal storage, see README for how to serve images from internal storage to ContentProvider

I too have the same doubt
how to load the entire sticker pack from the internet?

A sample code would be nice to have

204

312

183

found this all but can't get the proper procedure.
someone help us from the beginning.
thank you

I think that is for iOS.
I need that thing in Android

Was this page helpful?
0 / 5 - 0 ratings

Related issues

livealmutaywia picture livealmutaywia  路  3Comments

Sadjiwo picture Sadjiwo  路  6Comments

Boutannoura picture Boutannoura  路  6Comments

JNSAPH picture JNSAPH  路  4Comments

thetommes picture thetommes  路  3Comments