简体   繁体   中英

how can I implement another volley request inside a volley request

I am currently trying to develop a simple messaging app.. In the compose part of the message, an api is used to send the composed message while there is spinner to choose the contacts, so I need to get the values from another api as items in spinner. So, how can I implement another volley request inside a volley request?

在第一个齐发请求的响应中写入另一个齐发请求。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM