Showing posts with label increasingly. Show all posts
Showing posts with label increasingly. Show all posts

7 Ways to Secure Your Digital Data, According to Expert Shaun Murphy | Dramel Notes

Posted On // Leave a Comment

Data security and privacy is increasingly difficult to understand. How can we be truly sure that the messages we’re sending don’t fall into the wrong hands, and the photos we upload don’t get misused?

To understand data security loopholes and how we can avoid them, MakeUseOf spoke with Shaun Murphy. Murphy is a former government security consultant and the founder of Sndr, a free messaging and file-sharing app that he claims solve the most common problems with encrypted data and online security.

The Problem With Cryptography and Encrypted Emails

We often hear of how the government is reading our emails and how all our text communication is not secure. The common solution offered is to encrypt your emails. These solutions work as a layer on top of email, in the form of cryptographic plugins. However, it’s usually not a practical solution.

“It puts the onus on your recipients to also have the same plugin, exchange some shared secret code/key to read your messages,” Murphy says. “These layers usually add so much friction in communicating with everyone you already know, that people end up abandoning it altogether.”

Cryptography, however, is hard to develop; it’s hard to convince people to use it; and very hard for companies to give up the ability to data mine all of your messages and data, he adds.

“No one or no entity should have access to private citizen’s messages and data that were not clearly intended for public consumption. And for that we need wide adoption of cryptography services between sender and recipients on everything—email, messaging, social media, file sharing. It’s just too risky to leave this stuff unprotected on servers spread out across the world. That’s where Sndr comes in, by putting all of that in one place.”

The Best Tip to Secure Your Inbox: 2FA

Murphy recommends two-factor authentication (also called 2FA or or 2-step verification) as the best way to first secure your inbox against intruders. 2FA is a double-step security protocol, available for most prominent web services. After you input your password, the service sends a second code, usually via SMS, to ensure it’s really you.

“This is a very strong authentication mechanism since it requires something you know (password) and something you have (mobile device)—typically, someone with malicious intent will not have access to both,” Murphy says. “Authentication is essential to starting to secure your communication. Remember, if someone gets into your email, they can reset ALL other accounts you have via the “reset my password” links on social media and most other websites… scary stuff!”

Use Offline Email Clients, Especially When Travelling

Given how powerful Gmail or Outlook or other web-based email clients are now, you probably don’t have an offline client like Outlook Express or Thunderbird. But that’s a mistake, according to Murphy. There are some benefits to using an offline email client like Thunderbird instead of accessing Gmail or Outlook from your browser.

“Your keystrokes won’t be captured (as some social media giant was caught doing recently) as you type your message,” he says. “You have time to review your messages and content for any sensitive information before it is submitted to some connected service. And you can take your time to make sure you connect to a safe network.”

Murphy especially recommends using offline emails clients when you travel. When you are not using your home or office’s Wi-Fi network, you cannot be sure how secure it is. “I do use offline clients when I’m travelling just for the simple reason that most Wi-Fi access points are not safe even if you use many layers to try to protect it,” Murphy says.

Make Passwords 30 Characters Or More

XKCD’s comic nails the security secret to passwords, Murphy says. The longer and more complex you make it, the harder it is for a computer algorithm to crack it. So he has two golden rules for passwords:

  • The user should be able to remember them (without writing them down).
  • They should be complex enough that a computer can’t easily figure it out.

Complexity can be achieved by special characters, capitalized letters, numbers, etc, Murphy says, offering an example of a really strong password:

Ye8ufrUbruq@n=se

“Well that violates Rule #1: I have to remember that somehow. Forget it, I’ll just write it down or stick in a password remembering program… and that’s not so great for security,” he says. “What if we had a really long password but made it a bit more memorable?” For example:

TodayIsGoing2BeTheBestDayEver!

“The key here is I can remember that, it’s a long passphrase and it is very complex and, to some standards, more secure than the first one just because of the number of characters.”

Attach Important Documents as PDFs or 7-Zip Files

Emails are often used to transmit important files, from tax return information to sensitive photos. Since we’ve already established the security flaws in email, you need to be doubly sure about these documents. So first put them into an encrypted, locked format and then email them, Murphy says.

  • Use a document format like PDF that allows you to encrypt the documents with at least an AES-256 key with a huge password (30+ characters) that will be required to open the file and then, further restrict the end recipient from printing, selecting text, etc. This is good because most people have a PDF viewer.?
  • Use some type of container format that allows for at least AES-256 key and a huge password (30+ characters) encryption of data. 7Zip is a good open-source, encryption program that has shown to be decent at security but not extensively audited. But again, the other person needs to have the software.

After doing one (or both) of those options, you can freely send that file without much worry.

This approach still requires you to send that password to the other person. To be safe, Murphy recommends calling them and saying the password out loud; don’t write it down anywhere. And use the principles of the 30-character password trick to make it memorable and secure.

Security Risks Are Different on PCs and Phones

While our smartphones are slowly replacing our PCs, you can’t treat them as the same type of device when it comes to security practices. The risks are different, and so you need to approach the problem differently. Here’s how Murphy differentiates the risks:

Risks for PCs: A PC is generally set up to allow programs to do whatever they please with the exception of a few hot items (act as a network server, access system or other user files, etc.) Today’s threats on PCs include ransomware—a program that encrypts all of the files you need and forces you to pay them some money to unlock them but the biggie is the silent stuff. Some software programs sit on your computer, crawl the network for juicy stuff and silently transmit those files overseas.

Risks for Phones: A phone’s security issues are generally more restricted than a PC because phones aren’t set up to let programs do whatever they want. However, there are other problems. Phones typically know where you are by the cell phone tower it is connected to, any nearby Wi-Fi, and if you have your GPS module turned on. Downloaded apps may have way too many permissions and might be capturing too much information about you (like accessing your contact list and uploading all of them to a server somewhere).

Murphy’s Tip: Encrypt your phone. On Android you have to explicitly do this in the phone’s settings. The latest iPhones ship this way when you have a password. Here’s how to do it.

Also, the actual technology that makes a cell phone communicate with cell towers is generally a black box that the security community doesn’t have much visibility into the inner workings. Is it capable of remotely controlling your phone, turning it on or activating its camera?

Murphy’s Tip: Use a passphrase for login. A simple 4-digit pin isn’t enough, a 6-digit pin is good, a passphrase is best. And pattern locks are out of the question.

Fingerprint scanners are getting better but they are not a good replacement for passwords. Fingerprints and other biometrics are better suited to replace a username than a password since a password should be something you know. With that said, fingerprint scanners to unlock phones are better than nothing.

Finally, the size of a phone makes it more likely to be stolen. And since it has all your accounts logged in, the thief simply has to reset passwords to lock you out.

Murphy’s Tip: Turn on remote device management. For Apple users, there’s Find My iPhone and for Androids, use the Device Manager. This will let you remotely wipe sensitive data from your device if it is stolen.?

When to Use Google/Facebook Logins for Sites

Several sites ask you to sign in using your social accounts. Should you do it?

“It really depends and how much access the site requests for your information,” Murphy says. “If the site simply wants you to authenticate so you can leave comments, try their services, etc. and they request your identity, that’s probably okay.”

“If they ask for all sorts of permission—post to your network ,send messages on your behalf, access your contacts? Watch out!”

Which Services Should You Use?

At the end of all this, you’re probably wondering which of the many popular services you can use and still be assured of your security. Is Gmail safe? Should you be storing your data on Dropbox? What about security-focussed services?

Murphy doesn’t recommend any current cloud app. The popular, convenient and simple ones lack true privacy and security, he says, while the ones that offer true privacy and security are complex to use and have too much of the aforementioned friction.

So what are Murphy’s recommendations?

For email: “Email is sort of a lost cause. Even if you have the most secure provider, your recipients will always be the weak link.”

For cloud storage: “The best is a server that you control, can lock down at the filesystem level, and ensure each file is encrypted with a unique key per file.”

For office suites: “You can still purchase offline office tools or use open source options. Real-time collaboration takes a hit but some secure/open sourced solutions are starting arrive for that functionality.”

For photos: “I go old school with this, connect to a device in my house, transfer pictures from my device to a long term storage drive (not flash, the data will not survive multiple years without being plugged in) and have an automated program encrypt and upload this information to a server I control. It’s not convenient, but it’s secure, not only from prying eyes but from services that go belly up in a few months, year.”

Ask Shaun!

Got any doubts about your data security? Maybe you have questions about how Sndr can help solve those issues? Fire your questions in the comments, we’ll ask Shaun to weigh in!

[Read more]

How Instagram Filters Work, And Can You Tell The Difference? | Dramel Notes

Posted On // Leave a Comment

As Instagram continues to add new and interesting filters for its users, it’s becoming increasingly difficult to get a handle on which filter works best with what kind of image. So we figured we’d do something about it. Here you’ll find everything you need to know about what each filter does, what it’s best used for, and we’ve got some examples for you to look at.

Before we get to the list, it’s important to note two things. First, the use of Instagram filters, like just about anything in the art of photography, is incredibly subjective. Second, there are no hard and fast rules. Sometimes, a filter works with an image you wouldn’t expect it to. Don’t limit yourself to these suggestions.

How are Instagram Filters Made?

Instagram founder Kevin Systrom has taken to Quora a few times to explain to users how they come up with their filters. In response to one question he says:

It’s really a combination of a bunch of different methods. In some cases we draw on top of images, in others we do pixel math. It really depends on the effect we’re going for.

For instance, Lomo-fi really isn’t much more than the image with boosted contrast. Whereas Toaster is one of the most complex (and slow, yet popular) filters we have with multiple passes and drawing.

In another, he says:

Our filters are a combination of effects – curve profiles, blending modes, color hues, etc. In fact, I usually create them in Photoshop before creating the algorithms to do them on the phone.

Now, on to the filters. This is the complete list of filters currently available in the app but if you can’t see any of them, open up an image, scroll to the end of the filters, and hit ‘Manage.’ There you can turn filters on and off.

Clarendon

What it does: Originally released as a video-only filter, Clarendon was later made available for photos as well. It intensifies shadows and brightens highlights in your photos.

Use it for: This filter looks great with pet photos and minimalist images where you want the colors to pop.

Gingham

What it does: Gingham is another previously video-only filter. When you use it for your photos, it washes them out. If using with a darker photo, it gives it can give it a yellowish tone. If using it with a photo filled with light, it gives it a brighter, dreamy look.

Use it for: Gingham is reminiscent of some of the more popular VSCO filters, and gives images a vintage feel. This is definitely one for the hipsters and fashionistas.

Photo: Markus Spiske

Moon

What it does: This filter was also originally meant only for video, and was named after an Instagram team member’s dog. Think of it as the black and white version of Gingham, with slightly more intense shadows.

Use it for: This filter is best used for the ultimate vintage look. Moon works best with portraits.

Photo: A. Vahanavati

Lark

What it does: Lark brightens your images and intensifies all your colors, with the exception of red.

Use if for: Use lark with your outdoor nature landscapes and outdoor portraits. The filter does great, albeit subtle, things for sun-kissed skin and greens and blues of trees and skies. It can also be a good filter for some food shots to bring out some great colors in the dishes you want to show off.

Reyes

What it does: Reyes is a relatively new addition to Instagram’s vintage filters. The filter desaturates your image, brightens it up, and gives it an old-time feel.

Use it for: Reyes is another great filter for portraits, particularly if you’re trying to hide any blemishes on your skin. If you usually use another app retouching your photos, you won’t need to do that with Reyes.

Juno

What it does: Juno is another filter which intensifies colors, but this time, its brightening up your reds, yellows, and oranges.

Use it for: Street photography really pops with Juno. The filter makes the grungy look grungier, and gives photos a rich, deep tone.

Photo: Phil Roeder

Slumber

What it does: This filter creates a yellow mask which desaturates most of the images colors.

Use it for: Slumber has a very fitting name as it really adds a dream-like quality to your photos. Use this filter if you want a combination of a vintage and romantic feel. This works particularly well with street photography and nature shots.

Photo: Sjoerd Lammers

Crema

What it does: Crema is another vintage filter, that desaturates images, and smooths out (but also washes out) skin tones.

Use it for: Crema appears to be popular with Instagram users for food shots, but in particular for their coffee shop shots. It also works really well with outdoor nature-scapes, whether green or blue, and city shots.

Photo: Daniel Carlbom

Ludwig

What it does: Ludwig is an intense filter. Warm colors are warmer, cool colors are darker, and shadows and highlights more pronounced.

Use it for: Ludwig is a good filter for cityscapes, buildings, sunsets, and can even add an interesting effect to black and white photos.

Photo: GMP Architecture

Aden

What it does: Aden is a low-contrast filter which softens your images, desaturating them slightly, and giving them a pastel effect. It also warms the cooler colors.

Use if for: This filter works well with portraits as it also has a skin-smoothing effect. Aden also works beautifully with fall images and photos with lens flare.

Photo: Jerome Decq

Perpetua

What it does: Perpetua will brighten an image, and enhances its green and yellow tones

Use it for: Perpetua works well with outdoor shots, especially on the beach. You probably won’t want to use it with portrait shots as it gives skin a very unnatural tone.

Photo: Chris Combe

Amaro

What it does: Amaro brightens the center of your photo. And I mean really brightens. In some photos, it appears to add vignetting to the border of your images.

Use it for: Amaro can give your photos an aged appearance. It works particularly well with fall photos, and street photography.

Mayfair

What it does: Mayfair warms up the colors of your photos, placing something of a spotlight in the center of the image, with very subtle vignetting around the corners.

Use it for: Instagram suggests you use Mayfair for brightly lit images, together with the app’s Lux feature, which auto-adjusts contrast in underexposed images.

Photo: Bit Boy

Rise

What it does: Rise gives your photos a subtle, yellow glow, brightening up your image, and giving it just a hint of vintage.

Use it for: As is the case with most filters that have a vintage feel to them, Rise is great for portraits. You’re ready for your closeup with this filter.

Photo: Ranna Nicolau

Hudson

What it does: The Hudson filter definitely gives your images a cooler look — and by cooler we mean colors. Any warm colors in your image are going to be tempered, and it also adds a subtle vignette to your photo.

Use it for: This is a great filter for outdoor shots — whether you’re taking photos in a bustling city center, or a gorgeous nature shot, particularly if you’re going for an icy, winter look.

Photo: Paul Churcher

Valencia

What it does: If you’re a child of the eighties, this filter, with its yellow tint, will look like your childhood photographs. Colors are just slightly brightened, kind of like you flipped a switch on the scene.

Use it for: Valencia is a pretty versatile, all-purpose filter, as is shown by these photos with the filter. Use it with an image you want to look old-school.

Photo: Jonathan Lin

X-Pro II

What it does: This is by no means a subtle filter. It bumps up the contrast, adds a strong vignette, and makes all of the colors warmer.

Use it for: You’ll want to avoid using X-Pro II with closeup portraits because of the effect it can have on the skin, but it works really well with wider shots — city, nature, and fashion shots all look good. You’ll just want to start with an already bright image.

Photo: Soe Lin

Sierra

What it does: Sierra is another dreamy filter, which is comparable to Rise. That said, it has a darker feel than Rise, thanks to some vignetting, and a well-lit center.

Use it for: This is a filter that works well with outdoor nature photos and photos of objects. This is probably another hipster favorite.

Photo: Ewan Munro

Willow

What it does: This monotone filter is the closest thing Instagram has to a sepia filter. It’s somewhere between black-and-white and sepia without appearing kitschy.

Use it for: Willow looks great on skin so it’s a must-use for portraits. It also works great with beach scenes and macro nature shots.

Photo: Takuya Asada

Lo-Fi

What it does: Lo-fi brightens colors by bumping up the saturation, while also adding shadows to your photo.

Use it for: Lo-fi is often recommended as a must-have for food photography, but it also works with photos with lots of trees and grass.

Photo: Michael Stern

Inkwell

What it does: Inkwell is Instagram’s basic black-and-white filter.

Use it for: This versatile filter works well with portraits, and has an interesting effect on outdoor nature shots.

Photo: Christiaan Triebel

Hefe

What it does: Hefe is another filter that increases color saturation, adds a bit of vignetting, and warms up your image.

Use it for: This is an easy way to increase saturation in any image with just one click. This is particularly useful with nature shots.

Nashville

What it does: The filter’s pink tint warms up the image’s colors, while also simultaneously brightening the whole picture.

Use it for: Nashville is similar to Valencia in terms of the old-school look in your photos, but is slightly more pronounced. This is another good filter to use with any image you want to look vintage.

Photo: John

Earlybird

What it does: Early bird desaturates your image quite a bit, with the bright colors still coming through. It also adds a sepia tint and vignetting to your photo.

Use it for: This is Instagram’s original hipster, vintage filter. Just about any photo instantly feels like it was taken decades ago with the help of Earlybird.

Photo: Katherine Lim

Sutro

What it does: Sutro adds a very noticeable vignette, darkens your image, and gives images a smoked look, with particular emphasis on purple and brown colors to achieve this effect.

Use it for: Use Sutro for just about anything except for portraits. (Unless you want your subjects to look like zombies. If that’s what you’re going for, then Sutro is your best bet.) Naturscapes with Sutro look more mysterious, sunsets more sinister, and cloudy skies more intense.

Photo: Salva Barbera

Toaster

What it does: This is another filter that will look familiar to a child of the eighties. The filter adds a burnt, dodged center to your photo with a strong red tint. The filter, essentially, toasts your image, making images look like they were taken with instant film.

Use it for: Toaster works well with outdoor images, preferably during the day. Night shots taken with your phone don’t look good with Toaster.

Photo: Zach Dischner

Brannan

What it does: Brannan is a high contrast, high exposure filter which brightens your photos and gives them a yellowish tint.

Use it for: If you want your portraits to look like they were taken a century ago — this is a great filter for you. Otherwise, its an image that works really well with waterscapes or nature images, giving them a wintry look.

Photo: Logan Campbell

1977

What it does: The aptly named 1977 gives your images a faded look, adding a red tint.

Use it for: Photos are instantly old-school with this filter, and if you’re a child of the seventies — this is one you will recognize and love. It looks best with outdoor beach and lake scenes, and looks particularly good with lens flare.

Photo: Dave Bloggs

Kelvin

What it does: If there’s a little bit of sunlight in your image, Kelvin makes it look golden, like the photo was taken during that perfect moment in the late afternoon, when the sun is shining just right.

Use it for: Kelvin works with photos with a lot of natural light, or a concentrated amount of artificial light.

Photo: Kate Hiscock

Walden

What it does: Walden brightens the center of your image, adding an icy blue tint to your colors.

Use it for: Walden is at its best when used on portraits, but also works well with any well lit images, giving them an even more vintage look.

Stinson

What it does: Stinson is a subtle filter that brightens your image, washing out the colors ever so slightly.

Use it for: Stinson works well with portraits and beach shots, or any image you want to brighten up a little, and give a subtle nostalgic and vintage look.

Photo: Vinoth Chander

Vesper

What it does: Vesper smooths out skin tones, and also adds a yellow tint that, like with many of Instagram’s filters, it gives it a vintage feel.

Use it for: Portraits. Portraits. Portraits.

Photo: Radio Free Barton

Maven

What it does: Maven darkens images, increases shadows, and adds a slightly yellow tint overall.

Use it for: Maven works well with architecture, and has an interesting effect on blue skies and green lawns. You’ll want to avoid it with portraits, in large part because of the shadows it adds to your images.

Photo: Kai Lehmann

Ginza

What it does: Another brightening filter, Ginza adds a warm glow to your photos.

Use it for: Outdoor photos, weather landscapes, seascapes, portraits, or city shots, look good with a bit of Ginza on them, as do fashion shots.

Photo: Paul Fundenburg

Skyline

What it does: Skyline is like the autocorrect of filters. It brightens colors in your image, giving them a nice pop.

Use it for: Any image you want to brighten a little.

Photo: James Willamor

Dogpatch

What it does: Dogpatch increases the contrast in your image, while also washing out the lighter colors.

Use it for: Instagram recommends using this filter if you’re going for a dramatic look. Like many Instagram filters, its better used with a brightly lit image. The filter doesn’t work well with a dark night sky.

Photo: Mark Fischer

Helena

What it does: Instagram points out that Helena adds an orange and teal vibe to your images.

Use it for: Helena offers Instagram users a great way to add a bit of warmth to your image. It works well with portraits and with outdoor shots.

Photo: Don Crossley

Ashby

What it does: This filter gives images a great golden glow and a subtle vintage feel. What’s nice about this filter, compared to filters like Rise and Sierra, is that it does so without increasing shadows in the image.

Use it for: Portraits, or any image you want to give a very slightly vintage feel without it being very overpowering.

Photo: Jenny Downing

Charmes

What it does: Charmes is a high contrast filter, warming up colors in your image with a red tint.

Use it for: Busy street and city shots work well with Charmes. The filter works particularly well with dimly lit images.

Photo: Jocelyn Kinghorn

Want more suggestions on how to use Instagram? Check out how travelers can use the app.

Now we turn it over to you. What are you favorite Instagram filters? What do you use them for? Let us know in the comments.

Image Credits:Medium format Camera by Philip Hunton via Shutterstock

[Read more]

Record Your Screen on Android With Google Play Games | Dramel Notes

Posted On // Leave a Comment

Recording video game footage is an increasingly popular pastime, as a visit to Twitch or YouTube will quickly show. But it’s a bit trickier for mobile devices. Fortunately, the latest version of Android’s Google Play Games app has added a record option for your mobile gaming pleasure, saving you from using third party apps or ADB.

Capturing Video Game Footage

Various platforms have tools and systems in place for capturing video game footage. So far, Android users have been able to rely on third party apps for screen recording (although it is built into the Android API since 5.0 Lollipop), some of which require root.

Other platforms can also record video game footage. Windows users have a selection of tools, from third party screen recording options to the native game DVR system in Windows 10, which will record games on your PC and Xbox One. For consoles including the Xbox One, PlayStation 4 and Wii U, game capture boxes can also be purchased, and the XB1 and PS4 also support a dedicated Twitch.tv app for recording or streaming games.

So, back to Android. We now know that the new version of Google Play Games includes game-recording support. Let’s take a look at how to set this up on Android 5.0 Lollipop and later.

Is Google Play Games Updated?

Get started by finding the Google Play Games app, which is usually found in a Home screen subfolder (typically labeled Play), although you will also find it in the App Drawer as Play Games.

Open the menu and check Settings; scroll to the bottom of the page and check About. Here, the version should be 3.4.12 or later, with the last three numbers in brackets reading 038. If not, you have two choices: wait for the rollout of the new version of Google Play Games to your device (updating from Google Play won’t necessarily work) or download from APK Mirror, and install the file with Settings > Unknown Sources enabled.

Recording Your Game

Next, find the Play Now screen via the Google Play Games menu, and tap the Record gameplay button. At this stage, it doesn’t matter which game it brings up, just go with what’s selected.

From here, tap the Record button, and select your preferred resolution for recording the gameplay – you can choose between 720p and 480p. A message will then appear, informing you that everything on your Android display will be recorded (so keep this in mind – and observe that you can use this to make non-game recordings).

Tap Launch when you’re ready to start, and the recording interface will open. Four circles will appear together: the record button, the microphone mute button, the camera off button and a larger disc displaying the image of you from the front-facing camera.

You’ll see this interface throughout the recording, so make sure you tap-and-drag the image from the front-facing camera to where it will be most useful, and out of the way of your controls. When you tap record, the buttons will disappear, leaving just your gaming face, and you can then go ahead and launch whatever game you want to play.

Audio-wise, you’re looking at two options — on and off. Tapping the Mute button will disable audio, both from your phone’s mic and within the game, whereas the alternative is to have audio from the game and your reactions. If you’re planning on talking, it is a good idea to plug in a headset, or reduce the in-game audio volume as this can drown out your observations and suggestions.

When you’re all done, tap the circle with your face in it to open the interface and stop the recording.

Uploading and Saving Footage

With your game footage recorded, you have a number of options. Most likely you’ll want to upload to YouTube’s new gaming service, YouTube Gaming, and this can be done automatically when the recording stops. If you want to share your footage on Twitch, you’ll have to manually move the footage to your PC and upload it to the website — for now at least.

The YouTube app lets you crop the recording as necessary, but before you upload using the arrow in the top-right corner, remember to give the video a name! You’ll also spot two other options on the left and the right. Use the musical note icon to add music to the clip, and the wand to add an appropriate filter to the clip, if you so desire.

Don’t forget to close the recording tool — just drag the larger disc into the center of the screen, where a large X will appear — and you’re done.

How Do You Record Your Screen?

I’m impressed by this new method of recording your screen on Android. Having a built-in option is a massive advantage over installing a third-party app like AZ Screen Recorder, and there’s no messing around with ADB.

Ultimately, this is the best option for Lollipop and Marshmallow device owners, although if you have an older Android handset, a third-party root solution will have to remain your screen recording tool.

And don’t forget, you can use this method to record any app on your device — not just games! Simply open up the recording tool with any random game, then press the home button on your device and navigate to another app. You could use this to demonstrate moving through menus or creating tutorials for any Android device.

Have you tried the Google Play Games screen recording app in Android Lollipop or later? Tell us what you think in the comments.

Image Credit: crazy gamer by phloxii via Shutterstock

[Read more]