logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

2019最新Android常用开源库总结(附带github链接)

转载brave-sailor大神的笔记,自己记录一份,便于查阅前言收集了一些比较常见的开源库,特此记录(已收录350+)。另外,本文将持续更新,大家有关于Android 优秀的开源库,也可以在下面留言。一 、基本控件1.TextViewHTextView一款支持TextView文字动画效果的Android组件库。ScrollNumber滚动数字控件ticker滚动数字控件ReadMoreTextV

#android
这15个Android开源库,只有经常逛Github的才知道!

又到了大家最喜欢了的环节--开源库推荐,前面为大家推荐了我收藏的一些非常酷的开源库,受到大家一致好评,还没看过的,请移步至:【Android珍藏】推荐10个炫酷的开源库【开源推荐】进阶实战,从一款音乐播放器开始【2020年GitHub 上那些优秀Android开源库,这里是Top10!】本期又为大家带来了哪些有趣的库呢?本期为大家精选了15个有趣又有用的开源,排名不分先后,一起来看看吧!1. Co

#android
NullPointerException: Attempt to invoke virtual method ‘boolean androidx.fragment.app.FragmentManage

Attempt to invoke virtual method 'boolean androidx.fragment.app.FragmentManager.isDestroyed()

文章图片
#androidx
20个Flutter最漂亮的UI库和项目

Best-Flutter-UI-Templates地址:https://github.com/mitesh77/Best-Flutter-UI-TemplatesThe History of Everything地址:GitHub - 2d-inc/HistoryOfEverything: Flutter Launch Timeline Demoflame一款简约的Flutter游戏引擎。地址:h

#flutter
解决Error:All flavors must now belong to a named flavor dimension. Learn more at https://d.android.com

解决Error:All flavors must now belong to a named flavor dimension. Learn more at https://d.android.com

Caused by: org.gradle.api.internal.plugins.PluginApplicationException: Failed to apply plugin [id ‘c

开始学习kotlin了,自己创建项目不会出错,导别人的项目出现下面的错Caused by: org.gradle.api.internal.plugins.PluginApplicationException: Failed to apply plugin [id 'com.android.application']我试着修改kotlin的版本:ext.kotlin_version保持一致,也不行

#android
Caused by: org.greenrobot.eventbus.EventBusException: Subscriber class com.xxx.app.ui.activity

好记性不如烂笔头!!!错误提示:Caused by: org.greenrobot.eventbus.EventBusException: Subscriber class com.xxx.app.ui.activity.WelcomeActivity and its super classes have no public methods with the @Subscribe annota..

#android
到底了