Open Hari-06 opened 5 years ago
Hey, my app is not dependent on the JSON file, and manages the Sticker Packs using the Java classes. There's no need for a JSON file...
If you want to preload a pack of stickers, then recreate it in the app (create a pack, then select all stickers, then share the Zip file). When you have the Zip file, you can add it to your code's Assets and make the code load it on app's start.
If you want to preload a pack of stickers, then recreate it in the app (create a pack, then select all stickers, then share the Zip file). When you have the Zip file, you can add it to your code's Assets and make the code load it on app's start.
Please give us the step by step instructions on how to preload a pack of stickers? Thanks @idoideas
HI i need to load the json file based on the input received from the user , so how to change the json file name provided in Sticker Content Provider.class