Chris Herrick
Chris Herrick
If you wanted to save the password on the machine directly, encrypt it with a master password, but instead of hard-coding the master password, look for the existence of a...
@xXTeraXx sideloading should be allowed still; the walled-gardens are bad for innovation and when we own a device, we should be able to decide what happens to it.
If I had to guess, the camera supports a different resolution than the library supports when it tries to take the image from the camera and create a bitmap which...
Security is a field where you look for gaps or holes in systems; you need to teach about the applicable systems (OS, web server, network communication and protocols, etc) before...
This may be an error with Python for Android instead. If someone has some insight as to the source of this error, I may be able to close this.
I have also experienced this.
I looked a little into this. In the `ModelParserFactory`, the field regular expression (`^([a-zA-Z0-9_]+)\ \=\ ([a-zA-Z0-9._]+)[\(](.*)[\)]$`) does not match the generated relationships because the regular expression expects the entire relationship...
Interesting service; it'd be a good option. I would like to see more support than just that for "Play by Email"; a machine-readable serialization of the actions taken which can...