Note: As of Jellybean the gallery widget is deprecated. A ViewPager should be used instead.
I\'d like to programmatically move between images in the Gallery wi
Try this
mGallery.onFling(null,null, velocity,0);
http://groups.google.com/group/android-developers/browse_thread/thread/9140fd6af3061cdf#