Categories
Android Apps Device Nexus 5

Error 70 Gapps install – Fixed

If you are encountering the following error while trying to flash Gapps with your custom rom: Error 70: Insufficient storage space available in System partition. Here is the simple fix for the problem: Flash a smaller size version of the Gapps ROM via TWRP.  Pick either Pico/Micro versions of the ram. For Nexus 5 and […]

Categories
Android Nexus 5

Turn Off Keyboard Vibration in Android Lollipop

Google Keyboard is the default keyboard in Android 5, Lollipop. By default, its configured to enable vibration on key press. If you are someone who dislikes this feature, here is a simple way to turn off keyboard vibration in it: Steps to Disable or Turn Off Keyboard Vibration: Go to Home -> Settings -> Language […]

Categories
Internet Explorer Solutions Web

How to force Internet Explorer to view a page in a specific version mode.

Meta tags can be used to force Internet Explorer(IE) browser to use a specific standards mode. The X-UA-Compatible meta tag tells IE what view mode to use to render the current page. Here is how to emulate different browser modes using meta tags: Emulate IE 7: <meta http-equiv=”X-UA-Compatible” content=”IE=7″> Emulate IE 8: <meta http-equiv=”X-UA-Compatible” content=”IE=8″> […]

Categories
Android Apps Device Open Source Solutions

Android: How to update Google Camera to the latest version

If you chose not to update Google Camera when the option was first presented to you, and now want to update it but dont know how, dont sweat we are here to help 🙂 Here is how to update the app on your phone: Open the Play Store App on your phone. Press the three […]

Categories
Device Hardware Linux Open Source Solutions Ubuntu

Fixing USB Keyboard & Mouse Boot Problems in Ubuntu

Sometimes on startup, Ubuntu does not recognize my USB Keyboard & Mouse. This problem is frustrating as Windows seems to recognize them. It took me a while to recognize the root of the problem was with the USB 3.0 ports on the Motherboard. By moving the usb connections to the USB 2.0 ports on the […]