Felipe Conde
Felipe Conde
If the URL have an %20, %2F or some other character like those, the image is not loaded. Getting D/ImageHelper﹕ Error loading bitmap A fix could be parse the URL...
I'm trying to use the pin.py to generate the SHA-2 certificate hashes with no success.. I've changed the line 39 to `digest = hashlib.sha256()` but with no success. Any idea?
This is a proposal on how to handle the dependency between modules. I used Jake Wharton's Gradle script with some minor changes to plot the dependency graph to help visualize...