gpt4 book ai didi

android - 为什么 Activity 在 android 中阻塞直到服务完成?

转载 作者:太空狗 更新时间:2023-10-29 14:23:03 25 4
gpt4 key购买 nike

我正在从我的主要 Activity 开始一项服务。该 Activity 在服务完成之前不会出现。为什么会这样?这个问题的解决方案是什么?

最佳答案

请详细阅读本文档。 http://developer.android.com/guide/components/processes-and-threads.html

服务在 UI 线程上运行。您需要在不同的线程(可能是异步任务)中开始耗时的服务部分。

关于android - 为什么 Activity 在 android 中阻塞直到服务完成?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/14974199/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com