xujiaji / WanAndroid

一个简洁漂亮与众不同的WanAndroid客户端,欢迎下载体验(〃'▽'〃)。(A simple and beautiful Wanandroid client App.) MVVM + Dagger2 + DataBinding + Lifecycle + OkHttp + Retrofit2
GNU General Public License v3.0
77 stars 27 forks source link

在宝箱页面添加自己的工具、项目或Demo,可以在下方留言哦! #1

Open xujiaji opened 6 years ago

xujiaji commented 6 years ago

宝箱页面使用的是360的RePugin框架实现,可以将自己的开源作品打包作为一个插件

Step1

官方指南 , 只需要简单的在gradle中添加一下脚本就行了。 打包APK,然后上传到下方留言。(将apk压缩成zip,即可拖拽到留言)

Step2

提交信息

  1. 项目图标(可选)
  2. 项目名称
  3. 描述(可选)
  4. 包名
  5. 启动Activity Class入口
  6. 当前版本号
  7. 项目Github地址

json案例

{
            "thumb":"https://raw.githubusercontent.com/xujiaji/xujiaji.github.io/pictures/wanandroid/plugin-thumb/happy-bubble.png",
            "name":"HappyBubble",
            "description":"BubbleLayout随意变化的气泡布局,BubbleDialog根据点击View的位置定位它的位置,BubbleDialog可定制方向等!",
            "pkg":"com.xujiaji.happybubbletest",
            "start_class":"com.xujiaji.happybubbletest.MainActivity",
            "version_code":2,
            "url":"https://github.com/xujiaji/HappyBubble"
}

Step3

如果需要更新,需要重新留言,并且提交新版本APK和版本号version_code

sorgs commented 6 years ago

{ "name":"自定义签到的步骤View", "description":"以七天为周天,执行当天签到需要一个动画效果;签到前灰色,签到后变为绿色;每天加的分数不一定,第三天和第七天加的比较多,分数签到完成为橙色,有up标签。", "pkg":"com.sorgs.stepview", "start_class":"com.sorgs.stepview.ui.activity.MainActivity ", "version_code":1, "url":"https://github.com/sorgs/StepView" }

试试能不能选上,选感谢

xujiaji commented 6 years ago

@sorgs 可以的哈,需要按照Step1打包后,直接发个压缩包到留言。方便上传到后台

sorgs commented 6 years ago

@xujiaji thx StepView.zip

xujiaji commented 6 years ago

@sorgs 已上传,不过打不开,下午我在看看吧!:joy:

xujiaji commented 6 years ago

@sorgs 可以了,找了半天bug,居然是start_class后面你多加了个空格!(心里好苦)

sorgs commented 6 years ago

@xujiaji sorry,还真没注意到

gflkdns commented 6 years ago

{ "name":"SolarProgresView", "description":"类似于太阳花形状的自定义进度条,主要根据光线传感器展示光线强度", "pkg":"com.mqt.solarprogressview", "start_class":"com.mqt.solarprogressview.SampleActy", "version_code":1, "url":"https://github.com/miqt/SolarProgressView" } 试试 ( ̄▽ ̄)~*

app-debug.zip

xujiaji commented 6 years ago

@miqt 谢谢支持,已更新(~ ̄▽ ̄)~