volley alternatives and similar packages
Based on the "Common" category.
Alternatively, view 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
LiteOrm is a fast, small, powerful ORM framework for Android. LiteOrm makes you do CRUD operarions on SQLite database with a sigle line of code efficiently. -
Rosie
DISCONTINUED. Rosie is an Android framework to create applications following the principles of Clean Architecture.
InfluxDB - Purpose built for real-time analytics at any scale.
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
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.