Popularity
9.4
Stable
Activity
0.0
Stable
4,386
351
1,634
Code Quality Rank:
L4
Programming language: Java
Latest version: v1.0.19
volley alternatives and similar packages
Based on the "Common" category.
Alternatively, view android-volley alternatives based on common mentions on social networks and blogs.
-
android-common
Android common lib, include ImageCache, HttpCache, DropDownListView, DownloadManager, Utils and so on -
android-priority-jobqueue
A Job Queue specifically written for Android to easily schedule jobs (tasks) that run in the background, improving UX and application stability. -
LiteCommon
Android Common Utils or Helper. Such as Log, Averager, Base64, Check, FlashLight, KeyguardLock, LogReader, Network, SilentInstaller, TimeAverager, TimeCounter, Toastor, WakeLock, ScreenReceiver, SmsReceiver, PhoneReceiver, NotificationService, AndroidUtil, AppUtil, BitmapUtil, ByteUtil, ClassUtil, DialogUtil, FieldUtil, FileUtil, HexUtil, MD5Uti… -
ignition
Ignition helps you getting your Android applications off the ground quickly, by offering ready-to-use components and utility classes that wrap a lot of the boilerplate that's involved when writing Android apps. -
Rosie
Rosie is an Android framework to create applications following the principles of Clean Architecture. -
Anvil
Tiny library for building reactive UI components (with data binding and event listeners binding), inspired by React.js.
Get performance insights in less than 4 minutes.
Scout APM uses tracing logic that ties bottlenecks to source code so you know the exact line of code causing performance issues and can get back to building a great product faster.
Promoted
scoutapm.com
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest. Visit our partner's website for more details.
Do you think we are missing an alternative of volley or a related project?
README
DEPRECATED
Please note, this project is deprecated and no longer being maintained, please use official version volley.
Intro
This is an unofficial mirror (with some minor bugfix) for volley.
Gradle
compile 'com.mcxiaoke.volley:library:1.0.19'
Contacts
- Blog: http://blog.mcxiaoke.com
- Github: https://github.com/mcxiaoke
- Email: [email protected]
Projects
- Awesome-Kotlin:https://github.com/mcxiaoke/awesome-kotlin
- Kotlin-Koi:https://github.com/mcxiaoke/kotlin-koi
- Android-Next: https://github.com/mcxiaoke/Android-Next
- Packer-Ng: https://github.com/mcxiaoke/packer-ng-plugin
- Gradle-Packer: https://github.com/mcxiaoke/gradle-packer-plugin
- xBus: https://github.com/mcxiaoke/xBus
- RxJava Docs: https://github.com/mcxiaoke/RxDocs
- MQTT-CN: https://github.com/mcxiaoke/mqtt
- Minicat App: https://github.com/mcxiaoke/minicat
- Fanfou App: https://github.com/mcxiaoke/fanfouapp-opensource
License
Copyright (C) 2014,2015,2016 Xiaoke Zhang
Copyright (C) 2011 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*Note that all licence references and agreements mentioned in the volley README section above
are relevant to that project's source code only.