gdky005's repos on GitHub
Rich Text Format · 94 人关注
FlutterNodeTips
1. Flutter 学习笔记思维导图,包含常用组件的基础属性,可在源文件中直接搜索,也可作为一个常用必备的手册。2. 同时也添加进阶的思维导图和内部结构流程图。
HTML · 58 人关注
AndroidBadge
写一个 android 项目用于展示 在开源项目中的徽章 shields。方便大伙提升技能。
2 人关注
Auto.js
Automation&Workflow JavaScript IDE on Android(安卓平台上的自动化工作流JavaScript IDE)
Java · 0 人关注
91porn
91Porn Android 客户端,突破游客每天观看10次视频的限制,还可以下载视频
Java · 0 人关注
adb-idea
A plugin for Android Studio and Intellij IDEA that speeds up your day to day android development.
Swift · 0 人关注
Aerial
Apple TV Aerial Screensaver for Mac
Java · 0 人关注
aFileChooser
Android library that provides a file explorer to let users select files on external storage.
Java · 0 人关注
afinal
Afinal是一个android的ioc,orm框架,内置了四大模块功能:FinalAcitivity,FinalBitmap,FinalDb,FinalHttp。通过finalActivity,我们可以通过注解的方式进行绑定ui和事件。通过finalBitmap,我们可以方便的加载bitmap图片,而无需考虑oom等问题。通过finalDB模块,我们一行代码就可以对android的sqlite数据库进行增删改查。通过FinalHttp模块,我们可以以ajax形式请求http数据。详情请通过以下网址查看。
C++ · 0 人关注
AndFix
AndFix is a library that offer hot-fix for Android App.
0 人关注
android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
Java · 0 人关注
android-common
Android common lib, include ImageCache, HttpCache, DropDownListView, DownloadManager, Utils and so on
Java · 0 人关注
android-common-1
Android Common Utils or Helper. Such as Log, Averager, Base64, Check, FlashLight, KeyguardLock, LogReader, Network, SilentInstaller, TimeAverager, TimeCounter, Toastor, WakeLock, ScreenReceiver, SmsReceiver, PhoneReceiver, NotificationService, AndroidUtil, AppUtil, BitmapUtil, ByteUtil, ClassUtil, DialogUtil, FieldUtil, FileUtil, HexUtil, MD5Util, NotificationUtil, NumberUtil, PackageUtil, RandomUtil, ShellUtil, TelephoneUtil, VibrateUtil, IOUtils, FileUtils, AsyncExecutor, etc. 通用性强,纯洁简单,体积不到50K!其中包括bitmap处理,文件操作,加密存储器,shell命令,静默安装,计数器,均值器,吐司,日志,校验,提示,网络监测等基础功能,以及一些Base64、MD5、Hex、Byte、Number、Dialog、Filed、Class、Package、Telephone、Random等工具类。
Java · 0 人关注
android-crop
Android library project for cropping images
0 人关注
android-open-project
Collect and classify android open source projects, 交流 QQ 群:383537512 (入群必须填写群介绍问题答案)
Java · 0 人关注
Android-ProgressSwitcher
Set of tools with the ability to display indeterminate progress indicator when you are waiting for the initial data.
0 人关注
android-TopActivity
A useful tool for Android Developers, which shows the package name and class name of current activity.
JavaScript · 0 人关注
AndroidAssetStudio
A set of web-based tools for generating graphics and other assets that would eventually be in an Android application's res/ directory.
Java · 0 人关注
AndroidEventBus
A lightweight eventbus library for android, simplifies communication between Activities, Fragments, Threads, Services, etc.
0 人关注
AndroidSdkSourceAnalysis
android sdk 源码解析——旨在帮助Android开发者更好的学习Android!我们只是一群普通的程序员,但是,我们热爱分享,想热热闹闹的玩点有意义的事!如果你也想陪我们一起愉快的玩耍,欢迎加入我们!Issues认领分析文章!
Java · 0 人关注
androidsvgdrawable-plugin
Gradle & Maven plugin that generates qualified, density specific PNG drawables from SVG files at build time for your Android projects.
Java · 0 人关注
AndroidUtilCode
:fire: Android developers should collect the following utils(updating).
Java · 0 人关注
Android_Data
收集整理一些学习 Android 资料,希望能帮助到你学习 Android 开发
Kotlin · 0 人关注
anko
Pleasant Android application development
0 人关注
AppLauncher
AppLauncher是一个轻量级的Android App的任务启动器,用来方便、快速的帮助APP处理异步初始化来达到应用启动的最佳性能。
0 人关注
atxserver2
Smart Phone Management. Reimplement of atx-server with Python
Java · 0 人关注
AudioWaves
Shows a graphic representation of the sounds captured by the microphone on Android
Groovy · 0 人关注
AutoFreeLine
做这个脚本插件的原因是: 每次在新项目里面集成 freeline 的一些代码。至少要修改第五个地方才能运行。而且由于项目是 基于 HG 操作的,有很多的分支,每次切换分支后都必须重新初始化这些东西,因此同学们建议我弄个脚本自动完成这些东西。所以有了这个插件。
0 人关注
AutoJs6
JavaScript automated tool for android (安卓平台 JavaScript 自动化工具)
0 人关注
AutoMakerForAndroid
自动生成Android Project 里面的 Activity, Adapter , Activity Layout, Adapter Layout, Bean.
JavaScript · 0 人关注
Blog
我的博客,Test
Java · 0 人关注
Bolts-Android
Bolts is a collection of low-level libraries designed to make developing mobile apps easier.
0 人关注
Book
:green_book:我的个人书籍学习和收藏
Java · 0 人关注
buck
A fast build system that encourages the creation of small, reusable modules over a variety of platforms and languages.
Java · 0 人关注
butterknife
View "injection" library for Android.
0 人关注
CircleProgressBar
A circular android ProgressBar library which extends View, and the usage same as ProgressBar, It has solid,line and solid_line three styles. Besides, progress value can be freely customized.
0 人关注
clipboard.js
:scissors: Modern copy to clipboard. No Flash. Just 3kb gzipped :clipboard:
0 人关注
coder2gwy
互联网首份程序员考公指南,由3位已经进入体制内的前大厂程序员联合献上。
CSS · 0 人关注
coney
my theme for hexo named coney
Java · 0 人关注
dagger-android-injection
Sample project explains Dependency Injection in Android using dagger-android framework.
Python · 0 人关注
deepfakes_faceswap
from deekfakes' faceswap: https://www.reddit.com/user/deepfakes/
0 人关注
DepGradleVersion
Android开发人员不得不使用依赖库文件(持续更新中)。主要列举并介绍常用的第三方开源库的 gradle 版本。
Java · 0 人关注
DexKnifePlugin
A easy android gradle plugin to smart split the specified classes to multi dex.
Java · 0 人关注
dexposed
dexposed enable 'god' mode for single android application.
Python · 0 人关注
django-by-example-book
Code for the book Django By Example https://www.packtpub.com/web-development/django-example
Java · 0 人关注
emojicon
A library to show emoji in TextView, EditText (like WhatsApp) for Android
Java · 0 人关注
EventBus
Android optimized event bus that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.
Java · 0 人关注
FadingActionBar
Android library implementing a fading effect for the action bar, similar to the one found in the Play Music app
Java · 0 人关注
fresco
An Android library for managing images and the memory they use.
0 人关注
funNLP
中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、历史名人词库、诗词词库、医学词库、饮食词库、法律词库、汽车词库、动物词库、中文聊天语料、中文谣言数据、百度中文问答数据集、句子相似度匹配算法集合、bert资源、文本生成&摘要相关工具、cocoNLP信息抽取工具、国内电话号码正则匹配、清华大学XLORE:中英文跨语言百科知识图谱、清华大学人工智能技术系列报