how to load image from json file?? and show on screen?
-
parse the json file however you need to
-
use
SpriteorTextureor maybeImageViewor some other class to create objects from the file names you parsed out.
how to load image from json file?? and show on screen?
parse the json file however you need to
use Sprite or Texture or maybe ImageView or some other class to create objects from the file names you parsed out.