We use MapView.addLayer() to load a map. It seems that after the MapView is deleted, there are almost 10M memory leak on the Android platform.
We tried the SwitchMapActivities sample, the result is the same.
Kindly please tell us how to release the resource of MapView on Android platform? Thanks in advance.