I am a professional Android Developer and a software architect.
🔭 I’m starting a business in Shen Zhen, China.🌱 I’m currently working on cloud phone and cloud game.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuseI am a professional Android Developer and a software architect.
A simple app to use Xposed without root, unlock the bootloader or modify system image, etc.
A framework to use Xposed module with or without Root/Unlock bootloader, supportting Android 5.0 ~ 11.
A library that lets you use reflection without any restriction above Android P
我注意到这个 library 的协议是 GPL3,这要求所有使用这个库的 APP 开源其自身代码,这实际上是不现实的。很多使用 deviceowner 的 APP 都不开源,如冰箱,太极,小黑屋。 如果你想让这个库被更多人使用,建议你更换 License 为 LGPL。 当然,这只是一个建议,…