开发者

Intent : Android

I am using intent to 开发者_JS百科start google maps. When I press the back key I want my application to get the focus.

Can you please let me know how can this be achieved??

Will using FLAG_ACTIVITY_REORDER_TO_FRONT flag help?? I am not able to solve this.

Please help.

Thanks.


Are you finishing the activity before you start google maps? Program control should return back to your application if the user hits the back button as long as you don't finish the activity.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜