开发者

can't Exit from my apk [duplicate]

This question already has answers here: Closed 12 years ago.

Possible Duplicates:

force close the application

Quitting an application - is that frowned upon?

Hi, I have a lot of Activities and i want to exit the appli开发者_如何学JAVAcation - to close all activities and the services at once. i tried to use this Process.killProcess( Process.myPid()) but that doesn't work , any tips?


Use finish() and application will terminate.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜