kaedea's repos on GitHub
Java · 1074 人关注
android-dynamical-loading
🔌 Android plugin development library (Frontia) and tech introductions, which means that you can upgrade your Android APP or fix emergent bugs, as well as reduce the file size of Apk without any re-installation.
Java · 696 人关注
android-mvp-pattern
An android simple but clear sample project for MVP pattern, including mvp usage with eventbus. @Deprecated, try google official solution: https://developer.android.com/topic/libraries/architecture/
Java · 666 人关注
android-tagview
An Android TagView Widget. You can edit the tag's style, and set listener of selecting or deleting tag.
Java · 212 人关注
fresco-sample-usage
Android demo project as sample usage for Facebook's Fresco in detail, which is an awesome image loading library for Android.
Java · 129 人关注
Andriod-Seamless-ViewPager-Header
SeamlessViewpagerHeader offers a Viewpager with a scrollable header, like Android Lollipop Contacts or Google Play Pagers.
Groovy · 18 人关注
gradle-maven-publication
Gradle maven artifacts publishing walkaround with 'maven', 'maven-publish', 'android-maven' gradle plugins. The project contains both of scripts and custom gradle plugin which are designed to make the publishing jobs much simpler and correct. Of course, both java & android project are supported!
Java · 14 人关注
Feya
'Feya' is a repo for code snippet tweaking. Nothing can be found here.
Java · 12 人关注
b-log
BLog is not blog but an android logcat entended utility library. It helps to log message to file as well as print in logcat window.
Java · 11 人关注
dualapp-mediastore-compatibility
安卓双开/分身 MediaStore 兼容性测试。Tuning of Android MediaStore & File IO compatibility issues between HostProfile App and WorkProfile/DualApp/MultiApp.
10 人关注
aab-signer
Android AppBundle aab package signing tool.
Java · 10 人关注
comment-formatter
Comment Formatter is an IntelliJ plugin that formats comments to a friendly style.
Java · 5 人关注
android-swipe-loading-view
SwipeLoadingView offers a LoadingView like drawer when you are swiping on it. You can use this view when you want to switch something like video or picture.
ASL · 1 人关注
hackintosh-changelog
Hackintosh setups (CLOVER/OC) for my PC: Z170i + 6700K Desktop, XPS 9360 QHD+ Laptop
Java · 0 人关注
AabResGuard
The tool of obfuscated aab resources.(Android app bundle资源混淆工具)
Java · 0 人关注
android-xml2java
Tools to convert xml layout file into java codes. Inspired by @https://github.com/iReaderAndroid/X2C
Java · 0 人关注
Battery-Metrics
Library that helps in instrumenting battery related system metrics.
Kotlin · 0 人关注
booster
🚀Optimizer for mobile applications
Java · 0 人关注
DeepLinkDispatch
A simple, annotation-based library for making deep link handling better on Android
Kotlin · 0 人关注
Guise
Put a sheep's skin on your Android app
C++ · 0 人关注
Hardcoder
Hardcoder is a solution which allows Android APP and Android System to communicate with each other directly, solving the problem that Android APP could only use system standard API rather than the hardware resource of system.