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
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.