Good morning,

We are developing a system which heavily uses memory mapped files.
These files are initially created under a unix system, but will then be used in portable systems such as Android and iOS.
We are having some problems loading memory mapped files created under Unix into Android.

Is this scenario even possible ?
Are the memory mapped files compatible between systems ?

Hope you will be able to shed some light on this.
Best regards
Simon