I have a Brother MFC-7360N printer at home and there is also one at work. I wanted to to get Cloudprint working with Android devices rather than use the Android app Brother provide, which is great when it works but deeply frustrating (for my wife) when it doesn’t. What I describe below is how to Cloudprint enable “Classic printers” using Debian Wheezy. Install CUPS Install CUPS and the Cloudprint requirements. sudo apt-get install cups python-cups python-daemon python-pkg-resources Inst...