Skip to content

Latest commit

 

History

History
 
 

jadx-test-app

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Run jadx on test android application

This module contains build scripts for test recompilation of simple android app from: https://github.com/skylot/jadx-test-app

For run tests type follow commands in jadx root directory:

git submodule init
git submodule update
./gradlew testAppCheck

Note: You will need connected device or emulator for success