I made a Android application with functions image pick, photo shot, and gallery view, etc. everything works fine on emulator, but always crash on G1 phone, what's the possible reason?
I just wanted to add in that I having what sounds like the exact same issue. My program is basically an adapation of the official Google NotePadV3 program. It is compiled with the 1.1 code base and am running it on my AVD with 1.5 with no issues.
But on the end user phone, it crashes with the dreaded "Force Close" error as soon as an activity is launched.