• Home
Name Date Size #Lines LOC

..--

.github/workflows/03-May-2024-2925

core/03-May-2024-14,8189,234

cronet/03-May-2024-1,045790

gradle/wrapper/03-May-2024-76

testing/03-May-2024-186119

.gitignoreD03-May-202468 109

Android.bpD03-May-20241.4 KiB5143

CONTRIBUTING.mdD03-May-20241.4 KiB4228

LICENSED03-May-202411.1 KiB203169

METADATAD03-May-202439 43

MODULE_LICENSE_APACHE2D03-May-20240

OWNERSD03-May-2024155 54

README.mdD03-May-2024272 85

build.gradleD03-May-20242.1 KiB7360

gradle.propertiesD03-May-202452 22

gradlewD03-May-20245.2 KiB173128

gradlew.batD03-May-20242.2 KiB8561

publish-snapshot-on-commit.shD03-May-2024333 1611

publish.gradleD03-May-20242 KiB7364

settings.gradleD03-May-202478 54

README.md

1### Volley
2
3Volley is an HTTP library that makes networking for Android apps easier and, most
4importantly, faster.
5
6For more information about Volley and how to use it, visit the [Android developer training
7page](https://developer.android.com/training/volley/index.html).
8