开发者

How to open a new view with a mapview when you click in a button in the actual view [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 9 years开发者_开发百科 ago.

I need example code for android (java):

  • I have a view with a button
  • When the user clics the button, I want a new view to be opened
  • I want a mapview in the new opened view


You create an activity for showing map and then give that intent inside your button click. For creating that map activity, the below link will helo you out.

http://mobiforge.com/developing/story/using-google-maps-android

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜