Listed below is my basic code for controlling the maps. I do some really advanced stuff later. Everything seems to work perfect, until onResume().
onResume()
Here
I have disabled hardware acceleration inside manifest.xml and after it everything started to work successfully:
manifest.xml
...