Android代码-Cacheable-Network

时间:2022-08-26 20:46:42
【文件属性】:

文件名称:Android代码-Cacheable-Network

文件大小:247KB

文件格式:ZIP

更新时间:2022-08-26 20:46:42

Android代码

Cacheable-Network A Cacheable Network Library For Android Application Intro The total scenario of A network calling is to communicate with server then get back the result. So, to handle this two action using this library you need to instantiate ApiAdapter class to perform A network call and invoke NetworkResponse interface to receive the results (to receive both error and success message) Supports both (Standard): XML / JSON RESTful Service JSON-RPC Service Usage in your top level bui


【文件预览】:
Cacheable-Network-master
----.gitignore(826B)
----gradle()
--------wrapper()
----README.md(5KB)
----graphics()
--------uml.png(20KB)
----build.gradle(911B)
----gradlew.bat(2KB)
----gradlew(5KB)
----LICENSE(1KB)
----cacheable_network()
--------.gitignore(30B)
--------build.gradle(633B)
--------proguard-rules.pro(944B)
--------src()
----app()
--------.gitignore(7B)
--------build.gradle(1KB)
--------proguard-rules.pro(751B)
--------src()
----gradle.properties(728B)
----.travis.yml(307B)
----settings.gradle(37B)

网友评论