Pinned Repositories
AI0x0.com
An AIGC tool
Android-Developers-Guide
Android官方文档(Android Developer Guide)翻译项目
android_packages_apps_Launcher3
AndroidBitmapMonitor
A bitmap memory usage monitor for Android. Android 图片内存分析工具,可以帮助发现应用的图片使用是否合理。
AndroidMonitor
easy show android okhttp request data
AndroidUtilCode
:fire: Android developers should collect the following utils(updating).
battery-historian
Battery Historian is a tool to analyze battery consumers using Android "bugreport" files.
BlackDex
BlackDex is an Android unpack(dexdump) tool, it supports Android 5.0~12 and need not rely to any environment. BlackDex can run on any Android mobile phone or emulator, you can unpack APK File in several seconds.
ChatGPT
Reverse engineered ChatGPT API
DiDiCallCar
这是我自己做的一个类似滴滴打车的Android出行项目,主要针对滴滴等出行平台一直饱受质疑的“人车不符”问题,以及当前越发火热的或计划和出海战略,给出行项目增加了下面几个功能: 1. RFID识别验证功能:在司机证件或者车内识别硬件嵌入RFID识别芯片,乘客使用手机读取到芯片信息,并且通过网络发送到出行平台数据库进行验证(我用JNI加了一个C语言的MD5加密算法对识别到的信息进行了加密)。如果不是合规的“人”或“车”,则不能完成订单并向平台或监管单位汇报当前位置。(为了方便读者测试,可以使用手机读取任何一个加密或非加密RFID芯片,比如银行卡、公交卡等,我在代码中的验证前阶段把芯片信息都换成我自己的司机信息,确保读者测试时可以收到服务器的回复) 2. 海外版功能:点击切换当前语言。 3.
sunlinebox's Repositories
sunlinebox/AI0x0.com
An AIGC tool
sunlinebox/Android-Developers-Guide
Android官方文档(Android Developer Guide)翻译项目
sunlinebox/android_packages_apps_Launcher3
sunlinebox/AndroidBitmapMonitor
A bitmap memory usage monitor for Android. Android 图片内存分析工具,可以帮助发现应用的图片使用是否合理。
sunlinebox/AndroidMonitor
easy show android okhttp request data
sunlinebox/AndroidUtilCode
:fire: Android developers should collect the following utils(updating).
sunlinebox/battery-historian
Battery Historian is a tool to analyze battery consumers using Android "bugreport" files.
sunlinebox/BlackDex
BlackDex is an Android unpack(dexdump) tool, it supports Android 5.0~12 and need not rely to any environment. BlackDex can run on any Android mobile phone or emulator, you can unpack APK File in several seconds.
sunlinebox/ChatGPT
Reverse engineered ChatGPT API
sunlinebox/DiDiCallCar
这是我自己做的一个类似滴滴打车的Android出行项目,主要针对滴滴等出行平台一直饱受质疑的“人车不符”问题,以及当前越发火热的或计划和出海战略,给出行项目增加了下面几个功能: 1. RFID识别验证功能:在司机证件或者车内识别硬件嵌入RFID识别芯片,乘客使用手机读取到芯片信息,并且通过网络发送到出行平台数据库进行验证(我用JNI加了一个C语言的MD5加密算法对识别到的信息进行了加密)。如果不是合规的“人”或“车”,则不能完成订单并向平台或监管单位汇报当前位置。(为了方便读者测试,可以使用手机读取任何一个加密或非加密RFID芯片,比如银行卡、公交卡等,我在代码中的验证前阶段把芯片信息都换成我自己的司机信息,确保读者测试时可以收到服务器的回复) 2. 海外版功能:点击切换当前语言。 3.
sunlinebox/FreeReflection
A library that lets you use reflection without any restriction above Android P
sunlinebox/GrabRedEnvelope
微信抢红包Android APP
sunlinebox/ip2region
Ip2region (2.0 - xdb) is a offline IP address manager framework and locator, support billions of data segments, ten microsecond searching performance. xdb engine implementation for many programming languages
sunlinebox/lawnchair
No clever tagline needed.
sunlinebox/okdownload
A Reliable, Flexible, Fast and Powerful download engine.
sunlinebox/QtScrcpy
Android real-time display control software
sunlinebox/RestrictionBypass
Android API restriction bypass for all Android Versions
sunlinebox/ShortcutBadger
An Android library supports badge notification like iOS in Samsung, LG, Sony and HTC launchers.
sunlinebox/ExoPlayer
An extensible media player for Android
sunlinebox/hms-safetydetect-demo-kotlin
SafetyDetect Sample provides many sample programs for your reference or usage.This example demonstrates how to integrate services provided by Safetydetect Kit, such as APPchecks, URLcheck, Userdetect, Wifidetect.
sunlinebox/media
Jetpack Media3 support libraries for media use cases, including ExoPlayer, an extensible media player for Android
sunlinebox/PullupCloseLayout
sunlinebox/py12306
🚂 12306 购票助手,支持集群,多账号,多任务购票以及 Web 页面管理
sunlinebox/RealtimeBlurView
A realtime blurring overlay for Android (like iOS UIVisualEffectView)
sunlinebox/scrcpy
Display and control your Android device
sunlinebox/SmartRefreshLayout
🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。
sunlinebox/the-algorithm-ml
Source code for Twitter's Recommendation Algorithm
sunlinebox/TwinklingRefreshLayout
RefreshLayout that support for OverScroll and better than iOS. 支持下拉刷新和上拉加载的RefreshLayout,自带越界回弹效果,支持RecyclerView,AbsListView,ScrollView,WebView
sunlinebox/web-editor
web editor for atx
sunlinebox/zxing-android-embedded
Barcode scanner library for Android, based on the ZXing decoder