Hi, i'm new in android development and I've just completed the tutorial at developer.android.com. I'm a J2ME programmer, and I think i have some habits from it. First of all, it was hard to familiarize with android's UI building way, and i have some vicious inherited from J2ME's programming way.
I'm trying to build an app which one of the views are refreshed at runtime. I've created a class "MyForm" that inherits View, and at onCreate method I setContentView(MyForm). And i'm doing this with all of my app's "form". I would like to know android's best way to do what i'm trying. -- Giorgio Prímola F. G. Torres Graduando em Ciência da Computação Universidade Federal de Viçosa <http://www.facebook.com/giorgio.torres> <http://br.linkedin.com/in/giorgiotorres> <http://www.twitter.com/gprimola> <http://www.flickr.com/photos/bygior> <http://www.orkut.com.br/Main#Profile?uid=5773068796254932973> -- 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@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en