12-28 11:25:03.191: I/ActivityManager(1614): Process com.package.name (pid 17766) has died.
Testing
- Register BroadcastReceiver in ServiceA will not active when process is died but except register in manifest.
- If create ServiceA in another process(android:process) and BroadcastReceiver will be create in this process, too.
- So that even though process of activity that creates service is died service will not died immediately.
沒有留言:
張貼留言