Colin Paton
unread,Oct 19, 2010, 12:09:00 PM10/19/10Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to listen-discuss
Hi,
It appears that Listen doesn't work on the Orange "San Francisco"
phone, which is based around the ZTE Blade running Android 2.1
I'm using Listen from the market - Settings/Application Info reports
"version 139".
Podcasts won't play. The app starts and displays the list of podcasts
+ podcast episodes, but clicking on the "Listen now" link does nothing
and produces the following error in the log:
D/Listen ( 3475): onClick id=2131492890
E/Parcel ( 3490): Class not found when unmarshalling:
com.google.android.apps.listen.Episode, e:
java.lang.ClassNotFoundException:
com.google.android.apps.listen.Episode
The same .apk file works fine on my HTC Hero, and the 'Episode' class
does indeed exist within the 'classes.dex' file within the apk
I'm not sure what's causing this. Episode seems to inherit from
java.lang.Object so I assume it is capable of loading the superclass,
so that isn't the problem!
Can anyone shed any light on this?
Colin