HMD Nighthawk
  VS  
Realme 11 Pro 5G  

  • Price List

  • GENERAL

    • Operating System
    • Android 14
    • Android OS 13
    • Custom UI
    • Realme UI 4.0
    • Device type
    • Smartphone
    • Phablet
    • Sim
    • Dual Nano SIM
    • Dual SIM
    • Colours
    • Green
    • Astral Black, Oasis Green, Sunrise Beige
  • Rear Camera

  • ANNOUNCED

    • Status
    • Rumored Specs
    • Available in India
    • Global Release Date
    • 2024
    • May, 2023
    • Indian Release Date
    • NA
    • 16 June, 2023
  • BODY

    • Dimensions
    • 161.6 x 73.9 x 8.2 / 8.7 mm
    • Weight
    • 183 / 189 g
    • Body Material
    • Glass front, leather or plastic back, plastic frame
  • DISPLAY

    • Screen size
    • 6.67 inches
    • 6.7 inches
    • Technology
    • OLED
    • AMOLED
    • Screen resolution
    • 1080 x 2400 pixels, FHD+, 20:9 ratio (~396 ppi density)
    • 1080 x 2412 pixels, (FHD+)
    • Refresh Rate
    • 120Hz Refresh Rate
    • 120Hz refresh rate
    • Display Protection
    • Corning Gorilla Glass 3
    • Touchscreen
    • Capacitive Touchscreen
    • Capacitive Touchscreen
    • Form Factor
    • Touch
    • Touch
  • PROCESSOR

    • Chipset
    • Unisoc T760 5G SoC
    • MediaTek Dimensity 7050 (6nm)
    • CPU
    • Octa-core
    • Octa-core (2 x 2.6GHz Cortex-A78 + 6 x 2GHz Cortex-A55 CPUs)
    • GPU
    • Adreno
    • ARM Mali-G68 MC4
  • STORAGE

    • Internal Storage
    • 128 / 256 GB Storage
    • 128 GB (UFS 3.1) Storage
    • RAM
    • 8 GB RAM
    • 8 GB LPDDR4X RAM
    • Card Slot
    • microSD Card
    • No
  • CAMERA

    • Primary camera
    • 108MP + 8MP (ultra-wide) Camera with LED Flash
    • 100 MP (f/1.75, rear) + 2MP (f/2.4, macro) Dual Cameras with LED Flash
    • Front Camera
    • 16MP (f/2.0) Selfie Camera
    • 16 MP (f/2.45) Camera
    • Video Recording
    • 4K@30fp, 1080p@30fp
    • 4K@30fps, 1080p@30/60/120/480fps, 720p@960fps, gyro-EIS
    • Camera Features
    • LED flash, HDR, Panorama and more
    • LED flash, HDR, panorama and more
  • MULTIMEDIA

    • Audio Player
    • MP3, WAV, eAAC+, FLAC
    • MP3, WAV, eAAC+, FLAC
    • Video Player
    • MP4, H.264
    • MP4, DivX, XviD, WMV, H.264, H.263
    • Games
    • Yes
    • Yes
    • Speakers
    • Yes, Dual Speakers
    • Yes, Stereo speakers, Dolby Atmos, Hi-Res Audio
    • Audio Jack
    • 3.5mm Audio Jack
    • USB Type-C
  • BATTERY

    • Type
    • Non-Removable Li-Ion 4900 mAh battery
    • Non-removable Li-Ion 5000 mAh battery
    • Charging
    • Quick Charging
    • 67W SUPERVOOC Quick charging
  • CONNECTIVITY

    • GPRS
    • Yes
    • Yes
    • Edge
    • Yes
    • Yes
    • WLAN
    • Wi-Fi 802.11 a/b/g/n/ac
    • Wi-Fi 802.11 a/b/g/n/ac/6, dual-band, Wi-Fi Direct, hotspot
    • Bluetooth
    • v5.0
    • v5.2, A2DP, LE
    • USB
    • USB Type-C
    • USB Type-C
    • GPS Facility
    • with A-GPS, GLONASS, Beidou
    • GPS, GALILEO, GLONASS, BDS, QZSS
    • Speed
    • HSPA, LTE, 5G
    • HSPA, LTE-A, 5G
  • NETWORK SUPPORT

    • 2G
    • GSM 850 / 900 / 1800 / 1900 MHz
    • GSM 850 / 900 / 1800 / 1900 MHz
    • 3G
    • HSDPA 850 / 900 / 1900 / 2100 MHz
    • HSDPA 850 / 900 / 1900 / 2100 MHz
    • 4G
    • Dual VoLTE
    • Dual VoLTE
    • 5G
    • SA/NSA
    • Yes, 5G
  • MORE FEATURES

    • Sensors
    • Fingerprint Sensor (side-mounted), Accelerometer, Proximity sensor, Compass, Gyroscope, Ambient light sensor
    • In-Display Fingerprint Sensor, Accelerometer, Gyro, Proximity, Compass
    • Other Features
    • Face unlock, Dust and Splash Resistance (IP54), NFC
    • Face unlock
  • BENCHMARK SCORES

    • AnTuTu
    • 537061 (v9)
    • GeekBench
    • 940 (Single Core) - 2238 (Multi Core) (v6)
Compare Mobiles
Notifications
Settings
Clear Notifications
Notifications
Use the toggle to switch on notifications
  • Block for 8 hours
  • Block for 12 hours
  • Block for 24 hours
  • Don't block
Gender
Select your Gender
  • Male
  • Female
  • Others
Age
Select your Age Range
  • Under 18
  • 18 to 25
  • 26 to 35
  • 36 to 45
  • 45 to 55
  • 55+
`; } }); moreFromHtml += ` ${!/Mobi|Android/.test(navigator.userAgent) ? `
Prev
Next
` : "" } `; document.querySelector(".oi-carousel-block").innerHTML = moreFromHtml; } let designLoaded = parseInt(sessionStorage.getItem("design")) || 1; let deeplinkElements = document.querySelectorAll(".oi-recommended-articles-option1, .oi-recommended-articles-option2, .oi-recommended-articles-option3"); if (deeplinkElements.length > 0) { designTemplateLoaded = true; deeplinkElements.forEach((element) => { if (!element) return; element.classList.remove("oi-recommended-articles-option1", "oi-recommended-articles-option2", "oi-recommended-articles-option3"); element.classList.add(`oi-recommended-articles-option${designLoaded}`); const updateLink = () => { const link = element.querySelector("a"); if (!link) return false; link.dataset.uparam = `ref_source=${hostParam}-${langParam}&ref_medium=Article-Page&ref_campaign=Deep-Links-DMP-D${designLoaded}`; return true; }; // try updating immediately updateLink(); // observe only if link not yet present const observer = new MutationObserver(() => { if (updateLink()) { observer.disconnect(); } }); observer.observe(element, { childList: true, subtree: true }); }); // calculate next design let nextDesign = (designLoaded % 3) + 1; sessionStorage.setItem("design", nextDesign); } }) .catch((err) => { console.log("deeplink loading...", err); }); } if (!lotteryPageAdLoaded) { lotteryPageAdLoaded = true; if (document.head.dataset.engTags.includes("lottery") && document.head.dataset.monetization == "false") { if (domainmiddle == "goodreturns") { commonFunctions.loadAd( document.getElementById("bottom-sticky"), (atOptions = { key: "ecf07c14b507ef20f5bc289adb3b36bd", format: "iframe", height: 50, width: 320, params: {}, }), "https://engineerfoal.com/ecf07c14b507ef20f5bc289adb3b36bd/invoke.js", ); if (document.getElementById("stickymaincon")) { document.getElementById("stickymaincon").style.display = "block"; } if (document.getElementById("bottomAdWrapper")) { document.getElementById("bottomAdWrapper").style.setProperty("display", "block", "important"); } commonFunctions.loadAd( document.getElementById("are-slot-1"), (atOptions = { key: "5f45a40e971323b65893db3d0e63a14f", format: "iframe", height: 250, width: 300, params: {}, }), "https://engineerfoal.com/5f45a40e971323b65893db3d0e63a14f/invoke.js", ); } if (domainmiddle == "oneindia") { commonFunctions.loadAd( document.getElementById("bottom-sticky"), (atOptions = { key: "89758f0f4693df9548968afdb5a4d902", format: "iframe", height: 50, width: 320, params: {}, }), "https://engineerfoal.com/89758f0f4693df9548968afdb5a4d902/invoke.js", ); if (document.getElementById("stickymaincon")) { document.getElementById("stickymaincon").style.display = "block"; } if (document.getElementById("bottomAdWrapper")) { document.getElementById("bottomAdWrapper").style.setProperty("display", "block", "important"); } commonFunctions.loadAd( document.getElementById("are-slot-1"), (atOptions = { key: "ce146180f15d99aff15253386c46ae5a", format: "iframe", height: 250, width: 300, params: {}, }), "https://engineerfoal.com/ce146180f15d99aff15253386c46ae5a/invoke.js", ); } } } if (!indianSutrasAds) { let adSlots = document.querySelectorAll("[id^='are-slot-']"); indianSutrasAds = true; if (adSlots.length) { adSlots.forEach((element) => { if (window.location.hostname == "hindi.indiansutras.com") { let nativeDiv = document.createElement("div"); nativeDiv.id = "4dcfbc057e2ae8589f9bbd98b591c50a"; const js = document.createElement("script"); js.type = "text/javascript"; js.src = "https://click.nativclick.com/loading/?handle=9699"; js.async = false; // force execution order nativeDiv.appendChild(js); element.appendChild(nativeDiv); } if (window.location.hostname == "tamil.indiansutras.com") { let nativeDiv = document.createElement("div"); nativeDiv.id = "fc2dc7d20994a777cfd5e6de734fe254"; const js = document.createElement("script"); js.type = "text/javascript"; js.src = "https://click.nativclick.com/loading/?handle=9698"; js.async = false; // force execution order nativeDiv.appendChild(js); element.appendChild(nativeDiv); } }); } } /* if (!designTemplateLoaded && ["tamil.oneindia.com", "bengali.oneindia.com"].includes(window.location.hostname)) { let designLoaded = parseInt(sessionStorage.getItem("design")) || 1; let deeplinkElements = document.querySelectorAll(".oi-recommended-articles-option1, .oi-recommended-articles-option2, .oi-recommended-articles-option3"); if (deeplinkElements.length > 0) { designTemplateLoaded = true; deeplinkElements.forEach((element) => { if (!element) return; element.classList.remove("oi-recommended-articles-option1", "oi-recommended-articles-option2", "oi-recommended-articles-option3"); element.classList.add(`oi-recommended-articles-option${designLoaded}`); const updateLink = () => { const link = element.querySelector("a"); if (!link) return false; link.dataset.uparam = `ref_source=${hostParam}-${langParam}&ref_medium=Article-Page&ref_campaign=Deep-Links-DMP-D${designLoaded}`; return true; }; // try updating immediately updateLink(); // observe only if link not yet present const observer = new MutationObserver(() => { if (updateLink()) { observer.disconnect(); } }); observer.observe(element, { childList: true, subtree: true }); }); // calculate next design let nextDesign = (designLoaded % 3) + 1; sessionStorage.setItem("design", nextDesign); } } */ if (refiner_live && refineryHost.includes(domainmiddle)) { if (!refinery_flag) { refinery_flag = true; loadrefinery(); } } if (!affinityInserted) { affinityInserted = true; if (affMatrix == 1 && trackpagetype != "home") { affinityMatrix(); } } if (!chartbeatLoaded) { chartbeatLoaded = true; if (chartbeatflag == 1) { if (typeof ga_author_name === "undefined") { let ga_author_name = ""; } if (typeof oi_category_name === "undefined") { let oi_category_name = ""; } let parts = window.location.hostname.split("."); let charbeatdomain = window.location.hostname; //parts.slice(-2).join('.'); let _sf_async_config = (window._sf_async_config = window._sf_async_config || {}); _sf_async_config.uid = 51426; _sf_async_config.domain = charbeatdomain; _sf_async_config.flickerControl = false; _sf_async_config.useCanonical = true; _sf_async_config.useCanonicalDomain = true; _sf_async_config.sections = oi_category_name; _sf_async_config.authors = ga_author_name; loadChartbeat(); } } if (!sessionStorage.getItem("clarityLoaded")) { if (!clarityFlag) { clarityFlag = true; fetch("/common/clarity-tracking.json?v=" + clarityVersion) .then((response) => response.json()) .then((data) => { const clarityId = data[domainmiddle]?.[claritylangParam]; if (!clarityId) { console.error("Clarity ID not found for the given domain and language!"); return; } (function (c, l, a, r, i, t, y) { c[a] = c[a] || function () { (c[a].q = c[a].q || []).push(arguments); }; t = l.createElement(r); t.async = 1; t.src = "https://www.clarity.ms/tag/" + i; y = l.getElementsByTagName(r)[0]; y.parentNode.insertBefore(t, y); })(window, document, "clarity", "script", clarityId); if (window.location.hostname === "www.oneindia.com") { if (window.googletag && googletag.apiReady) { checkConsentAndTriggerClarity(); } } // Mark Clarity as loaded in this session sessionStorage.setItem("clarityLoaded", "true"); }) .catch((error) => { console.error("Error loading the clarify-tracking.json file:", error); }); } } if (!rubiconProjectLoaded) { rubiconProjectLoaded = true; if ("odia.oneindia.com" == window.location.hostname || ["drivespark", "boldsky", "mykhel"].includes(domainmiddle)) { let rubicon = document.createElement("script"); rubicon.src = "https://link.rubiconproject.com/magnite/7523.js"; document.head.appendChild(rubicon); } } }); if (window.location.hostname === "www.oneindia.com") { if (document.getElementById("shiPromo")) { function trackImpHealth(impUrl) { fetch(impUrl, { method: "GET", mode: "no-cors", }).catch(function (err) { console.log("Inside Imp error:", err); }); } document.getElementById("shiPromo").addEventListener("click", function (event) { event.preventDefault(); // Prevent default navigation let url = this.href; if (document.getElementById("dynamicanchor")) { document.getElementById("dynamicanchor").remove(); } var link = document.createElement("a"); link.target = "_blank"; link.id = "dynamicanchor"; link.href = url; document.body.appendChild(link); document.getElementById("dynamicanchor").click(); let healthImpUrl = "https://pubads.g.doubleclick.net/gampad/clk?id=6924557502&iu=/1008496/clicktracker-oi-1"; trackImpHealth(healthImpUrl); }); } function checkConsentAndTriggerClarity() { window.googlefc = window.googlefc || {}; window.googlefc.callbackQueue = window.googlefc.callbackQueue || []; window.googlefc.callbackQueue.push({ CONSENT_DATA_READY: () => __tcfapi("addEventListener", 2, (tcData, success) => { if (success) { const hasConsent = tcData.purpose.consents && tcData.purpose.consents[1]; if (hasConsent) { console.log("Consent granted for tracking"); window.clarity("consent"); } else { console.log("Consent not granted for tracking"); } } else { console.log("Unable to retrieve consent status or TC Data is invalid"); } }), }); } } /*---------------------------------------Momagic Code Starts--------------------------------------------------------*/ var moMagicHost = ["oneindia", "drivespark", "mykhel", "filmibeat", "goodreturns"]; function trackMoMagic(evnAct, evnLbl) { var curTimeStamp = Math.round(new Date().getTime() / 1000); var extraparam = "×tamp=" + curTimeStamp; if (/Mobi|Android/i.test(navigator.userAgent)) { var triggerDevice = "mobile"; //mobile/desktop } else { var triggerDevice = "desktop"; //mobile/desktop } var img = document.createElement("img"); img.src = "https://" + finalImagePath + "/images/tracker.jpg?tracker=oi-tracker-cms&device=" + triggerDevice + "&type=momagictracker&eventcategory=momagic&eventaction=" + evnAct + "&eventlebel=" + evnLbl + extraparam; img.setAttribute("id", "trackermomagicimage"); img.setAttribute("alt", "Momagic Tracker"); img.setAttribute("width", 1); img.setAttribute("height", 1); img.style.display = "none"; document.body.appendChild(img); } var trackerGA = "G-BGSPW5MRBP"; trueReachLoad = false; var backRef = documentRef; if (moMagicHost.includes(domainmiddle)) { if (promoArticle == 0) { var evtLbl = "en-oi"; if (langParam != "" && langParam != undefined && langParam != null) { var dynsrc = langParam + "-" + hostParam; evtLbl = dynsrc.toLowerCase(); } if (/Mobi|Android/i.test(navigator.userAgent)) { if (momagicFlag === 1) { if (document.referrer.indexOf("oneindia.com") !== -1 || document.referrer.indexOf("filmibeat.com") !== -1 || document.referrer.indexOf("drivespark.com") !== -1 || document.referrer.indexOf("mykhel.com") !== -1 || document.referrer.indexOf("goodreturns.in") !== -1) { trackMoMagic("referral", evtLbl); } else { var moMagicSession = sessionStorage.getItem("moMagicSession"); if (moMagicSession) { trackMoMagic("referral", evtLbl); } else { sessionStorage.setItem("moMagicSession", 1); } } } } } } /*---------------------------------------Momagic Code Ends--------------------------------------------------------*/ -->
We use cookies to ensure that we give you the best experience on our website. This includes cookies from third party social media websites and ad networks. Such third party cookies may track your use on Oneindia sites for better rendering. Our partners use cookies to ensure we show you advertising that is relevant to you. If you continue without changing your settings, we'll assume that you are happy to receive all cookies on Oneindia website. However, you can change your cookie settings at any time. Learn more