来自android SDK的BluetoothChat示例 - 为什么应用程序永远不会在onPause方法中被杀死

时间:2012-09-19 02:39:27

标签: android android-activity bluetooth

我正在测试Android SDK中的BluetoothChat示例。 BluetoothChat永远不会在onPause方法中被杀死。以防用户通过后退按钮发送该订单。通常,应用程序由于不活动计时器(onPause方法)而被杀死 - 另一个具有最高优先级的应用程序需要内存。怎么可能在蓝牙聊天?

enter image description here

0 个答案:

没有答案