get Context
Helper function for Android specific context. Not usable in JVM. Do not use this unless absolutely necessary.
Helper function for Android specific context. Do not use this unless absolutely necessary. setContext() must be called before this is called.
Return
Context if on android, null if not.