eclipse - Google maps Activity view in existing Android application -


i'm in beginning phase of android application programming in eclipse. have made simple app main menu.

one of options in main menu should "google maps" view. how possible do? have start beginning new project , new emulator, or there way implement map in stage?

thanks in advance.

see this mapview tutorial.

i assume have single activity class in app now, can add class project, implement mapview in.


Comments

Popular posts from this blog

javascript - backbone.js Collection.add() doesn't `construct` (`initialize`) an object -

php - Get uncommon values from two or more arrays -

Adding duplicate array rows in Php -