Android代码-json2view

时间:2022-08-26 13:57:14
【文件属性】:

文件名称:Android代码-json2view

文件大小:351KB

文件格式:ZIP

更新时间:2022-08-26 13:57:14

Android代码

json2view json2view is a simple library that can convert a compatible JSON file to an Android view so you can load dynamically the view in your Android app without the need to update the APK. This removes the hassle of updating, re-compiling and uploading the APK to Google Play everytime you want to make small or big changes in the UI. Common use cases How it works Examples Installation Getting started Contributing License Common use cases If you need to A/B test different UI desig


【文件预览】:
json2view-master
----example_assets()
--------test01.png(26KB)
--------json2view.png(15KB)
--------test00.png(18KB)
--------how_it_works.png(79KB)
----gradlew(5KB)
----settings.gradle(42B)
----utils()
--------src()
--------build.gradle(617B)
----json2view()
--------src()
--------.gitignore(39B)
--------build.gradle(575B)
----.travis.yml(1KB)
----LICENSE(1KB)
----gradle()
--------wrapper()
----README.md(5KB)
----sample()
--------src()
--------.gitignore(7B)
--------build.gradle(683B)
----gradlew.bat(2KB)
----gradle.properties(855B)
----.gitignore(316B)
----build.gradle(436B)

网友评论