[android-developers] ListView and GridView Rendering

2011-06-15 Thread oriharel
ADT said that version 11 brings ListView and GridView Rendering, however it's disabled in my eclipse and shows: not supported for this SDK version; try changing the Render Target. I tried changing the render target but no help there. Suggestions? -- You received this message because you are

Re: [android-developers] ListView and GridView Rendering

2011-06-15 Thread Romain Guy
It probably works with Android 3.x (API level 11 and up) only. On Tue, Jun 14, 2011 at 11:19 PM, oriharel ori.ha...@gmail.com wrote: ADT said that version 11 brings ListView and GridView Rendering, however it's disabled in my eclipse and shows: not supported for this SDK version; try changing

Re: [android-developers] ListView and GridView Rendering

2011-06-15 Thread Tor Norbye
Correct, though we are backporting it to earlier versions, and you can install a milestone build of these libraries from http://tools.android.com/ . There are many many other improvements in those libraries as well, so you should find ADT 11 working much better with these milestone build libraries