Hallo,
I can't really find out, if it is possible to route between
start - some waypoints - end.
For example: from my home to the doctor, then to the cinema, then to the restaurant.
I started with this tutorial: http://www.nutiteq.com/system/files/Hello%20Map%20tutorial%20-%20Android_1_0_2.pdf
Is there a routing-tutorial too?
Or maybe an android-routing-example?
There is routing example in https://bitbucket.org/nutiteq/android-map-samples. For waypoints you just have to do several routings: A->B, then B->C etc.
/JaakL