Note: This guide assumes that you already have access to Android developer options. We also have a quick guide on how to enable developer options in Android if you haven’t already.

USB Debugging

This is probably the most common reason people need to access their developer options. The “USB debugging” option allows devices connected via USB permission to get information from and send commands to your Android device. You might need it for rooting your phone, using desktop-based Android screen recorders, debugging apps, installing APKs, etc. After you enable this option, every new device you plug your debugging-enabled phone into should prompt a pop-up with a permission request. Don’t ignore these! Public computers and even public USB charging ports that you absentmindedly give debugging permissions to might end up stealing your data or infecting your phone with malware. Only use USB debugging with devices you trust.

Change animation speed

By default, Android comes with animations that make your transitions between screens and apps feel smooth, but they do add a little extra waiting time. The “Window animation scale,” “Transition animation scale.” and “Animator duration scale” options control different aspects of these animations, and if you reduce or disable them, your phone will seem like it’s received a bit of a boost. It hasn’t – these animations actually have no perceptible effect on processing power or memory — but it’s a nice psychological effect! For a truly surreal experience (or to seriously mess with someone), try these settings at 5x or 10x. It’s the phone equivalent of walking in the mud.

Set your phone to Night Mode

Android’s Night Mode is slowly growing to cover more apps and UI elements, but it’s currently limited to a few Google apps, like Phone and Maps. Any device running Android Pie or above should have to option to choose between having Night Mode on, off, or automatic (depending on the time of day), though.

Monitor your phone’s memory use

The “Running services” option is basically an Android task manager. It shows you which apps are currently running and how much memory they’re consuming and allows you to stop them if necessary. If you have a slow phone and want to see what’s eating up the memory, this is a good place to check. The “Memory” option at the top of Developer options also shows cumulative memory stats if you’re looking for a longer-term memory hog.

Fake your location

If you’ve ever needed to make your phone think it’s in a different place than it actually is, you’ll need to first download an app that gives you location-spoofing ability (like Fake GPS Location). Then, in Developer options, you can select it using the “Select mock location app” option. This allows the app to take over the location output, enabling you to move your location around at will, whether you’re trying test apps, circumventing geo-restrictions, or tricking friends.

Make every app split-screenable

While most major Android apps come with the ability to go split-screen, some don’t have that feature built in. With the “Force activities to be resizable” option, you can stuff any app into a split-screen window regardless of whether or not it should be. Not all apps react well to this treatment, though.

Optimize for colorblindness

Did you know that approximately 8 percent of men and 0.5 percent of women have some form of colorblindness? If you’re included in that statistic, then (you can test yourself here) you might have difficulty with certain elements on a phone screen. The “Simulate color space” option allows you to change the color scheme of the Android UI to be more readable for people with color impairments. It might work best for severe cases; however, I have mild red-green colorblindness and didn’t think the setting did much to make things clearer. It just made most of the colors look worse. Alternatively, you could give your phone a vintage vibe by setting it to monochrome. Bonus: if you’re using an AMOLED screen, going black-and-white could save you some power.

Show taps/pointer location

If you’re an app developer, you might be interested in seeing exactly where your finger is landing or tracing paths as you swipe. If you’re not, you might just be interested in the fun visual feedback you can get by enabling these options. “Show taps” makes a tiny circle appear every time you tap your finger on the screen, and “Pointer location” gives you crosshairs and a line trace every time you move your finger across the screen.

Keep your phone awake

“Stay awake” is pretty simple: as long as your phone is charging, the screen will stay on until you manually turn it off. You probably don’t want to keep this one toggled on all the time, as it’ll probably result in a slower-charging phone, but it could help if you need the screen to stay on longer than the time limit provided in Android’s default sleep settings, like if you’re doing a long task that requires both hands or want the phone to stay awake while you have it hooked up to your computer.

Auto-switch from Wi-Fi to data faster

If it’s connected to both Wi-Fi and data, Android will typically prefer the Wi-Fi until it gets too weak to be useful, at which point it moves over to using the data connection. Depending on your Android build, you may see “Aggressive Wi-Fi to Cellular Handover” and/or “Mobile data always active,” both of which are options that can make your switch from Wi-Fi to data a bit faster. The drawbacks are that you may end up using more data than you’d otherwise want to or draining your battery more quickly than if you just manually switched.

Other handy features

If you use ADB (Android Debug Bridge) to back up your phone to your desktop, the “Desktop backup password” feature lets you password-protect that backup.

“Select USB configuration” allows you to change the default protocol your phone uses to connect to your computer rather than manually changing it every time you connect.

“Standby apps” lets you change how much Android allows certain apps to do, restricting its ability to operate in the background or send/receive data. Restricting an app may save you some battery but might hurt its performance as well.

“Force 4x MSAA” is a setting that mobile gamers with high-end phones can use to jack up their games’ graphics quality – as long as battery life isn’t a priority.

Is it safe?

In general, it’s not a good idea to fiddle with settings that have been intentionally hidden from you unless you know what you’re doing, and Android is no exception. Some of the settings could open your phone up to security risks or cause certain features to stop working, so research before toggling! It’s not as if there’s a self-destruct button hidden somewhere in those options, though,