ParcelCheck icon indicating copy to clipboard operation
ParcelCheck copied to clipboard

Fetch all classes within Package without using Dex

Open Jawnnypoo opened this issue 9 years ago • 0 comments

If we could find a way to fetch all class names within a package without needing the actual Dex file, we would be able to potentially run this as a Robolectric test instead of having to run it as an Android test on a device.

Jawnnypoo avatar May 13 '16 05:05 Jawnnypoo