用Zbar库实现的Android扫一扫
☆56May 18, 2018Updated 7 years ago
Alternatives and similar repositories for ZbarCode
Users that are interested in ZbarCode are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 用V4包中原生控件DrawerLayout+FragmentTabHost实现,模仿Android QQ菜单,左侧抽屉,底部导航Demo☆25Apr 9, 2017Updated 9 years ago
- Fragment控制器,fragment界面切换,项目基本架构,无添加任何复杂逻辑代码,拿过去就能用的代码!!!☆12Nov 3, 2016Updated 9 years ago
- 运行时权限请求很麻烦?耦合业务逻辑很恶心?现在不会了,只需一行注解即可方便请求运行时权限!!!用户授权或拒绝都可以脱离业务去实现!☆17Aug 2, 2018Updated 7 years ago
- 利用动态加载技术实现APK加壳(分别使用Java和JNI的方式实现加壳)☆15Nov 15, 2018Updated 7 years ago
- 用来显示当前所在页的页面指示器,具体样式见Readme中的Gif文件。☆10Nov 29, 2016Updated 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.
- 一个短信作弊器,可以在没有接受到短信时在收件箱中伪造短信☆28Nov 29, 2016Updated 9 years ago
- android udp Broadcast demo, 演示通过UDP广播与接收数据☆12Apr 1, 2017Updated 9 years ago
- UDP通信库,采用非阻塞模式(NIO)进行数据收发,主要针对数据量小且发送频繁的场景。☆24Feb 16, 2017Updated 9 years ago
- A tool for permission dynamic request on android 6.0☆77Feb 2, 2016Updated 10 years ago
- 【干货】根据自己对 MVP 的理解,写的一套 Android 项目架构☆15May 25, 2018Updated 7 years ago
- Android 实现了可以滑动左侧边缘退出Activity的功能☆18Feb 12, 2020Updated 6 years ago
- Infinite loading advertisement carousel figure, around the display part of the picture☆10Jul 9, 2016Updated 9 years ago
- LiteLoaderQQNT 插件 - 轻量工具箱非官方版☆16Jul 8, 2025Updated 9 months ago
- 图片压缩 图片选择 拍照☆43Dec 19, 2019Updated 6 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 实现Android Activity的代理机制,可以实现:1. 在AndroidManifest.xml中仅声明一个代理Activity,即可打开多个被代理Activity 2. 被代理Activity可以动态更新,即使用DexClassLoader加载☆11Oct 12, 2015Updated 10 years ago
- Android仿微信QQ朋友圈列表嵌套列表的布局实现