ADVERTISEMENT

Can the latest Motorola moto 5G catch up with this generation's mobile phones?

Published Oct 18, 2021 03:41 pm

Motorola moto 5G

Today, new releases of mobile phones come out every day, month, year. Every phone company must have something that stands out the most. When Motorola launched moto G50 5G, it surprised us to know that for an affordable price you will be able to enjoy new features that every phone has.

This new model of mobile phone can offer a lot for you. It is smooth and will be great for your mobile games, it also has a long battery life, which can be good for when you are traveling, watching movies and video chatting with your friends.

The moto G50 5G has a clean and mysterious look that will capture your attention. To capture your moments, the camera takes vibrant photos that livens up. It provides a 5G network to bring you closer to your friends and family all over the world.

When I tested it for playing my favorite mobile games, I was satisfied with the overall gaming experience that I had. I didn’t experience lags or frame drops while playing using this phone.

Learning and giving what the customers want is Motorola’s main goal, so they came up with the moto G50 5G. The latest mobile phone that was released by Motorola has the same specifications as the other mobile phones.

What’s more surprising is that it is much cheaper than other brands, the idea behind this is that Motorola has its customers in mind while making this. For a person who is not willing to spend that much for a mobile phone it is a good alternative.

Inside the box

WHAT’S INSIDE THE BOX?

  • 6.5” Motorola moto G50 5G Unit
  • USB Type-C cable
  • 15W Power Brick
  • Headphone
  • Manual and other info documentation
  • SIM ejector pin
  • Jelly case

First Impression

First look at the moto G50 5G looks very expensive and it is because of its hard-shell like plastic back cover and solid feel when you are holding it in your hands. It also feels like a durable smartphone that can withstand multiple test drops. But of course, we don’t want to recommend you make that a habit.

Compared with other devices that came out this year, the moto G50 5G is a bit larger and taller from the rest, making it bulkier and heavier if you’re going to place it in your pocket.

Navigation’s a bit complex and not like the regular Android phones but you’ll get familiar and used to it in no time.

There are four cameras on the moto G50 5G, one in the front and three in the back. A 48-megapixel sensor with an f/1.7 aperture lens, a 2-megapixel macro camera with an f/2.4 aperture, and a 2-megapixel depth camera with an f/2.4 aperture lens highlight the back camera module.

Full Specs

  • 6.5-inch Max Vision HD+ (1600 x720) display, 269ppi
  • 90Hz refresh rate
  • MediaTek Dimensity 700 5G SoC
  • Mali-G57 MC2
  • 4GB RAM
  • 128GB storage
  • microSD up to 1TB (hybrid slot)
  • Triple rear cameras:
  • 48MP F1.7 (main)
  • 2MP F2.4 (macro)
  • 2MP F2.4 (depth)
  • 13MP F2.2 front camera
  • Dual-SIM (nano)
  • 5G, 4G LTE
  • Wi-Fi 802.11 a/b/g/n/ac
  • Bluetooth 5.0
  • NFC
  • GPS, A-GPS, LTEPP
  • USB Type-C
  • 3.5mm headphone jack
  • Fingerprint scanner (side)
  • Android 11
  • 5,000mAh battery w/ 15W charging
  • 167 x 76.4 x 9.26 mm
  • 206g
  • Colors available are Steel (Meteorite) Gray and Aqua Green

Verdict

If you are on the hunt for a 5G smartphone but you only have a limited budget to spend, then Motorola moto G50 5G is the one you are looking for. This might be one of the affordable 5G smartphone you can find in the market today. It ‘s impressive, price-wise and design-wise, that it’s a device that won’t break the bank.

With the moto G50 5G, you’ll get both worlds of 5G network capability and wonderful specs that can be at par with other leading mobile devices in the current market.

So, it’s a yes. Go get one now and enjoy the beauty of moto!

Motorola moto G50 5G as of October 2021 is priced PHP10495 at Lazada and Shopee. Motorola moto G50 5G was previously released in August 2021.

ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.