I have a few crash report logs from android market similar to this:
Exception class: java.lang.ClassNotFoundException Source method: PathClassLoader.findCla
You should look into implementing Parcelable. These two links should get you started: http://developer.android.com/reference/android/os/Parcel.html http://developer.android.com/reference/android/os/Parcelable.html
Parcelable