Android doesn't have multitouch detector which will be accurate enough to build map-like application. That's why I created this library.
Just clone multitouch-gesture-detector
module to your project and use examples.
TODO: add better documentation
This repository contains app module with ExampleMultiTouchView to show the way how to use this library.