Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 445 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 445 Bytes

Example jadx lib usage in Android app

Simple Android app to demonstrate usage of jadx as a library. Check wiki page for details.

Warning

Jadx may behave poorly on Android because of limited memory and CPU. Also some features may not work at all because of the difference between Android and JVM.


Licensed under the MIT License