《App研发录》源码
☆31Feb 14, 2016Updated 10 years ago
Alternatives and similar repositories for AppProgrammingSource
Users that are interested in AppProgrammingSource are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 金山清理大师(猎豹清理大师)一键加速快捷方式动画实现☆24Nov 7, 2014Updated 11 years ago
- 写自己的开源库,发布到JitPack.io☆21Jan 17, 2016Updated 10 years ago
- 『Android ProGuard 』好用的Android混淆配置☆14Jan 15, 2020Updated 6 years ago
- 记录自己关于安卓编程的一些技术笔记☆10May 7, 2016Updated 10 years ago
- 淘宝后台恢复闪屏广告实现☆13Oct 12, 2016Updated 9 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 一个支持多选,单选,过滤等功能的控件☆33Aug 26, 2017Updated 8 years ago
- 关于安卓消息通知栏内容获取以及来电自动挂断功能☆12Sep 3, 2018Updated 7 years ago
- 安卓设备高性能屏幕截图并在Web上自动播放☆18Jul 25, 2014Updated 12 years ago
- 万能Adapter for RecyclerView.☆34Nov 5, 2018Updated 7 years ago
- 从下方弹出的PopupWindow☆25May 14, 2018Updated 8 years ago
- AndroidWearTutorialForChinese By JialeDai☆15Jun 8, 2018Updated 8 years ago
- 横向循环滚动的广告条。 有点类似 淘宝的banner广告位,可以手势滑动,也会依据固定时间间隔自动滚动,滑到尽头时会一直循环,过渡非常的平滑,从网络中获取图片☆90Apr 13, 2015Updated 11 years ago
- 自定义的一些Android注解和处理器☆10Dec 5, 2020Updated 5 years ago
- A simple but powerful Http tool for Android☆18Jun 17, 2019Updated 7 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 仿网易新闻评论列表☆19Feb 8, 2017Updated 9 years ago
- android ftp☆12Aug 17, 2017Updated 8 years ago
- 自定义饼状图☆17Aug 25, 2017Updated 8 years ago
- 自定义Android控件,实现Android的底部tab按钮,可以左右滑动,切换到不同的界面。☆12Dec 23, 2014Updated 11 years ago
- 针对<Android 项目利用 Android Studio 和 Gradle 打包多版本APK>所提供的demo☆25Dec 9, 2022Updated 3 years ago
- Android轮播控件、引导页面滑动框架。支持有限、无限循环,可以自动、收动播放,支持自定义指示器,支持各种样式的自定义和多种图片类型,如Url、drawable加载。也可以选择酷炫切换动画的切换和自定义动画的扩张。是一款简单,易使用框架。本库将持续更新~☆14Mar 2, 2018Updated 8 years ago
- FragmentTabHost 布局的使用及优化方式☆16Mar 24, 2016Updated 10 years ago
- 贝塞尔曲线的小例子☆16May 22, 2016Updated 10 years ago
- 实现双进程守护☆20Sep 18, 2016Updated 9 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.
- 微信支付和支付宝支付快速接入,可以直接拷贝代码到项目中使用☆42Jul 12, 2016Updated 10 years ago
- Android App for practicing libs.☆91Mar 11, 2018Updated 8 years ago
- a lib for flv parse written in golang☆15Aug 4, 2014Updated 12 years ago
- 一份关于“资料汇总”的汇总。☆17Nov 13, 2014Updated 11 years ago
- 利用大名鼎鼎的高斯模糊实现的一个可擦除显示原图的VIew。☆11Apr 8, 2016Updated 10 years ago
- 此仓库包含了App通用的模块,各个模块采用单独module进行维护,旨在帮助开发者进行组件化开发,目前包含沉浸式状态栏,通用的titlebar,Activity堆栈管理器,全局右滑关闭页面的效果,通用dialog,流式标签等模块,持续更新中...☆102Nov 29, 2016Updated 9 years ago
- Android 首页悬浮广告,可任意拖拽, 支持Gif图片的播放(不使用Gilde播放 / 使用glide播放优化gif内存占用问题)-2016/08/24☆95Dec 30, 2017Updated 8 years ago
- 自定义控件——天气温度折线图☆28Jul 26, 2015Updated 11 years ago
- ☆11Dec 18, 2018Updated 7 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- java实现webrtc的p2p视频聊天工具☆13Jul 13, 2018Updated 8 years ago
- 一个自定义View的悬浮按钮Lib扩展性良好,悬浮布局可是配其他布局☆22Aug 30, 2017Updated 8 years ago
- 研磨设计模式源代码☆23Sep 1, 2015Updated 10 years ago
- 颜文字排版 算法☆30Oct 30, 2015Updated 10 years ago
- folk from SmartTabLayout☆38May 26, 2015Updated 11 years ago
- 安卓日常开发过程中使用的各种代码库☆11Sep 26, 2022Updated 3 years ago
- Fragment 框架: 全局只使用一个Activity, 所有的页面跳转全部使用Fragment, 包含5.0+ 权限检查及权限请求跳转, 使用EventBus解耦(喜欢使用RxBus的朋友可自行更改), 网络请求框架使用 RxJava+Retrofti2, 图片加载G…☆12Sep 10, 2017Updated 8 years ago