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.
我想使用 AsyncQueryHandler 执行多个插入。可能吗?因为在开始新的插入之前等待一个事件完成是没有意义的。
有没有人设法做到这一点?
或者选项是,使用带有 ContentValue 循环的 AsyncTask。
BR,杰希尔