• Home
Name Date Size #Lines LOC

..--

gradle/wrapper/03-May-2024-76

src/03-May-2024-9,6065,343

.gitignoreD03-May-202468 109

.travis.ymlD03-May-2024784 2820

Android.mkD03-May-20241 KiB347

CONTRIBUTING.mdD03-May-20241 KiB2618

LICENSED03-May-202411.1 KiB203169

README.mdD03-May-2024259 85

bintray.gradleD03-May-20242.5 KiB8875

build.gradleD03-May-20241,013 3933

build.xmlD03-May-20243.8 KiB9316

custom_rules.xmlD03-May-2024339 117

gradlewD03-May-20245.2 KiB173128

gradlew.batD03-May-20242.2 KiB8561

pom.xmlD03-May-20245.5 KiB169134

rules.gradleD03-May-2024757 3125

README.md

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