android - Using MapFragment with min sdk-8 -


i wish use google maps in app. that, using mapfragment. mapfragment requires minimum sdk version 11. wish have minimum sdk version 8 app works android 2.2 , above. when use mapview not map. grids in map. how resolve this? need help.

instead of map fragment use supportmapfragment

read here

and refer this answer . jeo malin said dont use mapview deprecated. use mapv2

study here .


Comments

Popular posts from this blog

node.js - Bad Request - node js ajax post -

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -