에뮬로 돌릴때는 지도가 잘뜨는데..
폰에 올리니까 격자무늬만 뜨네요;;
이거 왜 이런건가요??
<com.google.android.maps.MapView
android:id="@+id/mapview"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:apiKey="입력했습니다"
android:clickable="true"
/>
여기서 뭔가 잘못되었나요?;;;
릴리즈용 키를 받으셔서 올리셔야 폰에서 지도가 뜬답니다~
방법은 서치~ㅋ