Google Android Search Results

TWRP 101: How to Install a Custom ROM

Since Android is an open source operating system, that means anyone with a little know-how can download, view, and even alter its underlying code base. Manufacturers do it all the time, which is how we end up with skins like TouchWiz and Sense. But when Android's awesome third-party development community gets their hands on this code, we end up with custom ROMs like LineageOS and MIUI.

Android Basics: How to Root with CF Auto Root

The sheer variety of Android devices on the market is staggering—one report suggests there are well over 24,000 distinct phones and tablets floating around out there. When you consider that each manufacturer adds a few tweaks to the Android code base here and there, that makes for a lot of software variations, which in turn means there needs to be many different root methods to match this variety.

How To: Find the Location of Any IP with PyGeo IP Locator(GUI for GeoIP/Pygeoip)

Based on OTW's encouragement in his post on "How to Find the Exact Location of Any IP Address", I decided to make a gui(graphical user interface) which would hopefully make the process easier. However, because turning a python script into a standalone executable is a right pain in the nether-regions, particularly for linux, I haven't yet completed this step(I will soon and update this). I did however, make an apk for android(you use a .apk file to install an app on your android device), which...

How To: Install Cyanogen OS 12 on Your OnePlus One

They might be a little late to the party, but the Cyanogen team has finally released their newest ROM for the OnePlus One, Cyanogen OS 12. The launch had to be pushed back a few times due to some technical issues, but now we finally get to see what the Cyanogen team has cooked up for Android Lollipop.

How To: Lock Apps Using Your Samsung Galaxy S6’s Fingerprint Scanner

Like its predecessor—and probably every device in the future—the Samsung Galaxy S6 comes with a fingerprint scanner that allows for a more secure lock screen, web sign-ins, and account verification. But unlike its brethren, the sensor on the S6 has been vastly improved. No longer does it require a clumsy swipe—all you have to do is place your finger on it for less than a second, much like Touch ID on iPhones.

How To: Scan & Save Old Printed Photos to Your Smartphone

Believe it or not, there was a time when smartphones weren't the primary tool for taking photos. People actually walked around with bulky film-based cameras on their necks, and some even used cheap disposables. While photography wasn't introduced to the world when smartphones came out, it's definitely more accessible—and everyone is a photographer now.

How To: Enable LED Flash Alerts for Calls, Texts, & Battery Warnings on Android

When ringtones and vibration alerts miss the mark and fail to grab your attention, causing you to miss an important call or text, LED flash alerts are a great backup plan. While we already showed how to activate this on Samsung devices, the apps shown below make this feature easier to toggle on and off. Plus, they work on devices that don't have flash alerts included in the system settings.

How To: Secure Your Samsung Galaxy Device by Disabling the Clipboard History

Whether you use a third-party keyboard or the stock offering, your Samsung device keeps a history of the last 20 words you copied on its clipboard. Samsung added this feature to Android to help make multitasking a bit easier, but if you use a password manager like LastPass, this feature quickly becomes a gaping hole in security. While you're copying and pasting your various passwords, the last 20 of them become freely available to anyone that gets their hands on your device.

How To: Get Nexus 6 "Ambient Display" Notifications on Your Nexus 5

Android "Lollipop" introduced a ton of cool new functionality. Unfortunately, the Nexus 5 didn't get all of these features, as some were exclusive to other devices. For example, the Ambient Display function on the Nexus 6 that shows new notifications as they come in with a black-and-white lock screen. Sure, the new Nexus phablet has an AMOLED display that doesn't waste any battery to power black pixels, but it would be nice to have this feature as an option on the Nexus 5, wouldn't it?

How To: Add a Full "Reboot" Menu to Android 5.0 Lollipop

If you're someone who likes to customize their user experience, stock Android is a lot like a blank canvas. The firmware that comes preinstalled on Nexus devices is just Android—no manufacturer skins or carrier bloat involved. This simplicity opens up the door for many root mods and flashable ZIPs that can be installed in a custom recovery.

How To: Enable Kids Mode on Any Android

Whether if it's to play games or watch Netflix or YouTube, children love using our smartphones and tablets. As an uncle of many, I don't mind my nieces and nephews using my gear, but I do mind them opening apps they have no business being in, like my photo gallery or messaging app.

How To: App Ops Is Alive! Add It to Your Nexus 5's Settings Menu for Per-App Permissions Control

Android's permissions system is simple, transparent, and straightforward. When installing an app, you get a chance to review all of the permissions that the app has requested. These can range from accessing your location data to holding a "wakelock" in order to prevent your phone from entering sleep mode. But your only choice in this matter is to accept all requested permissions, or not install the app.