Hot Smartphones How-Tos
WhatsApp 101: How to Delete Sent Messages on iPhone or Android
We've all been guilty of sending messages that we instantly regret — be it a moment of anger or plain old drunk texting. More often than not, these silly texts result in unnecessary headaches for both you and your contact. Thankfully, WhatsApp has finally tackled this age-old problem by giving us the ability to prevent drama before it even gets started.
Instagram 101: How to Add Guests to Live Video Streams
Going live on Instagram is a fun way to interact with your followers. It lets you forgo the usual meticulous editing and framing in exchange for giving your friends and fans a glimpse into your real, unfiltered life. Now, your followers don't need to be separate from that experience, with a new update that will let you invite viewers to join in on your live videos.
HoloLens Dev 101: Building a Dynamic User Interface, Part 8 (Raycasting & the Gaze Manager)
Now that we have unlocked the menu movement — which is working very smoothly — we now have to get to work on the gaze manager, but first, we have to make a course correction.
VSCO 101: How to Publish Photos to All Your Social Media Accounts
In this day and age, publishing content to one social media account just doesn't cut it. VSCO, Facebook, Twitter, Instagram ... you need to be active on all. And if you prefer editing and posting all of your photos on VSCO, you need a way to share those images with your other accounts.
VSCO 101: How to Use Presets (or Filters) on Your Photos
One of the best features VSCO has to offer is its presets, also known as filters — they reduce the labor it takes to make your images look better by applying unique preset edits to each. Presets can make your photo look like it came from a professional studio or a black and white camera from the '70s. Sounds great, right? So, how do you get started?
How To: Give Your WhatsApp Status Message a Makeover with GIFs, Photos & Videos
Taking a cue form Snapchat, WhatsApp Status lets you share updates that come in the form of GIFs, photos, videos and good old text. This awesome feature is available for both iPhone and Android users, and it even lets you choose which contacts to share with while disappearing after 24 hours.
Snapchat 101: How to Reserve Tables, Get Rides & View More Information About Snaps
Not that long ago, Snapchat was an app with only one purpose — to send and receive self-destructing picture messages. The app has clearly grown since, adding many features that both adhere to its original function as well as ignore it. One of these new features is Context Cards. You may have heard about them, but what exactly are they?
HoloLens Dev 101: Building a Dynamic User Interface, Part 7 (Unlocking the Menu Movement)
In the previous section of this series on dynamic user interfaces for HoloLens, we learned about delegates and events. At the same time we used those delegates and events to not only attach our menu system to the users gaze, but also to enable and disable the menu based on certain conditions. Now let's take that knowledge and build on it to make our menu system a bit more comfortable.
TIDAL 101: How to Adjust the Quality of Streaming or Downloaded Music
Thanks to their partnership with Tidal, over 30 million Sprint customers can access Hi-Fi audio on the go. And the Jay-Z-owned music service isn't limited to just Sprint customers — for $19.99/month, anyone can listen to lossless audio from their favorite artists. But streaming uncompressed audio files uses a lot more data than standard quality, so how do you use Tidal without hitting your data cap?
TIDAL 101: How to Enable Loudness Normalization
Jay-Z's Tidal streaming service provides Hi-Fi music to a mainstream audience. Even better, Tidal can do this without blowing out your eardrums, because it's easy to enable volume normalization so that one track isn't louder than the next.
TIDAL 101: How to Download Albums & Playlists for Offline Playback
When it comes to Hi-Fi music streaming services, Jay-Z's Tidal is one of your only choices. But as you can imagine, true High Fidelity audio requires faster download speeds than your average music service. So the question becomes, how do you listen to Hi-Fi tracks on Tidal when a speedy internet connection isn't available? Offline music is the answer.
TIDAL 101: How to Cast Music to Your Google Home or Chromecast
With so many Chromecast-powered devices available, chances are, you're near something with casting abilities right now. Whether it's Android TV, Google Home, or any one of the various gadgets with Chromecast built-in, you can use a more powerful speaker to play media from your smartphone. The only caveat is that the app you're streaming from needs to support Google Cast, but thankfully, Tidal does.
HoloLens Dev 101: Building a Dynamic User Interface, Part 6 (Delegates & Events)
In this chapter, we want to start seeing some real progress in our dynamic user interface. To do that, we will have our newly crafted toolset from the previous chapter appear where we are looking when we are looking at an object. To accomplish this we will be using a very useful part of the C# language: delegates and events.
Kodi 101: How to Get Free Live TV Legally
When most people first become aware of Kodi (formerly known as XBMC), they hear about its ability to stream illegal content. But the real Kodi community knows that it's much more than just a haven for pirated material — it's an all-in-one media player that addresses the majority of home theater needs, particularly for those that decided to cut the cord.
Kodi 101: How to Get Free Subtitles for Your Favorite Movies & TV Shows
When it comes to streaming your favorite movies and TV shows, there aren't many media players that are better than Kodi. With its fast performance and easy-to-use interface, it is definitely one of the best options. But what really sets it apart is its ability to add functionality.
HoloLens Dev 101: Building a Dynamic User Interface, Part 5 (Building the UI Elements)
Alright, calm down and take a breath! I know the object creation chapter was a lot of code. I will give you all a slight reprieve; this section should be a nice and simple, at least in comparison.
How To: Avoid Tolls on Waze to Save Money While Driving
Discovering you're on a route filled with tolls while you're already on the road, with no cash on hand, is never a pleasant surprise. Fortunately, Waze has an incredibly simple solution to nip this potential headache in the bud and save you money while navigating.
HoloLens Dev 101: Building a Dynamic User Interface, Part 4 (Creating Objects from Code)
After previously learning how to make the material of an object change with the focus of an object, we will build on that knowledge by adding new objects through code. We will accomplish this by creating our bounding box, which in the end is not actually a box, as you will see.
HoloLens Dev 101: Building a Dynamic User Interface, Part 3 (Focus & Materials)
We started with our system manager in the previous lesson in our series on building dynamic user interfaces, but to get there, aside from the actual transform, rotation, and scaling objects, we need to make objects out of code in multiple ways, establish delegates and events, and use the surface of an object to inform our toolset placement.
Cheap Phones Ranked: The 4 Most Durable Budget Phones for Clumsy People
Clumsiness is the great equalizer when it comes to smartphones — it makes no distinction between the most expensive flagship handset and cheaper mid-range models. A hard drop onto pavement will usually result in a shattered screen, regardless of how pricey your device is. And with a smartphone breaking every two seconds, we're truly our own handset's ultimate nemesis.
HoloLens Dev 101: Building a Dynamic User Interface, Part 2 (The System Manager)
Now that we have installed the toolkit, set up our prefabs, and prepared Unity for export to HoloLens, we can proceed with the fun stuff involved in building a dynamic user interface. In this section, we will build the system manager.
HoloLens Dev 101: Building a Dynamic User Interface, Part 1 (Setup)
Alright, let's dig into this and get the simple stuff out of the way. We have a journey ahead of us. A rather long journey at that. We will learn topics ranging from creating object filtering systems to help us tell when a new object has come into a scene to building and texturing objects from code.
Ranked: The 4 Best Phones for Music Lovers — Under $400
One of the most popular usages of modern-day smartphones is listening to music. It doesn't matter if you download or stream your tunes, you are part of a massive group of users who do exactly the same. While statistics are a bit foggy on how many smartphones users download music, we do know that over 68% of American smartphone owners stream music on a daily basis.
How To: Broadcast a Message to Multiple WhatsApp Contacts Individually at the Same Time
Let's say you want to send out a message to all of your friends. Normally, you'd have to put all of the recipients into one giant group thread to do this. But when people started responding to your message, everyone in the group would get a notification, so your friends would probably be annoyed that you started the group thread in the first place. Luckily, if you're using WhatsApp, this isn't an issue.
How To: Use Waze's 'Add a Stop' Feature to Save Time & Money on Roadtrips
Road trips almost always include unforeseen pit stops, which can take you way off track from your destination and end up causing massive delays. But if you rely on Waze for navigation, however, this issue is totally covered.
How To: Hide Your Waze Location from Others by Going Invisible
Some of the things that make Waze such a great navigation app are also its biggest downsides. Real-time data shows where individual users are, and the app automatically gathers traffic info that other drivers may encounter. These elements ensure that road conditions are as up-to-date as possible so that everyone gets to their destination safely, but it's certainly not ideal if you're a privacy-minded user.
Google Assistant 101: How to Set Up Voice Command Shortcuts
The Google Assistant is great about understanding what you actually mean, so you don't have to issue exact commands like you do with Amazon Alexa, for instance. But even though it's a master of colloquial speech, it could still be better, and that's where shortcuts come into play.
Google Maps 101: How to Add a Stop After You've Started Navigation
More often than not, road trips will include unforeseen pit stops that have to be made, no matter how well prepared you are. In the past, making an unscheduled stop may have led to headaches and delays when your navigation app got off track, but thanks to a feature in Google Maps, this is no longer an issue.
Gaming: The 9 Best Free Trivia Games for Android & iPhone
Trivia games are a great way to test your knowledge and learn about people and things you never knew of before. They're ideal in a group setting because they can serve as the perfect conversation starter when you're enjoying time with friends, family, or even complete strangers.
How To: Adjust Exposure, Highlights & Shadows in Videos Using Adobe Premiere Clip
Adobe Premiere Clip gives mobile video editors the tools they need to make some great looking projects from their iPhone or Android device. Editors need ways to organize and trim clips, edit the look of those clips, add music, and more. For a smartphone app, Adobe Premiere Clip has these features in spades.
How To: Add Fade Ins & Fade Outs to Videos in Adobe Premiere Clip
Fades are a classic video transition technique, either at the beginning or end of a scene. They can dramatically begin a film as the picture fades in from black, or they can slowly end the story as the screen moves into darkness. They can also be used within a movie as dramatic transitions to signify time has passed, but we won't cover that in this guide.
How To: Trim Individual Video Files in Your Freeform Adobe Premiere Clip Project
If you've just started a freeform editing project in Adobe Premiere Clip on Android or iPhone, what's next? The first thing you're going to want to do is trim down the video clips you imported into your draft, that way you can lay them out perfectly in your timeline and create the best video possible.
Adobe Premiere Clip 101: How to Save & Share Your Edited Videos
If you've taken the time to edit a video on your iPhone or Android phone, you probably have a purpose for it. Maybe you want to share it to YouTube in hopes of making the next viral sensation. Maybe you just want to save the video to your phone to show off to friends and family when you can.
Adobe Premiere Clip 101: Starting a Freeform Project You Can Edit Yourself
Adobe Premiere Clip is a great mobile app for users with little to no editing experience. Its automatic editor will sort your clips into a fun video in seconds, leaving you to just choose the music. But what if you're looking for more than automatic settings? What if you want some serious control over your project, from the editing to the way the image looks?
Plex 101: How to Change Video Quality to Save Mobile Data
When you're on the go, Plex makes sure your media always stays with you. Just install the server app for Mac or PC and enable remote access, then you can stream movies and TV shows from your computer to your phone over the internet.
Plex 101: How to Play Trailers Before Your Movies
If you maintain a digital library of your favorite movies, Plex is the perfect solution for bridging the gap between your computer and your mobile device. All you have to do is install the server program on your Mac or PC and point it to the folder where you store your movies, then you can use the Plex app for Android or iOS to watch the movies on your phone or tablet.
How To: Use Google Maps to Share Your Location with Friends & Family
Life is all about spending time together with loved ones, experiencing new places together to enjoy and create memorable moments. Luckily, Google has made it easier for us to rendezvous with friends and family at specific places by letting us broadcast our locations using Google Maps.
HBO Now 101: How to Cancel Your Subscription
I'm a little biased — I love HBO. I wouldn't want to cancel my subscription, because there are constantly shows I want to watch. But I understand not everyone is like me. Some people might only subscribe to watch, say, Game of Thrones, then cancel their subscription when the show ends. In that case, if you're reading this before July 30th, you'll want to use this information five episodes from now.
Super Mario Run 101: How to Use the Bubble at Any Time to Go Back & Collect Items
Bubbles serve as extra lives to help you get through both Tour and Toad Rally modes in Super Mario Run. Even better, they let you rewind back to pick up any items that were missed. But unbeknownst to many, you can activate a bubble even if you haven't gotten knocked out yet.
Pokémon GO 101: How to Turn Off Augmented Reality
The augmented reality feature in Pokémon GO is one of the key components that draw people in to the popular Android and iPhone game. Indeed, there's nothing quite like the sight of a Pokémon standing around in an otherwise uninteresting parking lot.