hi, I have just installed android 1.5 and finished trying out the "Hello Android" example. I am now trying out the gallery example and I think I am stuck.I pretty much copy pasted the code in the example - changing only the names of the images.
I am facing a problem in the ImageAdapter class where I am getting a compile time error android.R.styleable can not be resolved. I googled and it turns out that other newcomers have also faced this problem. I found this thread http://forum.xda-developers.com/showthread.php?p=3861872 here someone has suggested removing "android" and using just, "R.styleable" I tried this too and it doesnt seem to work. If someone has faced this problem before and knows how to deal with it or can point me to some useful references, I would really appreciate it. Thanks -ls --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to android-beginners@googlegroups.com To unsubscribe from this group, send email to android-beginners-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -~----------~----~----~----~------~----~------~--~---