Android代码-提升 Intent 体验的一个库

时间:2022-08-26 00:03:01
【文件属性】:
文件名称:Android代码-提升 Intent 体验的一个库
文件大小:90KB
文件格式:ZIP
更新时间:2022-08-26 00:03:01
Android代码 Shelly Fluent API for common Intent use-cases in Android. This library wraps Intents with a clean and simple to understand interface for a number of specific use-cases. Sample usage See the sample project in the sample/ folder. Installation Add this into your build.gradle to get the Shelly goodness, you'll need to have jcenter() in your list of repositories. dependencies { compile 'au.com.jtribe.shelly:shelly:0.1.6@aar' } Sharing Generic Information Sharing some text and a url, the url is ap
【文件预览】:
shelly-master
----shelly()
--------.gitignore(7B)
--------build.gradle(3KB)
--------src()
----.gitignore(902B)
----gradle()
--------wrapper()
----README.md(2KB)
----build.gradle(425B)
----gradlew.bat(2KB)
----gradlew(5KB)
----LICENSE(11KB)
----gradle.properties(855B)
----sample()
--------.gitignore(7B)
--------build.gradle(745B)
--------src()
----settings.gradle(36B)

网友评论