[android-developers] Parcelable encountered IOException writing serializable object - Object serializable with array of another serializable

2012-05-10 Thread Brian Collo Gonçalves
I have 2 serializable classes as follow: @SuppressWarnings(serial) public class Musicas implements Serializable { private String musica; private String link; public Musicas(String musica, String link) { super(); this.musica = musica;

Re: [android-developers] How to check the current contentView?

2012-05-15 Thread Brian Collo Gonçalves
-developers?hl=en -- *-* *Brian Collo Gonçalves* Líder de Sistemas *NGM Business Solution* -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers