I have been doing debugging on Android using my Nexus 4, however I recently encountered this error here. After doing some research on this error, it seems to be an issue wit
Use
adb shell
go to the shell. Then run the command follow:
rm -rf /data/data/package name
please repleace package name with your own, such as com.map.map