Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我做了 asynctask 从互联网下载文件。现在一切正常,但我想知道我们是否可以像 Android 市场一样制作一个初始化进度条,在下载文件之前,它有初始化步骤。我希望它现在显示那种进度条而不是我的 O%,有人可以告诉我该怎么做吗?