did you also get this error: "java.lang.IllegalAccessError: cross-loader access from pre-verified class" ??
On Mar 11, 10:39 am, Jason Kahler <[email protected]> wrote: > I have been trying to get a MapActivty to run properly in me app for a few > days now. I have a class that extends MapActivity. I have my map api key > properly defined in the layout xml file. > I have built against the Google APi version 4? (whatever maps to android > 1.6) I can compile fine but My app throws a ClassDefNotFound error for my > MyActivity class(the one that extends MapActivity > ) I also added the uses-lib tag in the manifest. I have no idea what I'm > missing please help. -- 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

