AN AVERAGE APP CONTAINS 80% OF USELESS BYTECODE
Reveal actually running code
All unused instructions get removed
Sophisticated bytecode manipulations
Good testing procedure is a must
Smaller apps occupy less space. Improved download, install, and launch times.
Reportedly, each 3MB of size loss attracts 1% more users according to Google.
Only essential code gets delivered. We know it with close to 100% coverage guarantee.
Cutting edge technology
The early prototypes are open sourced:
Backed by peer-reviewed publications
Original research has been done at the University of Luxembourg:
Fine-grained code coverage measurement in automated black-box android testing. TOSEM 2020.
Don't Trust Me, Test Me: 100% Code Coverage for a 3rd-party Android App. APSEC 2020.
More than 5 years of R&D
The author has defended his PhD mainly for introducing this novel methodology.
Pending patent application.