Yes, docu sucks big time there, no bock even has examples how to do
this!
Any way to go around this ? If tried to set the ClassLoader like this:
@Override
public void onReceive(final Context context, final Intent intent)
{
intent.setExtrasClassLoader(Alert.class.getClassLoader());
Now i get new exception output (first line):
06-17 15:37:45.456: ERROR/Bundle(226): readBundle: bad magic number
06-17 15:37:45.456: ERROR/Bundle(226): readBundle: trace =
java.lang.RuntimeException
06-17 15:37:45.456: ERROR/Bundle(226): at
android.os.Bundle.readFromParcelInner(Bundle.java:1473)
06-17 15:37:45.456: ERROR/Bundle(226): at
android.os.Bundle.<init>(Bundle.java:82)
06-17 15:37:45.456: ERROR/Bundle(226): at
android.os.Parcel.readBundle(Parcel.java:1344)
06-17 15:37:45.456: ERROR/Bundle(226): at
de.macsystems.windroid.alarm.Alert$1.createFromParcel(Alert.java:182)
06-17 15:37:45.456: ERROR/Bundle(226): at
de.macsystems.windroid.alarm.Alert$1.createFromParcel(Alert.java:1)
Whatever Magic Number there means, i beginn to think google wont like
to fix any bugs just add features!
regards,
Jens
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en