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
Sorting:
- parallax effect sliding up panel ,use androidSlidingUpPanel & VeticalViewPager, it's pretty cool☆15May 12, 2014Updated 11 years ago
- 这里主要是封装关于TextView、Button、CompoundButton、RadioButton等常用系统控件的自定义控件,增强系统的控件功能,避免一些系统控件的局限性。☆44Nov 5, 2016Updated 9 years ago
- 一个圆形的指示器:通过动画差值器然后动态绘制相应的弧形☆11Jun 29, 2017Updated 8 years ago
- 多语言分散文字两端对齐控件☆18Jan 27, 2018Updated 8 years ago
- 郭大神写的数据库框架LitePal的基本使用demo,LitePal地址https://github.com/LitePalFramework/LitePal☆18Jun 13, 2017Updated 8 years ago
- Examples in my blogs☆14Sep 27, 2018Updated 7 years ago
- 高仿微信图片选择器☆15Dec 21, 2016Updated 9 years ago
- Android SearchView that features autocompletion and material design☆45Jul 30, 2017Updated 8 years ago
- MaterialDesign风格 项目☆15Mar 6, 2018Updated 8 years ago
- android下基于开源浏览器项目crosswalk的js注入工具☆10Jan 6, 2017Updated 9 years ago
- 一行代码检测XP/调试/多开/模拟器/root☆11Jul 14, 2019Updated 6 years ago
- 有关蓝牙的搜索,配对,连接并发送数据☆13Mar 13, 2017Updated 9 years ago
- 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 9 years ago
- Android JNI接口混淆方案☆29Jun 25, 2019Updated 6 years ago
- 调用百度的语音识别、语音合成、语音唤醒SDK以及图灵机器人接口实现智能语音助手,可以与人对话,设置唤醒词,唤醒词要到百度开发者中心自己去设置并下载WakeUp.bin文件,将代码中Assets文件夹下的WakeUp.bin文件替换,就可以设置自己想要的唤醒词,其它的话,还有…☆13Jan 7, 2019Updated 7 years ago
- Android根据包名跳转应用市场。目前已经实现华为、小米、oppo、vivo、魅族、联想、应用宝等各大主流的应用市场跳转☆19Nov 23, 2021Updated 4 years ago
- 外包!!!☆10Feb 26, 2016Updated 10 years ago
- 自定义K线面板控件☆16Jun 26, 2018Updated 7 years ago
- RxJava + Retrofit封装,包含对相同格式请求数据、相同格式返回数据处理,显示Material Design加载dialog,文件上传下载进度展示、全局异常捕捉。☆168Jul 1, 2017Updated 8 years ago
- Simple Compound View to perform flip effect for ALL android versions☆14Apr 16, 2014Updated 11 years ago
- 倒计时,自定义实现单个时间倒计时控件,和自定义实现时分秒倒计时控件。☆33Apr 28, 2025Updated 10 months ago
- 简单RecycleViewAdapter的封装,支持多视图,支持一个Item中多个点击事件☆12Aug 9, 2016Updated 9 years ago
- app use material design☆16Dec 21, 2015Updated 10 years ago
- 这是一个基于Android 6.0做的一个APP基本模型,网易云音乐风格,使用了okhttp、glide、swiperefresh等库和控件☆30Jul 11, 2016Updated 9 years ago
- Android 全局网络变化监听☆50Apr 19, 2022Updated 3 years ago
- BypassHiddenApi是一个用于绕过Android系统对隐藏API反射调用限制库。适用于Android4.4~15。☆20Jun 26, 2025Updated 8 months ago
- Customizable toast message library for Android☆12Jan 5, 2024Updated 2 years ago
- Android Aop 拦截,支持 androidx。你可以通过添加注解的方式实现以下功能: 1、点击事件防抖; 2、拦截;3、动态权限请求等☆10Jul 21, 2020Updated 5 years ago
- Android-Jni线程操作,包括:一般线程的创建、互斥锁、全局Listener调用java方法达到回调效果。☆44Aug 14, 2018Updated 7 years ago
- 一个RecyclerView多重嵌套:SwipRefreshLayout->RecyclerView->ViewPager->RecyclerView☆12Jul 18, 2017Updated 8 years ago
- 一个自定义popupMenu效果,基于PopupWindow+LinearLayout实现,默认为QQ效果,支持icon、文字、文字颜色、文字单位、是否可点击等属性设置,并支持自定义背景☆24Nov 15, 2017Updated 8 years ago
- 从Java反射机制到Android自定义注解框架☆10Jun 15, 2016Updated 9 years ago
- QQHelper for androidx,QQ开放平台功能封装,包含QQ分享,QQ授权登录☆11Mar 24, 2023Updated 2 years ago
- 带描边和渐变的TextView☆16Mar 20, 2017Updated 9 years ago
- Kongzue Runner 旨在快速完成 App 逻辑构建,协助开发者低成本完成业务开发。提供一个独立的消息事件传递总线,不依赖 Intent 可以独立传递数据、执行事件,提供一套近乎全自动化的 ViewModel 框架,能够依据数据和 View 的对应关系自动实现数据绑…☆22Oct 21, 2022Updated 3 years ago
- 双向日期选择日历控件☆54Oct 25, 2018Updated 7 years ago
- A lightweight Logger library implemented with the Kotlin feature☆12Jun 13, 2023Updated 2 years ago
- Android即时网络监听库,只需几行代码就可得到当前网络状态为wifi还是GPRS或是网络连接还是网络断开,监听犹如EventBus那般优雅。☆48Mar 28, 2020Updated 5 years ago
- 用于学习百度地图整理的笔记☆28Jan 16, 2018Updated 8 years ago