Join Slack
Communities
Powered by
you can use `context.assets.open(jsonAssetFileName...
# android
t
trevjones
07/30/2017, 5:32 PM
you can use
context.assets.open(jsonAssetFileName)
to get an
InputStream
then pass that to your json parser
👍 1
Open in Slack
Previous
Next