Asus Zenfone 2 Deluxe Special Edition
  VS  
LG K50  

  • GENERAL

    • Operating System
    • Android OS, v5.0 (Lollipop), planned upgrade to v6.0 (Marshmallow)
    • Android OS
    • Device type
    • Smart Phone
    • Phablet
    • Sim
    • Dual SIM
    • Colours
    • Black, Blue
  • Rear Camera

  • ANNOUNCED

    • Status
    • Not Available in India
    • Announced
    • Global Release Date
    • August 2016+
    • N/A
    • Indian Release Date
    • 2016
    • N/A
  • BODY

    • Dimensions
    • 152.5 x 77.2 x 10.9 mm
    • 161.3 x 77 x 8.7 mm
    • Weight
    • 170 g
  • DISPLAY

    • Screen size
    • 5.5-inch
    • 6.26 inches
    • Technology
    • HD IPS
    • IPS LCD
    • Screen resolution
    • 1080 x 1920 pixels
    • 720 x 1520 pixels
    • Touchscreen
    • Capacitive Touchscreen, Corning Gorilla Glass 3
    • Capacitive Touchscreen
    • Form Factor
    • Touch
    • Touch
  • PROCESSOR

    • Chipset
    • Intel Atom Z3580
    • Qualcomm Snapdragon
    • CPU
    • Quad-core 2.5 GHz
    • Octa Core 2.0 GHz
    • GPU
    • PowerVR G6430
    • Adreno
  • STORAGE

    • Internal Storage
    • 128/256 GB Storage, 4 GB RAM
    • 32 GB Storage
    • RAM
    • 3 GB RAM
    • External Storage
    • up to 128 GB
    • Up to 256 GB
    • Card Slot
    • microSD
    • microSD Card
    • Phonebook
    • Unlimited
    • Unlimited
    • Messaging
    • SMS, MMS, Email, Push Email, IM
    • SMS, MMS, Email, Push Mail, IM, RSS
    • Call Records
    • Unlimited
    • Unlimited
  • CAMERA

    • Primary camera
    • 13.0 MegaPixels Camera
    • 16 MP + 2 MP Dual Camera with LED Flash
    • Front Camera
    • 5.0 Megapixels Secondary VGA Camera
    • 13 MP Camera
    • Video Recording
    • Yes, 1080p@30fps
    • 2160p@30fps, 1080p@30fps
    • Camera Features
    • Geo Tagging
    • Geo Tagging, HDR
  • MULTIMEDIA

    • Audio Player
    • MP3, WAV, eAAC+
    • MP3, eAAC+, FLAC, WAV, WMA
    • Video Player
    • MP4, H.264, H.263
    • H.263, H.264, MPEG4, WMV, Xvid, DivX
    • Games
    • Yes
    • Yes
    • FM Radio
    • NA
    • Speakers
    • Yes
    • Yes, DTS:X 3D Surround Sound
    • Audio Jack
    • 3.5mm Audio Jack
    • 3.5mm Audio Jack
  • BATTERY

    • Type
    • Non-removable 3000mAh Battery
    • Non-removable Li-Ion 3500 mAh battery
    • Stand by
    • NA
    • Talk time
    • NA
  • CONNECTIVITY

    • GPRS
    • Yes
    • Yes
    • Edge
    • Yes
    • Yes
    • WLAN
    • Yes, Wi-Fi 802.11 a/b/g/n/ac, Wi-Fi Direct, hotspot
    • Wi-Fi 802.11 a/b/g/n/ac, Wi-Fi Direct, hotspot
    • Bluetooth
    • Yes, v4.0, A2DP, EDR
    • v4.2
    • Infrared Port
    • NA
    • USB
    • Yes, microUSB v2.0, USB Host
    • USB Type-C 2.0
    • GPS Facility
    • Yes, with A-GPS, GLONASS
    • with A-GPS, GLONASS, BDS
    • Browser
    • Yes, HTML5
    • HTML5
    • Speed
    • HSPA 42.2/5.76 Mbps, LTE Cat4+ 250/50 Mbps, LTE Cat6 300/50 Mbps
  • NETWORK SUPPORT

    • 2G
    • GSM 850 / 900 / 1800 / 1900 MHz (Dual Sim)
    • GSM 850 / 900 / 1800 / 1900 MHz
    • 3G
    • HSDPA 850 / 900 / 1900 / 2100 MHz
    • HSDPA 850 / 1900 / 2100 MHz
    • 4G
    • LTE band 1(2100), 3(1800), 38(2600), 39(1900), 40(2300), 41(2500) - India
    • VoLTE
  • MORE FEATURES

    • Sensors
    • Fingerprint Sensor, Accelerometer, Gyro, Proximity, Compass, Barometer
    • Other Features
    • Face Unlock
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-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 }); // }); // globalAnchorClick() // // calculate next design // let nextDesign = (designLoaded % 3) + 1; // sessionStorage.setItem("design", nextDesign); // } // }) // .catch((err) => { // console.log("deeplink loading...", err); // }); // } if (!articleDeeplinksLoaded && trackpagetype == "article") { articleDeeplinksLoaded = true; const containsDeeplink = document.getElementById("containerMain").dataset.deeplink_flag == 1; if (!containsDeeplink) { const isMobile = /Mobi|Android/i.test(navigator.userAgent); const version = "1.0.5"; const mobileSrc = `/common/deeplink-mobi.js?v=${version}`; const desktopSrc = `/common/deeplink-desk.js?v=${version}`; const script = document.createElement("script"); script.src = isMobile ? mobileSrc : desktopSrc; script.type = "text/javascript"; script.onload = () => { const cfg = DEEPLINK_CONFIG[domainmiddle]; const content_id = document.getElementById("containerMain").dataset.content_id ?? ""; const deeplink_Elements = document.querySelectorAll(cfg?.selector); if (deeplink_Elements.length > 0) { fetch(`https://dmp.oneindia.com/api/v1/dmp?tags=${document.head.dataset.engTags || ''}&dmp_limit=50&trending_limit=50&site=${window.location.hostname}&exclude-ids=${content_id}`) .then((res) => { console.log("DMP API Response Status:", res.status); return res.json(); }) .then((data) => { let mixedArr = data.dmp ? (data.dmp.length > numOfDeeplinks ? data.dmp : [...data.dmp, ...data.trending.slice(0, numOfDeeplinks - data.dmp.length)]) : data.trending; let recommend = ["Also Read", "Recomended for you", "You may also like"]; let indexHolder = 0; deeplink_Elements.forEach((element, index) => { element.style.display="inline"; if (!element || !mixedArr?.length) return; let num = index % 3; indexHolder = index; let deeplinkData = mixedArr[index]; if (!deeplinkData) return; element.innerHTML = cfg.template(deeplinkData, recommend[num], hostParam, langParam); } ); const targetContainer = document.querySelector(".oi-carousel-block"); const moreFromCfg = typeof MOREFROM_CONFIG !== 'undefined' ? MOREFROM_CONFIG[domainmiddle] : null; if (targetContainer && moreFromCfg && typeof moreFromCfg.renderLayout === 'function') { const moreFromArticles = mixedArr.slice(indexHolder + 1, parseInt(indexHolder + numOfDeeplinks)); targetContainer.innerHTML = moreFromCfg.renderLayout(moreFromArticles, hostParam, langParam); } 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-D${designLoaded}`; return true; }; updateLink(); const observer = new MutationObserver(() => { if (updateLink()) { observer.disconnect(); } }); observer.observe(element, { childList: true, subtree: true }); }); let nextDesign = (designLoaded % 3) + 1; sessionStorage.setItem("design", nextDesign); } globalAnchorClick(); }) .catch((err) => { console.log("deeplink loading...", err); }); } }; script.onerror = () => console.error("Failed to load deeplink config script:", script.src); document.head.appendChild(script); } } 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 (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"); } }), }); } } /*---------------------------------------Sun Pharma House Banners--------------------------------------------------------*/ if(document.head.dataset.template_name == 'partner-content'){ var leaderboardBanners = [ 'https://imagesvs.oneindia.com/img/sun-pharma-970x90.jpg', 'https://imagesvs.oneindia.com/img/sun-pharma-728x90.jpg' ]; var rectangleBanners = [ 'https://imagesvs.oneindia.com/img/sun-pharma-300x250.jpg', 'https://imagesvs.oneindia.com/img/sun-pharma-336x280.jpg' ]; var lbIdx = parseInt(sessionStorage.getItem('sp_lb_idx') || '0'); var rectIdx = parseInt(sessionStorage.getItem('sp_rect_idx') || '0'); sessionStorage.setItem('sp_lb_idx', lbIdx === 0 ? '1' : '0'); sessionStorage.setItem('sp_rect_idx', rectIdx === 0 ? '1' : '0'); document.getElementById("adg_native_ocean") && document.getElementById("adg_native_ocean").remove(); var spImpressionObserver = new IntersectionObserver(function (entries) { entries.forEach(function (entry) { if (entry.isIntersecting) { var slotId = entry.target.dataset.spSlot; trackSunpharmaRender('sunpharma', 'viewed',slotId); spImpressionObserver.unobserve(entry.target); } }); }, { threshold: 0.5 }); function injectBanner(slotId, bannerUrl) { var slot = document.getElementById(slotId); if (!slot) return; var wrapper = document.createElement('div'); wrapper.style.cssText = 'text-align:center;margin:4px auto;'; wrapper.dataset.spSlot = slotId; var anchor = document.createElement('a'); anchor.href = 'https://makeindiawin.co.in/HealthAssessmentController'; anchor.target = '_blank'; anchor.rel = 'noopener'; anchor.addEventListener('click', function () { trackSunpharmaRender('sunpharma', 'clicked', slotId); }, { once: true }); var img = document.createElement('img'); img.src = bannerUrl; img.alt = 'Advertisement'; img.style.cssText = 'display:inline-block;max-width:100%;height:auto;'; anchor.appendChild(img); wrapper.appendChild(anchor); slot.innerHTML = ""; slot.appendChild(wrapper); spImpressionObserver.observe(wrapper); } function initSunPharmaBanners() { injectBanner('are-slot-leaderboard', leaderboardBanners[lbIdx]); ['are-slot-1', 'are-slot-2', 'are-slot-3', 'are-slot-4','are-slot-5', 'are-slot-mr1', 'are-slot-mr2'].forEach(function (id) { injectBanner(id, rectangleBanners[rectIdx]); }); } if (document.readyState === 'loading') { document.addEventListener('DOMContentLoaded', initSunPharmaBanners); } else { initSunPharmaBanners(); } } /*---------------------------------------Sun Pharma House Banners End--------------------------------------------------------*/ -->
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