On Tue, Aug 10, 2010 at 3:06 AM, Anthony <[email protected]> wrote:
> Do I have to add the itemizedoverlay class to the manifest under > activities? > No, the manifest is for declaring Android-specific classes (Activity, Service, etc.) No offense, but you seem to be stuck on some very basic stuff. I highly recommend you take a step back away from Android and learn Java by itself. You also seem to need some lessons on using the IDE (an underline, for example, means you have an error which shows up in the "Problems" tab). Learning Android is not that tough, but trying to do so when you have little to no experience with Java or the primary IDE is going to be an exercise in frustration for you. ------------------------------------------------------------------------------------------------- TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago transit tracking app for Android-powered devices -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

