Android:实现Toast自定义样式(包括:自定义位置、带图片等)、自定义显示时长(包括可用系统时长、可自定义)
☆53Nov 7, 2018Updated 7 years ago
Alternatives and similar repositories for AndroidToastUtil
Users that are interested in AndroidToastUtil are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- parallax effect sliding up panel ,use androidSlidingUpPanel & VeticalViewPager, it's pretty cool☆15May 12, 2014Updated 12 years ago
- 一个圆形的指示器:通过动画差值器然后动态绘制相应的弧形☆11Jun 29, 2017Updated 9 years ago
- 一个简单且够用的AndroidUI库☆12Aug 2, 2019Updated 7 years ago
- 多语言分散文字两端对齐控件☆18Jan 27, 2018Updated 8 years ago
- 郭大神写的数据库框架LitePal的基本使用demo,LitePal地址https://github.com/LitePalFramework/LitePal☆18Jun 13, 2017Updated 9 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 仿苹果 App Store 圆形进度条的下载按钮☆17Mar 10, 2018Updated 8 years ago
- 高仿微信图片选择器☆15Dec 21, 2016Updated 9 years ago
- Examples in my blogs☆14Sep 27, 2018Updated 7 years ago
- MaterialDesign风格 项目☆15Mar 6, 2018Updated 8 years ago
- android下基于开源浏览器项目crosswalk的js注入工具☆10Jan 6, 2017Updated 9 years ago
- 华为HMS Push Demo.☆13May 17, 2018Updated 8 years ago
- 阿里路由框架ARouter使用与简单封装☆14Jun 27, 2018Updated 8 years ago
- 一行代码检测XP/调试/多开/模拟器/root☆11Jul 14, 2019Updated 7 years ago
- 有关蓝牙的搜索,配对,连接并发送数据☆13Mar 13, 2017Updated 9 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- A dex file reader and writer or dex format parser written by google for android source code with java language. It also include dex modul…☆16Jun 26, 2016Updated 10 years ago
- 外包!!!☆10Feb 26, 2016Updated 10 years ago
- Android根据包名跳转应用市场。目前已经实现华为、小米、oppo、vivo、魅族、联想、应用宝等各大主流的应用市场跳转☆19Nov 23, 2021Updated 4 years ago
- 自定义K线面板控件☆16Jun 26, 2018Updated 8 years ago
- 直播间聊天消息列表,直播间RecyclerView。采用3层缓冲机制,一秒内收到几百条消息依然不卡顿。ChatRoom in LiveRoom.Using the three kind of cache strategy and async in HandlerThread…☆104May 26, 2022Updated 4 years ago
- 这是一个基于Android 6.0做的一个APP基本模型,网易云音乐风格,使用了okhttp、glide、swiperefresh等库和控件☆30Jul 11, 2016Updated 10 years ago
- android 上对RecyclerView分组显示☆22Nov 20, 2017Updated 8 years ago
- 倒计时,自定义实现单个时间倒计时控件,和自定义实现时分秒倒计时控件。☆33Apr 28, 2025Updated last year
- 简单RecycleViewAdapter的封装,支持多视图,支持一个Item中多个点击事件☆12Aug 9, 2016Updated 10 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 结合 Kotlin 特性封装的 ARouter 组件化工具和组件化示例☆12May 24, 2022Updated 4 years ago
- SomeUtils☆20Dec 9, 2016Updated 9 years ago
- 一个自定义popupMenu效果,基于PopupWindow+LinearLayout实现,默认为QQ效果,支持icon、文字、文字颜色、文字单位、是否可点击等属性设置,并支持自定义背景☆24Nov 15, 2017Updated 8 years ago
- Customizable toast message library for Android☆12Jan 5, 2024Updated 2 years ago
- 从Java反射机制到Android自定义注解框架☆10Jun 15, 2016Updated 10 years ago
- Edittext搜索框+Recyclerview实现文字匹配,关键字动态变色☆18Jan 19, 2018Updated 8 years ago
- QQHelper for androidx,QQ开放平台功能封装,包含QQ分享,QQ授权登录☆11Mar 24, 2023Updated 3 years ago
- 带描边和渐变的TextView☆17Mar 20, 2017Updated 9 years ago
- A lightweight Logger library implemented with the Kotlin feature☆12Jun 13, 2023Updated 3 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Kongzue Runner 旨在快速完成 App 逻辑构建,协助开发者低成本完成业务开发。提供一个独立的消息事件传递总线,不依赖 Intent 可以独立传递数据、执行事件,提供一套近乎全自动化的 ViewModel 框架,能够依据数据和 View 的对应关系自动实现数据绑…☆22Oct 21, 2022Updated 3 years ago
- RxJava + Retrofit封装,包含对相同格式请求数据、相同格式返回数据处理,显示Material Design加载dialog,文件上传下载进度展示、全局异常捕捉。☆168Jul 1, 2017Updated 9 years ago
- Android即时网络监听库,只需几行代码就可得到当前网络状态为wifi还是GPRS或是网络连接还是网络断开,监听犹如EventBus那般优雅。☆49Mar 28, 2020Updated 6 years ago
- ☆21Mar 2, 2021Updated 5 years ago
- 一个Android消息推送系统,包括Android客户端和服务端的实现。客户端支持长连接和短连接方式,长连接采用MQTT协议,短连接采用HTTP协议。服务端整合到web项中目中,有一个简单的界面进行操作处理。☆23May 28, 2015Updated 11 years ago
- 根据极客学院的实战案例,自己做出的项目: 1.倒计时 2.获取手机通讯录,并用ListView显示 3.用SurfaceView做出游戏,围住神经猫 4.自定义控件:左右可滑动菜单 5.2048游戏 6.多功能时钟(显示时间,闹钟,计时器,秒表) 7.实现2d卡片翻转效果 …☆19Apr 26, 2015Updated 11 years ago
- 通过jni编译C文件生成.so,验证签名值和包名对项目进行加密处理☆14May 21, 2018Updated 8 years ago