• Home
Name Date Size #Lines LOC

..--

gradle/wrapper/03-May-2024-76

src/03-May-2024-15,7579,980

.gitignoreD03-May-202468 109

.travis.ymlD03-May-20242.4 KiB4230

Android.bpD03-May-20241.4 KiB5244

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

bintray.gradleD03-May-20242.1 KiB7970

build.gradleD03-May-20242.1 KiB7764

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-20241,016 3729

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