I want to create my panorama player for my application, where a user can move the image left-right up-down.
Could someone point a good tutorial/guidelines for this purpose.
I have seen most of the examples and tutorials, but a bit confused.
Do I have to use Bitmaps and Matrix for manipulation or something else?
I’ve never used it, but it looks like AndoridBigImage might work for you.