Hi there!
I've got a weird problem.
I obtained a google maps-key. This key (at least it seems so) is working just fine.
Hower the key only works if i launch a standalone map-application.
Meaning if the first/starting activity is a mapactivity the mapview is just fine. Everything works and there are no problems at al.
But if i try to start a mapactivity/mapview out of another activity e.g. launching it from a mulitple choice window i get a maps_persistence error as follows:
[code02-15 18:21:05.737: WARN/Maps_Persistence(1466): Couldn't find file: /data/data/com.SC.UI/files/DATA_Preferences
02-15 18:21:05.847: WARN/Maps_Persistence(1466): Couldn't find file: /data/data/com.SC.UI/files/DATA_Tiles
02-15 18:21:05.898: WARN/Maps(1466): Couldn't restore map info, data == null [/code]
Can anyone help me out with this?


