icsnju / xdroid

Xdroid: Testing Android Apps with Dependency Injection

Home Page:http://xdroid.njuics.cn/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Xdroid

Xdroid is a dependency injection test engine for Android applications. It makes use of Xposed framework to hook dependency related APIs and inject resources accordingly.

Instructions

  • root your device
  • install Xposed framework
  • install Xdroid sudo ./gradlew installDebug
  • activate Xdroid in Xposed framework

About

Xdroid: Testing Android Apps with Dependency Injection

http://xdroid.njuics.cn/

License:MIT License


Languages

Language:Java 91.6%Language:Shell 7.0%Language:Python 1.4%