> > I need it to be 100% pure code, without any kind of XML > Just out of curiosity, why? From my experience it is much much easier to use XML layouts unless there is a really really good reason not to...
As far as your error, I did a simple Google search and came up with this: http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/CloneNotSupportedException.html Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Mon, Jun 18, 2012 at 9:07 AM, Felipe Monteiro de Carvalho < felipemonteiro.carva...@gmail.com> wrote: > Hello, > > I am trying to create a ListView where each item has a Title (bigger text) > and a Description (smaller text under the other one), and I need it to be > 100% pure code, without any kind of XML, but I am having a lot of > difficulty as ListView seams to be an absurdely hard to use class. > > Ok, so, I read some tutorials and here is the code that I have so far: > http://pastebin.com/ifHEb7Mk > > But it fails to compile: http://pastebin.com/ZYhaNsaQ > > Any ideas where am I getting it wrong? I am 100% lost here at why it > refuses to accept my list =( > > thanks for any help, > > Felipe Monteiro de Carvalho > > > -- > 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 -- 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