Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zhkl0228/inspector

Inspector server for android
https://github.com/zhkl0228/inspector

android inspector server

Last synced: about 2 hours ago
JSON representation

Inspector server for android

Awesome Lists containing this project

README

        

# Inspector

Only support android kitkat

由于时间有限,目前只支持android 4.4系统,希望有更多的开发者一起完善支持更多版本、更多功能。

https://bbs.pediy.com/thread-225484.htm

[Android kitkat xposed module](https://github.com/zhkl0228/Inspector)
[Inspector client](https://github.com/zhkl0228/InspectorClient)

目前只支持android 4.4系统,最好nexus系统kitkat
客户端支持java 1.8版
使用方法:
一,启用xposed模块重启手机;
二,java -jar 启动client,usb连接手机adb,客户端控制台出现应用包名,输入包名连接控制台;
三,输入help查看帮助。