Pinned Repositories
AcmCoder
软工作业(写的很垃圾)
AgentWeb
AgentWeb is a powerful library based on Android WebView.
AlgoCourseDesign
The course design of Algorithm Course in Xidian University
Algorithm
Algorithm by Java
AlipayHighHeadsomeRichAndroid
Xposed module for Alipay App which makes you HighHeadsomeRich immediately.
android-mvp-architecture
This repository contains a detailed sample app that implements MVP architecture using Dagger2, GreenDao, RxJava2, FastAndroidNetworking and PlaceholderView
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/
AndroidHiddenApiBypass
LSPass: Bypass restrictions on non-SDK interfaces
PretendSharing_Xposed
Pretend sharing using xposed
SmartWeather
my first app about weather forecast
JuiceYY's Repositories
JuiceYY/SmartWeather
my first app about weather forecast
JuiceYY/AcmCoder
软工作业(写的很垃圾)
JuiceYY/AgentWeb
AgentWeb is a powerful library based on Android WebView.
JuiceYY/AndroidHiddenApiBypass
LSPass: Bypass restrictions on non-SDK interfaces
JuiceYY/ConcurrencyPractice
java并发练习
JuiceYY/CustomView
自定义View的一些练习
JuiceYY/CVE-2021-4034
PoC for PwnKit: Local Privilege Escalation Vulnerability in polkit’s pkexec (CVE-2021-4034)
JuiceYY/CVE-2021-4035
CVE-2021-4034 1day
JuiceYY/giffun
一款开源的GIF在线分享App,乐趣就要和世界分享。
JuiceYY/hacker-laws-zh
💻📖对开发人员有用的定律、理论、原则和模式。(Laws, Theories, Principles and Patterns that developers will find useful.)
JuiceYY/hello-algorithm
🌍 东半球最酷的学习项目 | 1、我写的三十万字算法图解 2、千本开源电子书 3、100 张思维导图 4、100 篇大厂面经 5、30 个学习专题 🚀 🚀 🚀 右上角点个 star,加入我们万人学习群!English Supported!
JuiceYY/java-books-collections
:books:Java编程书籍收集分享。Java programming books collection to share.:rocket:
JuiceYY/jd_scripts
JuiceYY/Kindle_download_helper
Download all your kindle books script.
JuiceYY/kotlin-web-site-cn
Kotlin 语言中文站
JuiceYY/kssd
:book: 看雪软件安全文档库 KSSD EPUB 格式
JuiceYY/linux
Linux kernel source tree
JuiceYY/LittleButterKnife
一个自己实现的注入框架, 模仿ButterKnife
JuiceYY/Magisk
The Magic Mask for Android
JuiceYY/MifareOneTool
A GUI Mifare Classic tool on Windows(停工/最新版v1.7.0)
JuiceYY/MyEventBus
实现了一个简单的事件总线EventBus
JuiceYY/NoExclamation
叹号杀手-去除安卓手机在国内时网络图标上的感叹号
JuiceYY/openai-gpt-dev-notes-for-cn-developer
如何快速开发一个OpenAI/GPT应用:国内开发者笔记
JuiceYY/overscroll-decor
Android: iOS-like over-scrolling effect applicable over almost all scrollable Android views.
JuiceYY/RxRetrofitDemo
Retrofit和Rxjava网络请求的mvp模式简单封装, 获取的是豆瓣图书搜索时的搜索推荐列表
JuiceYY/shanghai_house_knowledge
2020年11月在上海买房经历总结出来的买房购房做的一些功课分享给大家,技术人帮助技术人,希望对大家有所帮助。
JuiceYY/SmsForwarder
短信转发器——监控Android手机短信、来电、APP通知,并根据指定规则转发到其他手机:钉钉群自定义机器人、钉钉企业内机器人、企业微信群机器人、飞书机器人、企业微信应用消息、邮箱、bark、webhook、Telegram机器人、Server酱、PushPlus、手机短信等。包括主动控制服务端与客户端,让你轻松远程发短信、查短信、查通话、查话簿、查电量等。(V3.0 新增)PS.这个APK主要是学习与自用,如有BUG请提ISSUE,同时欢迎大家提PR指正
JuiceYY/WeatherWithJetpack
使用Android Jetpack组件包开发的一个天气应用
JuiceYY/XidianCS
西安电子科技大学 计算机科学与技术专业 笔记、上机作业、实验 etc.
JuiceYY/YCWebView
基于腾讯x5开源库,提高webView开发效率,大概要节约你百分之六十的时间成本。该案例支持处理js的交互逻辑且无耦合、同时暴露进度条加载进度、可以监听异常error状态、支持视频播放并且可以全频、支持加载word,xls,ppt,pdf,txt等文件文档、发短信、打电话、发邮件、打开文件操作上传图片、唤起原生App、支持webView页面截图、x5库为最新版本,功能强大。