Streamingassetts in android

Hey there, I’ve been using XML files to store map and rpg data for my project. I’m wondering how one ports to android? Will it just work the same as usual?

Explains how Android handles streaming assets. I don’t know what your “usual” is, but different platforms access it differently.

1 Like

@Brathnann Thanks : )