Join Slack
Powered by
<How can I access Android app resources(li.e. stri...
# stackoverflow
u
user
10/22/2018, 9:56 PM
How can I access Android app resources(li.e. strings) from a static context in Kotlin?
I want to read strings from an xml file in a source file with no context. Ideally I would like to do something like this:
How can I get a resource content from a static context?
However I cannot figure out how to convert that into Kotlin.
Open in Slack
Previous
Next