IllegalAccessError: cross-loader access from pre-verifed class in MapActivity
Posted
by flipper83
on Stack Overflow
See other posts from Stack Overflow
or by flipper83
Published on 2010-05-19T21:44:50Z
Indexed on
2010/05/19
21:50 UTC
Read the original article
Hit count: 170
android
I have a big problem.
When I lauch my MapActivity this launch the ilegal argument. I think that i check all
1) add map.jar from api 3 to eclipse 2) I obtain a api key 3) In androidmanifest I have putted the uses-library and te internet permision 4) I launch the google api emulator for api 3. 5) I dont know that i can try.
Please, any idea? this can't be too dificult, I can't belive. Sure that it is a stupid thing :S
© Stack Overflow or respective owner