ParcelCheck
ParcelCheck copied to clipboard
Fetch all classes within Package without using Dex
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.