Class Name: CEO Mentored Android Online Course
Class Session: Volley Request
Total Questions: 4 | Duration: 7 Mins
1) At a high level, you use _________ by creating a RequestQueue and passing it ___________ objects?
2) To use Volley, we must add the __________________permission to your app's manifest?
3) A Request Queue needs ____________ to do its job?
4) A key concept is that the ___________ must be instantiated with the Application context, not an Activity context?