• Home
Name Date Size #Lines LOC

..--

gradle/wrapper/03-May-2024-76

src/03-May-2024-11,9887,329

.gitignoreD03-May-202468 109

.travis.ymlD03-May-20242.4 KiB4230

Android.bpD03-May-2024803 2622

CONTRIBUTING.mdD03-May-20241.4 KiB4228

LICENSED03-May-202411.1 KiB203169

MODULE_LICENSE_APACHE2D03-May-20240

NOTICED03-May-202411.1 KiB203169

OWNERSD03-May-2024155 54

README.mdD03-May-2024272 85

bintray.gradleD03-May-20241.9 KiB7364

build.gradleD03-May-20241.5 KiB6352

consumer-proguard-rules.proD03-May-2024542 109

gradle.propertiesD03-May-202452 22

gradlewD03-May-20245.2 KiB173128

gradlew.batD03-May-20242.2 KiB8561

publish-snapshot-on-commit.shD03-May-2024318 1310

rules.gradleD03-May-2024846 3527

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