I am developing a mono-sandboxed application and I would like to get de MicroEJ Architecture version from my App. Is it possible? And if yes, how to achieve this?
I’ve found that there is an API called Device Device but it seems that the getArchitecture() or getVersion() have a different meaning.