Hi,
i developed an app with mono for android. I tried to run it on a device with Cyanogenmod with strange results: - The activities layout changes randomly from black to white and vice-versa. - File access does not work. I use the Activity.GetExternalFilesDir("Logs") but this returns null in Cyanogenmod.
Does anybody know a solution for this problems?