Application stopped unexpectedly at Luanch
Posted
by Chris Stryker
on Stack Overflow
See other posts from Stack Overflow
or by Chris Stryker
Published on 2010-03-20T23:48:21Z
Indexed on
2010/03/20
23:51 UTC
Read the original article
Hit count: 227
I've run this on a device and on the emulator. The app stops unexpectedly on both
I have not a clue what is wrong currently
It uses Google API Maps I compiled with Google Api 7
Followed this tutorial http://developer.android.com/guide/tutorials/views/hello-mapview.html (Made some alterations clearly)
I did use the correct API Key That the final apk is signed with
This is the source(If you compile it shouldnt work as it is unsigned)
© Stack Overflow or respective owner