Applications I use

A more up-to-date list of [Android applications on my phone](http://www.appbrain.com/user/tamasrepus/) is over on my AppBrain.com profile.

Android 2.0 and above (and their respective Cyanogen ports) replace the Android's original 2D Gallery application with a fancy one (known as Gallery 3D) with whiz-bang 3D graphics.

Unfortunately, it's painfully slow on devices like the T-Mobile G2 (HTC Dream) and T-Mobile MyTouch 3G (HTC Sapphire/Magic). However, with a rooted ROM, you can remove the 3D version of the app and replace it with the 2D one.

   1 adb shell rm /system/app/Gallery3D.apk
   2 adb push Gallery.apk /system/app/