I need to read a text file stored at src/main/assets/
i.e; in the assets folder and get it as a string.
Is there a simple way to do it.
Java copy, paste, convert functions are giving trouble, so I'd rather use a kotlin way.
I need a kotlin way to do this