Stars
A simple app to use Xposed without root, unlock the bootloader or modify system image, etc.
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
Virtual Engine for Android(Support 14.0 in business version)
A barebones WebSocket client and server implementation written in 100% Java.
An Android NFC app for reading, writing, analyzing, etc. MIFARE Classic RFID tags.
Android open source project analysis. Note: The project has been moved to https://github.com/BeesAndroid/BeesAndroid.
安卓设备唯一标识解决方案,可替代移动安全联盟(MSA)统一 SDK 闭源方案。包括国内手机厂商的开放匿名标识(OAID)、海外手机平台的安卓广告标识(AAID),另外也提供了 IMEI/MEID、AndroidID、WidevineID、PseudoID、GUID 等常见的设备标识的获取方法。
Black Obfuscator is an obfuscator for Android APK DexFile, it can help developer to protect source code by control flow flattening, and make it difficult to analyze the actual program control flow.
An android Dex protection shell implementation
This project is an Android Studio plugin version of BlackObfuscator, it supports obfuscating code automatically. More information about this project are in BlackObfuscator.
A simple implementation of an image gallery app in android