Android代码-bridge

时间:2022-08-25 17:10:12
【文件属性】:

文件名称:Android代码-bridge

文件大小:181KB

文件格式:ZIP

更新时间:2022-08-25 17:10:12

Android代码

Bridge A library for avoiding TransactionTooLargeException during state saving and restoration. Contents Motivation Setup Clearing Data Install How Does It Work Limitations Testing License Javadoc Motivation In spite of warnings from the Android development team stating that the state restoration framework should only be used for small amounts of view-related data, many developers have found it very useful to save large amounts of network-related data to avoid unnecessary network requests ac


【文件预览】:
bridge-master
----gradlew(5KB)
----settings.gradle(35B)
----LICENSE(11KB)
----gradle()
--------wrapper()
----README.md(8KB)
----gradlew.bat(2KB)
----bridge()
--------src()
--------.gitignore(7B)
--------build.gradle(1KB)
--------proguard-rules.pro(940B)
----gradle.properties(730B)
----bridgesample()
--------src()
--------.gitignore(7B)
--------build.gradle(2KB)
--------proguard-rules.pro(751B)
----.gitignore(116B)
----CHANGELOG.md(1KB)
----build.gradle(645B)

网友评论