Gridview Tutorial problems

后端 未结 2 1111
Happy的楠姐
Happy的楠姐 2020-12-11 23:07

I\'m trying to get into android development and I\'m going through the tutorials, however I\'m really stuck on the HelloGridView tutorial and I\'m surrounded by apple develo

2条回答
  •  -上瘾入骨i
    2020-12-11 23:45

    Eclipse just didn't import all the important parts. Press STRG + Shift + O in Eclipse while your HelloGridView class is focused. Then create the other class ImageAdapter and it will work.

提交回复
热议问题