APISENSE / android-network-measuresLinks
Provide network QoS & QoE measurement tools for Android
☆15Updated 7 years ago
Alternatives and similar repositories for android-network-measures
Users that are interested in android-network-measures are comparing it to the libraries listed below
Sorting:
- Android利用插件化进行程序扩展 : 1.apk做为插件的实现方式 2.dex作为插件的实现方式☆41Updated 6 years ago
- Android app - network packet capture display tool☆28Updated 10 years ago
- 带中文注释的Android 4.2.2 Google Launcher2,写了一半己荒废……☆33Updated 10 years ago
- Android Multi-Channel Packaging Tool☆46Updated last year
- Android开发中便利的网络工具: tcpdump on android(抓包神器) ftp server(通过ftp浏览sdcard内容)☆42Updated 10 years ago
- ☆11Updated 9 years ago
- AndroidGodEyeDemo☆18Updated 5 years ago
- 全功能终端模拟器,可切换悬浮窗☆28Updated 10 years ago
- Prototyp of non root Firewall for Android 4+☆51Updated 10 years ago
- Extract the part of JavaHook in the Xposed. Usage: Inject one process to load libtest.so, then enter the Java world and hook the java fun…☆24Updated 10 years ago
- Open Source USB OTG explorer for Android / Android TV☆58Updated 7 years ago
- 基于MenuDrawer的一个真实项目Demo,绝对不止MenuDrawer那么简单。☆20Updated 11 years ago
- 一个基于dynamic-load-apk框架实现的android应用动态加载示例。☆13Updated 10 years ago
- Android NDK Notes☆51Updated 9 years ago
- Implement screen capture without root on Android 5.0+ by using MediaProjectionManager, VirtualDisplay, AudioRecord, MediaCodec and MediaM…☆25Updated 7 years ago
- [DEPRECATED] libandmon A Linux native program.Function process monitor(NativeSubprocess ProcessWatcher), uninstall feedback(NativeSubproc…☆53Updated 8 years ago
- Android Apk Function Count by package☆40Updated 11 years ago
- A service manager for android which like android.os.ServiceManager, but root is not necessary☆31Updated 9 years ago
- fork of git://git.videolan.org/vlc-ports/android.git☆57Updated 9 years ago
- ADB无线调试,原始作者的代码已经访问不到了[https://github.com/MrSiir/adbWireless/tree/master/server]☆29Updated 11 years ago
- build a Wi-Fi car with open source technologies☆26Updated 11 years ago
- 实现Android Activity的代理机制,可以实现:1. 在AndroidManifest.xml中仅声明一个代理Activity,即可打开多个被代理Activity 2. 被代理Activity可以动态更新,即使用DexClassLoader加载☆11Updated 9 years ago
- 3DHome launcher for generic Android devices.☆33Updated 6 years ago
- felix-on-android osgi android☆16Updated 10 years ago
- ZI Library for wonderful Android development☆67Updated 9 years ago
- Android sample project to process a bitmap in C using Android NDK☆64Updated 8 years ago
- Android 下的增量更新☆37Updated 12 years ago
- ☆52Updated this week
- AndroidStudio NDK开发最佳入门实践☆25Updated 9 years ago
- 首先为什么要用C++写android程序呢?主要是因为java写的android程序太容易被发编译,相对于java编译后的dex文件,底层的native so更加不容易被反编译,所以为了安全起见,可以将一些程序的逻辑写到C++里面,下面我们就写一个activity,其中核心…☆40Updated 7 years ago