flyfire's repos on GitHub
Swift · 1 人关注
12306ForMac
An unofficial 12306 Client for Mac
Python · 1 人关注
17monip
IP search based on 17mon.cn, the best IP database for China.
PHP · 1 人关注
1book
《Web安全之机器学习入门》
CSS · 1 人关注
2048
A small clone of 1024 (https://play.google.com/store/apps/details?id=com.veewo.a1024)
Java · 1 人关注
all-base-adapter
Adapter terminator, including DataBinding, any ViewGroup, list(Rv, Lv ). Write Adapter, it is enough .Adapter终结者,包含DataBinding,任意ViewGroup,Rv、Lv列表。写Adapter,有它就够了
Kotlin · 1 人关注
Android-CleanArchitecture-Kotlin
This is a movies sample app in Kotlin, which is part of a serie of blog posts I have written about architecting android application using different approaches.
0 人关注
2book
《Web安全之深度学习实战》
Python · 0 人关注
3book
《Web安全之强化学习与GAN》
JavaScript · 0 人关注
4bit
Terminal Color Scheme Designer for Xshell
JavaScript · 0 人关注
500lines
500 Lines or Less
Python · 0 人关注
51dingpiao
A python script used to buy ticket on 12306
Java · 0 人关注
91porn
91Porn Android 客户端,突破游客每天观看10次视频的限制,还可以下载视频
JavaScript · 0 人关注
a-plus-dictionary
A Chrome extension based on Google Dictionary, provides better UI and shows the meanings in both your language and English.
0 人关注
ACL4SSR
SSR 去广告ACL规则/SS完整GFWList规则/Clash规则碎片,Telegram频道订阅地址
Shell · 0 人关注
acme.sh
A pure Unix shell script implementing ACME client protocol
Shell · 0 人关注
across
Across the Great Wall we can reach every corner in the world
Java · 0 人关注
adp-activity-transitions
This sample app accompanies a series of blog posts I wrote on transitions in Android
0 人关注
AesExoPlayer
自定义Exoplayer框架的DataSource资源以直接播放AES加密音频文件
C · 0 人关注
AESJniEncrypt
ndk实现AES加密,key存在native中,再做一层防止被二次打包的签名校验。(长期维护,请star,勿fork)
Java · 0 人关注
afwall
AFWall+ @ Android Firewall Plus - Improved Version of DroidWall
Java · 0 人关注
AIDLService-sample
This is the source code related to this blog: http://www.race604.com/communicate-with-remote-service-1
0 人关注
AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
Java · 0 人关注
AiYaGirl
:fire: 爱吖妹纸(含 Kotlin 分支版本)——Retrofit + RxJava + MVP 架构 APP 体验代码家的干货集中营 Gank.io,福利多多,不容错过
Python · 0 人关注
algo
数据结构和算法必知必会的50个代码实现
0 人关注
Alibi
Use your phone as a dashcam and save the last 30 minutes when you need them.
Kotlin · 0 人关注
All-In-One
:necktie: Health care application for reminding health-todo lists and making healthy habits every day.
0 人关注
AllInOne
将一些值得记录的demo放一个app demo里面
0 人关注
alpha
Alpha是一个基于PERT图构建的Android异步启动框架,它简单,高效,功能完善。 在应用启动的时候,我们通常会有很多工作需要做,为了提高启动速度,我们会尽可能让这些工作并发进行。但这些工作之间可能存在前后依赖的关系,所以我们又需要想办法保证他们执行顺序的正确性。Alpha就是为此而设计的,使用者只需定义好自己的task,并描述它依赖的task,将它添加到Project中。框架会自动并发有序地执行这些task,并将执行的结果抛出来。
C · 0 人关注
amatutor
Android Malware Analysis Tutorial | Android恶意代码分析教程
Python · 0 人关注
amemv-crawler
🙌Easily download all the videos from TikTok(amemv).下载指定的 抖音(Douyin) 号的视频,抖音爬虫
0 人关注
AndBug
Android Debugging Library
Java · 0 人关注
android
Examples of Android applications
Java · 0 人关注
Android-AOPExample
This is a simple example of Aspect Oriented Programming in Android
0 人关注
android-api-analysis
Android精华录: 该库的目的是结合详细的Demo来全面解析Android相关的知识点, 帮助读者能够更快的掌握与理解所阐述的要点。 不定时更新,与预期接下的要做的事,希望点进来的你能够喜欢😍😍
Kotlin · 0 人关注
android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
Java · 0 人关注
Android-CleanArchitecture
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
Java · 0 人关注
android-FlipView
A small, easy to use android library for implementing flipping between views as seen in the popular Flipboard application
0 人关注
android-flux-todo-app
Example of how to implement an Android TODO App using Facebook Flux Architecture
Java · 0 人关注
android-gfycat
Android application that loads gifs via gfycat for efficiency's sake
0 人关注
android-modular-architecture
📚 Sample Android Components Architecture on a modular word focused on the scalability, testability and maintainability written in Kotlin, following best practices using Jetpack.