How load image to internal storage in android Studio?

0 votes
asked Aug 19, 2019 by mariodos (120 points)

i read the hellovideo example and i see this code:

target.setup(jstr, StorageType.Assets | StorageType.Json, "");

I imagine tha jstr is a path, but i do not understan whats meaning : StorageType.Asset| StorageType.Json

Thanks and sorry to my english.

Please log in or register to answer this question.

Welcome to EasyAR SDK Q&A, where you can ask questions and receive answers from other members of the community.
...