gradle learn
☆17Oct 14, 2017Updated 8 years ago
Alternatives and similar repositories for gradleLearnDemo
Users that are interested in gradleLearnDemo are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Show informations about installed APKs☆11Sep 24, 2020Updated 5 years ago
- Updated version of Google Sky Map☆16Apr 26, 2014Updated 12 years ago
- Some android ndk example: 1.compile static library, native invoke static library; 2.compile shared no jni library, native invoke shared n…☆16May 10, 2020Updated 6 years ago
- 结合 MLKit 和 PreviewView,构建一个文本识别应用程序 Demo。☆13May 25, 2023Updated 3 years ago
- An extensible media player for Android☆17Jul 5, 2017Updated 8 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.
- 不积跬步,无以至千里;不积小流,无以成江海。 整理一下平时的技术问题,自己挖过的坑和填过别人的坑,希望有所帮助!!!☆14Dec 3, 2017Updated 8 years ago
- android top tabbar with badgeview☆13Oct 15, 2014Updated 11 years ago
- 模仿VLayout,用更简单暴力的方法实现各种不同的嵌套布局。布局的自定义门槛更低☆16May 31, 2019Updated 7 years ago
- 可以在 App 中快速集成蒲公英检查更新功能的代码片段,适用于 Android App、iOS App 和 uni-app App☆16Dec 18, 2025Updated 6 months ago
- PinnedHeaderExpandable android仿QQ分组,滑动时顶部组名悬浮;☆13Mar 25, 2015Updated 11 years ago
- 仿qq,网易新闻的自定义抽屉开关。☆13Jul 17, 2016Updated 9 years ago
- android note☆14Dec 4, 2018Updated 7 years ago
- 🔥🔥🔥 - RecyclerView的ItemDecoration简易写法,轻松实现RecyclerView的Divider。☆10Jul 21, 2022Updated 3 years ago
- Android集成FFmpeg☆12Jun 18, 2018Updated 8 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.
- Alone is a Synology Chat Suite AI conversation robot that has been integrated with GPT-3.5. By using Alone, individuals as well as enterp…☆14Jun 8, 2023Updated 3 years ago
- 使用JNI实现Base64编解码,AES加解密(从OpenSSL中抽出),非常适合Android端使用,保持了与调用java输出结果相同,可以直接使用。