Hi i have problem with a class i want to pass in an intent by putting it into the putExtras() Its serializable and the code looks like this:
public abstract
By implementing both java.util.List and java.io.Serializable in your class you've triggered this android bug.