December 9, 2021 at 5:25:53 AM UTC
VERIFY
Websites
Websites
Runtime: 8.8s
Share on Facebook or Twitter
On December 9, 2021 at 5:25:53 AM UTC, https://xda-developers.com/ was accessible when tested on AS39280 in Azerbaijan.

Failures

HTTP Experiment
null
DNS Experiment
null
Control
null

DNS Queries

Resolver:
81.21.80.19
Query:
IN A xda-developers.com
Engine:
system
Name
Class
TTL
Type
DATA
Answer IP Info
@
IN
A
104.18.18.88
AS13335 (Cloudflare, Inc.)
@
IN
A
104.18.19.88
AS13335 (Cloudflare, Inc.)
Query:
IN AAAA xda-developers.com
Engine:
system
Name
Class
TTL
Type
DATA
Answer IP Info
@
IN
AAAA
2606:4700::6812:1258
AS13335 (Cloudflare, Inc.)
@
IN
AAAA
2606:4700::6812:1358
AS13335 (Cloudflare, Inc.)

TCP Connections

2606:4700::6812:1258:443: failed (unknown_failure: dial tcp [scrubbed]: connect: network is unreachable)
2606:4700::6812:1358:443: failed (unknown_failure: dial tcp [scrubbed]: connect: network is unreachable)
104.18.18.88:443: succeeded
104.18.19.88:443: succeeded

HTTP Requests

URL
GET https://www.xda-developers.com/
Response Headers
Age:
112
Cache-Control:
public, max-age=3600
Cf-Cache-Status:
HIT
Cf-Ray:
6babd111adfb5be1-FRA
Content-Type:
text/html
Date:
Thu, 09 Dec 2021 05:26:06 GMT
Expect-Ct:
max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"
Expires:
Thu, 09 Dec 2021 06:26:06 GMT
Last-Modified:
Thu, 09 Dec 2021 05:24:00 GMT
Referrer-Policy:
no-referrer-when-downgrade
Server:
cloudflare
Strict-Transport-Security:
max-age=15552000; includeSubDomains; preload
X-Content-Type-Options:
nosniff
Response Body
<!doctype html><html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" style="margin-top:0!important"><head><meta http-equiv="content-type" content="text/html; charset=UTF-8" /><meta name="viewport" content="width=device-width, initial-scale=1"><meta name="theme-color" content="#de7300"><meta property="fb:pages" content="348072501301" /><link rel="alternate" type="application/rss+xml" href="https://www.xda-developers.com/feed/" title="xda-developers latest posts" /><link rel="alternate" type="application/rss+xml" href="https://www.xda-developers.com/comments/feed/" title="xda-developers latest comments" /><link rel="pingback" href="https://www.xda-developers.com/xmlrpc.php" /> <script async type="9e155220c5198ec77ded2e6c-text/javascript" src="https://native.sharethrough.com/assets/sfp.js"></script> <script data-cfasync="false" type="text/javascript">dataLayer = [];
        dataLayer.push({
            });

        (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
            new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
            j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
            'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
        })(window,document,'script','dataLayer','GTM-MSPSR2X');</script> <script type="9e155220c5198ec77ded2e6c-text/javascript">let property = 'portal'; // for ad selection

        let THIS_SCRIPT = "index";</script> <script data-cfasync="false" type="text/javascript" async=true>(function() {
            var host = window.location.hostname;
            var element = document.createElement('script');
            var firstScript = document.getElementsByTagName('script')[0];
            var url = 'https://quantcast.mgr.consensu.org'
                .concat('/choice/', 'dVKKmcQs2wtG3', '/', host, '/choice.js')
            var uspTries = 0;
            var uspTriesLimit = 3;
            element.async = true;
            element.type = 'text/javascript';
            element.src = url;

            firstScript.parentNode.insertBefore(element, firstScript);

            function makeStub() {
                var TCF_LOCATOR_NAME = '__tcfapiLocator';
                var queue = [];
                var win = window;
                var cmpFrame;

                function addFrame() {
                    var doc = win.document;
                    var otherCMP = !!(win.frames[TCF_LOCATOR_NAME]);

                    if (!otherCMP) {
                        if (doc.body) {
                            var iframe = doc.createElement('iframe');

                            iframe.style.cssText = 'display:none';
                            iframe.name = TCF_LOCATOR_NAME;
                            doc.body.appendChild(iframe);
                        } else {
                            setTimeout(addFrame, 5);
                        }
                    }
                    return !otherCMP;
                }

                function tcfAPIHandler() {
                    var gdprApplies;
                    var args = arguments;

                    if (!args.length) {
                        return queue;
                    } else if (args[0] === 'setGdprApplies') {
                        if (
                            args.length > 3 &&
                            args[2] === 2 &&
                            typeof args[3] === 'boolean'
                        ) {
                            gdprApplies = args[3];
                            if (typeof args[2] === 'function') {
                                args[2]('set', true);
                            }
                        }
                    } else if (args[0] === 'ping') {
                        var retr = {
                            gdprApplies: gdprApplies,
                            cmpLoaded: false,
                            cmpStatus: 'stub'
                        };

                        if (typeof args[2] === 'function') {
                            args[2](retr);
                        }
                    } else {
                        queue.push(args);
                    }
                }

                function postMessageEventHandler(event) {
                    var msgIsString = typeof event.data === 'string';
                    var json = {};

                    try {
                        if (msgIsString) {
                            json = JSON.parse(event.data);
                        } else {
                            json = event.data;
                        }
                    } catch (ignore) {}

                    var payload = json.__tcfapiCall;

                    if (payload) {
                        window.__tcfapi(
                            payload.command,
                            payload.version,
                            function(retValue, success) {
                                var returnMsg = {
                                    __tcfapiReturn: {
                                        returnValue: retValue,
                                        success: success,
                                        callId: payload.callId
                                    }
                                };
                                if (msgIsString) {
                                    returnMsg = JSON.stringify(returnMsg);
                                }
                                if (event && event.source && event.source.postMessage) {
                                    event.source.postMessage(returnMsg, '*');
                                }
                            },
                            payload.parameter
                        );
                    }
                }

                while (win) {
                    try {
                        if (win.frames[TCF_LOCATOR_NAME]) {
                            cmpFrame = win;
                            break;
                        }
                    } catch (ignore) {}

                    if (win === window.top) {
                        break;
                    }
                    win = win.parent;
                }
                if (!cmpFrame) {
                    addFrame();
                    win.__tcfapi = tcfAPIHandler;
                    win.addEventListener('message', postMessageEventHandler, false);
                }
            };

            makeStub();

            var uspStubFunction = function() {
                var arg = arguments;
                if (typeof window.__uspapi !== uspStubFunction) {
                    setTimeout(function() {
                        if (typeof window.__uspapi !== 'undefined') {
                            window.__uspapi.apply(window.__uspapi, arg);
                        }
                    }, 500);
                }
            };

            var checkIfUspIsReady = function() {
                uspTries++;
                if (window.__uspapi === uspStubFunction && uspTries < uspTriesLimit) {
                    console.warn('USP is not accessible');
                } else {
                    clearInterval(uspInterval);
                }
            };

            if (typeof window.__uspapi === 'undefined') {
                window.__uspapi = uspStubFunction;
                var uspInterval = setInterval(checkIfUspIsReady, 6000);
            }
        })();</script> <noscript><link media='all' rel="stylesheet" href="https://a.pub.network/core/pubfig/cls.css"></noscript><script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="9e155220c5198ec77ded2e6c-|49"></script><link media='print' onload="this.onload=null;this.media='all';" rel="stylesheet" href="https://a.pub.network/core/pubfig/cls.css"> <script data-cfasync="false" type="text/javascript">var freestar = freestar || {};
                 freestar.queue = freestar.queue || [];
                 freestar.config = freestar.config || {};
                 // Tag IDs set here, must match Tags served in the Body for proper setup
                 freestar.config.enabled_slots = [];
                 freestar.queue.push(function() {
                     googletag.pubads().setTargeting('pagetype', 'portal');
                 });
                 freestar.initCallback = function () { (freestar.config.enabled_slots.length === 0) ? freestar.initCallbackCalled = false : freestar.newAdSlots(freestar.config.enabled_slots) }</script> <script data-cfasync="false" type="text/javascript" id="pubFigLoader">try {
            document.addEventListener('DOMContentLoaded', (event) => {
                // Loads Pubfig if safe
                if (!(document.body.classList.contains('page-template-template-noads') || document.body.classList.contains('noad'))) {
                    let ref = document.getElementById('pubFigLoader');
                    let script = document.createElement('script');
                    script.src = "https://a.pub.network/xda-developers-com/pubfig.min.js";
                    script.async = true;
                    ref.parentNode.insertBefore(script, ref);
                } else {
                    console.log("Ads disabled.")
                }

                /** Sticky functions **/

                a = document.querySelector(".topbar");
                const T = a.offsetHeight;
                let B = document.pageYOffset;

                var stickyTgThreshold = 0;
                var stickyTgElement = null;
                var stickyTgFooter = null;

                function toggleTgStickyOnScroll() {
                    try {
                        stickyTgElement = stickyTgElement || document.querySelector('#xdadevelopers_right_sticky');

                        if (stickyTgElement) {
                            stickyTgFooter = stickyTgFooter || document.querySelector('#footer');

                            var margin = 0;
                            var targetPosition = stickyTgFooter.getBoundingClientRect().top;
                            var info = stickyTgElement.getBoundingClientRect();
                            var scrollPos = window.scrollY || window.pageYOffset;
                            var diff = targetPosition - info.bottom + info.top - margin;

                            if (diff <= 0) {
                                //console.log("set 1");
                                Object.assign(stickyTgElement.style, {
                                    position: 'fixed',
                                    top: (diff + margin) + 'px',
                                    width: info.width + 'px',
                                });
                            } else if (info.top < margin) {

                                if (stickyTgThreshold === 0) {
                                    //console.log("set 2");
                                    stickyTgThreshold = scrollPos;
                                }
                                if (info.width) {
                                    //console.log("set 3");
                                    Object.assign(stickyTgElement.style, {
                                        position: 'fixed',
                                        top: margin + 'px',
                                        left: info.left + 'px',
                                        width: info.width + 'px',
                                    });
                                }
                            } else if (stickyTgThreshold > scrollPos) {
                                //console.log("set 4");
                                stickyTgThreshold = 0;
                                Object.assign(stickyTgElement.style, {position: '', top: '', left: '', width: ''})
                            }
                        }

                    } catch (err) {
                        console.warn(err);
                    }
                }

                document.addEventListener("scroll", function () {
                    //calling the sticky function
                    toggleTgStickyOnScroll();
                    let r = document.pageYOffset;
                    if (!(Math.abs(B - r) <= 5)) {
                        if (r > B && r > T) a.style.top = `-${T}px`;
                        else {
                            //let e = document.getElementById("twig-top");
                            a.style.top = 0;
                        }
                        B = r
                    }
                }, 200);


            });





        } catch (err) {
            console.error("Error loading Pubfig:::",err);
        }</script> <meta name='robots' content='max-image-preview:large' /> <style id="aoatfcss" media="all">body{margin:0}article,header,nav,section{display:block}strong{font-weight:700;color:#222}svg:not(:root){overflow:hidden}button,input{color:inherit;font:inherit;margin:0}button{overflow:visible;text-transform:none}button,input[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}.fa,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;font-family:'font awesome 5 free';font-weight:900}.fa-fw{text-align:center;width:1.25em}.fa-spin{-webkit-animation:2s linear infinite fa-spin;animation:2s linear infinite fa-spin}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fa-newspaper:before{content:"\f1ea"}.fa-user:before{content:"\f007"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}@font-face{font-family:'font awesome 5 free';font-style:normal;font-weight:400;src:url(https://www.xda-developers.com/app/themes/trendyblog-theme/assets/css/webfonts/fa-regular-400.eot);src:url(https://www.xda-developers.com/app/themes/trendyblog-theme/assets/css/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(https://www.xda-developers.com/app/themes/trendyblog-theme/assets/css/webfonts/fa-regular-400.woff2) format("woff2"),url(https://www.xda-developers.com/app/themes/trendyblog-theme/assets/css/webfonts/fa-regular-400.woff) format("woff"),url(https://www.xda-developers.com/app/themes/trendyblog-theme/assets/css/webfonts/fa-regular-400.ttf) format("truetype"),url(https://www.xda-developers.com/app/themes/trendyblog-theme/assets/css/webfonts/fa-regular-400.svg#fontawesome) format("svg")}@font-face{font-family:'font awesome 5 free';font-style:normal;font-weight:900;src:url(https://www.xda-developers.com/app/themes/trendyblog-theme/assets/css/webfonts/fa-solid-900.eot);src:url(https://www.xda-developers.com/app/themes/trendyblog-theme/assets/css/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(https://www.xda-developers.com/app/themes/trendyblog-theme/assets/css/webfonts/fa-solid-900.woff2) format("woff2"),url(https://www.xda-developers.com/app/themes/trendyblog-theme/assets/css/webfonts/fa-solid-900.woff) format("woff"),url(https://www.xda-developers.com/app/themes/trendyblog-theme/assets/css/webfonts/fa-solid-900.ttf) format("truetype"),url(https://www.xda-developers.com/app/themes/trendyblog-theme/assets/css/webfonts/fa-solid-900.svg#fontawesome) format("svg")}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-family:sans-serif;margin-top:0!important;padding-bottom:30px!important;margin-bottom:30px!important;overflow-x:hidden}*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.clearfix:after,.clearfix:before,.container:after,.container:before,.row:after,.row:before{content:" ";display:table}.clearfix:after,.container:after,.row:after{clear:both}img{outline:0;border:0;max-width:100%;vertical-align:middle;height:auto!important}h1,h3,h4{font-weight:400;line-height:1.1;color:#222;margin:0 0 20px;font-family:titillium web,sans-serif}h1{font-size:36px}h3{font-size:24px}h4{font-size:18px}p{margin:0 0 20px}a{color:#222;background-color:transparent;text-decoration:none}ul{list-style:disc}ol{list-style:decimal}ol,ul{margin-top:0;padding-left:20px;margin-bottom:20px}blockquote{margin:20px}blockquote p{font-weight:300;font-style:italic;font-size:24px;color:#9ca2a4;line-height:32px;position:relative}.container{position:relative;margin-right:auto;margin-left:auto}.row{margin-left:-15px}.col{position:relative;padding-left:15px;margin-bottom:10px;min-height:1px}.col_3_of_12{width:25%}.col_9_of_12{width:75%}@media all and (min-width:767px){.widget_title{margin-bottom:30px}}@media all and (max-width:766px){.widget_title{margin-bottom:5px}}.full_meta{line-height:39px;color:#fff;background-color:#444;font-size:12px;height:auto}.full_meta span a{color:#fff}.full_meta span.meta_format{color:#fff;width:40px;height:40px;text-align:center}.full_meta span.meta_comments:before{font-size:12px;margin:0 5px 0 0;content:"\f086";font-family:"font awesome 5 free";font-weight:900;float:left}.full_meta span.meta_date:before{font-size:12px;margin:0 5px 0 0;content:"\f133";font-family:"font awesome 5 free";font-weight:900}.full_meta span.meta_author i{font-size:12px;margin:0 5px 0 0}article.post h1.entry_title{line-height:46px;margin-bottom:10px}article.post .entry_media{position:relative}article.post .entry_media img{width:100%}article.post .entry_content{padding:15px 15px 0;margin-bottom:15px}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-moz-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-o-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.animated{-webkit-animation:2s fadeIn;-moz-animation:2s fadeIn;animation:2s fadeIn}.visible{opacity:1}.author_box{overflow:hidden;margin-bottom:30px}.author_box img{float:left;margin:0 20px 0 0}.author_box .posts{color:#fff;font-size:10px;padding:1px 3px;margin-left:5px;vertical-align:2px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}button::-moz-focus-inner{padding:0;border:0}#sidepanel>.widget{padding:0 15px}.main-content{width:71.8%}.item_meta{font-size:13px;line-height:1;margin-top:5px;margin-bottom:5px;color:#999}.item_meta span{float:left;margin-right:10px}.item_meta span:before{margin:0 5px 0 0;font-family:"font awesome 5 free";font-weight:900}.item_meta span.meta_date:before{content:"\f017"}.sidebar{width:28.2%}.widget{margin-bottom:30px}.widget ul{list-style:none;margin:0;padding:0}.widget .widget_title{height:15px;line-height:15px;margin-bottom:15px}.widget .widget_title h3{font-weight:400;padding-right:10px;font-size:16px;line-height:15px;text-transform:uppercase;display:inline-block;margin:0;background-color:#fdfdfd;height:16px}.tb_widget_posts_big .item{margin-bottom:10px;border-bottom:1px solid #eee}.tb_widget_posts_big .item .item_content h4{font-size:14px;font-weight:700;line-height:18px;margin:0 0 4px}.tb_widget_posts_big .item .item_content h4 a{display:block}.tb_widget_posts_big .item .item_content .item_meta{margin-bottom:10px}.tb_widget_recent_list .item{margin-bottom:10px;border-bottom:1px solid #eee;padding-bottom:10px}.tb_widget_recent_list .item:last-child{margin-bottom:0;border-bottom:none;padding-bottom:0}.tb_widget_recent_list .item .item_thumb{width:75px;position:relative;overflow:hidden;background-color:#fff;float:left;margin:0 10px 0 0}.tb_widget_recent_list .item .item_thumb .thumb_icon{z-index:5;opacity:0;position:absolute;margin-left:-13px;margin-top:-13px;top:50%;left:50%}.tb_widget_recent_list .item .item_thumb .thumb_icon a{font-size:10px;color:#fff;width:26px;height:26px;line-height:26px;display:inline-block;text-align:center;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.tb_widget_recent_list .item .item_thumb .thumb_hover a{display:block}.tb_widget_recent_list .item .item_thumb img{width:100%}.tb_widget_recent_list .item .item_content{padding-left:1px;overflow:hidden}.tb_widget_recent_list .item .item_content h4{font-size:14px;font-weight:700;line-height:18px;margin:0}.tb_widget_recent_list .item .item_content h4 a{display:block}html body{font-size:17px}.widget .widget_title{background-color:transparent;border-bottom:2px solid #ffbe3c;position:relative;margin-top:20px}@media all and (max-width:767px){.widget .widget_title h3{height:20px;line-height:20px;font-size:20px;font-weight:700}.widget .widget_title{margin:0 -15px 20px;padding-left:20px;border-bottom:none}.widget .widget_title:before{content:"";position:absolute;top:0;left:0;height:20px;width:15px;border-top-right-radius:5px;border-bottom-right-radius:5px;background-color:#ffbe3c}.tb_widget_recent_list .item .item_thumb img{min-width:65px;min-height:65px;object-fit:cover}.tb_widget_recent_list .item .item_thumb{min-width:65px;width:65px;height:65px;border-radius:8px;border:1px solid #222;overflow:hidden;float:left;margin-right:10px!important}}.popup_link{display:block;width:100%;text-align:center}.popup_link img{max-height:298px;width:auto!important}.item_meta span:before{margin-right:1px}.full_meta span{display:block;float:left;margin-right:0;margin-left:10px}.full_meta span.meta_comments .dsq-postid{margin-left:0}.full_meta span.meta_format{margin-left:0;margin-right:0}.tb_widget_about_author .author_box{margin-bottom:10px;font-size:14px}.tb_widget_about_author .author_box a.bio{font-size:18px}.tb_widget_about_author .author_avatar_social{float:left;margin:0;padding:0}.tb_widget_about_author .author_box img{float:none}.tb_widget_about_author .author_box p{margin:0}.tb_widget_about_author .author_box .posts{white-space:nowrap}.tb_widget_about_author .author_social{display:flex;margin:5px 20px 0 0;padding:0}.text-full-center{width:100%;text-align:center}.see-posts{font-weight:700;font-size:12px}#cb_cookieuser_navbar{margin-right:4px}.slider-home{display:none}@media all and (max-width:767px){.slider-home{margin:0 -15px;display:block}}body{line-height:22px;color:#666;scrollbar-face-color:rgba(0,0,0,.6);scrollbar-track-color:transparent;background:#fdfdfd;font-family:titillium web,sans-serif;font-size:14px}body::-webkit-scrollbar{width:10px;height:10px}body::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.6);border:1px solid #fff;border-radius:10px}body::-webkit-scrollbar-track{background-color:transparent}@media screen and (max-width:599px){.main-content{overflow:hidden}}@media screen and (min-width:767px){.container{margin-top:15px}}.hide{display:none}.panel-close span{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.topbar *{box-sizing:border-box}.topbar{will-change:top;background-color:#2e2e2e;position:relative;top:0;left:0;width:100vw;box-shadow:0 0 15px 2px rgba(0,0,0,.3);z-index:1100;padding-top:0}.topbar.logged-out .show-logged-in{display:none}.topbar li,.topbar p{font-family:titillium web,sans-serif}.if-moderator{display:none}.topbar-main{display:flex;justify-content:space-between;align-items:stretch;flex-wrap:wrap}.topbar-right{display:flex;position:relative;right:5px}.xda-logo-wrap{align-self:center;overflow:hidden;margin-left:10px;line-height:1}@media screen and (min-width:1024px){.xda-logo-wrap{width:auto;margin-left:35px}}.xda-logo{max-width:none}.navigation{margin:0;order:1;width:100%;padding:0 5px}@media screen and (min-width:600px){.topbar-main{flex-wrap:nowrap}.topbar-right{align-items:center}.navigation{order:unset;width:auto;padding:0}}@media screen and (min-width:825px){.navigation{margin:0 auto 0 30px}}.nav{margin:0;list-style:none;display:flex;height:100%;justify-content:space-between;padding:0}@media screen and (min-width:600px){.nav{flex-grow:.75;justify-content:unset}.nav-item{position:relative}}.nav-item{display:flex;align-items:center}.nav-target{color:#fff;text-transform:uppercase;letter-spacing:.08em;padding:7px 5px;height:100%;font-size:12px;display:flex;align-items:center;white-space:nowrap;line-height:21px}.nav-target svg{width:6px;height:6px;margin-left:3px}@media screen and (min-width:600px){.nav-target{font-size:12px;padding:0 5px}.nav-target svg{width:10px;height:10px;margin-left:5px}}@media screen and (min-width:725px){.nav-target{padding:0 15px}}@media screen and (min-width:825px){.nav-target{font-size:15px}}.nav-target.nav-target--highlight{background-color:#ac6e2f;color:#fff!important}.nav-dropdown{display:none;position:absolute;top:80px;left:0;background-color:#484848;z-index:1200;color:#fff;padding:15px 0;width:100%;box-shadow:0 4px 8px -2px rgba(0,0,0,.25)}.nav-dropdown.nav-dropdown--forum{padding-bottom:40px}.nav-heading{color:rgba(255,255,255,.6);text-transform:uppercase;letter-spacing:.08em;font-size:13px;margin:0 10px;padding-bottom:5px;font-weight:400;font-family:titillium web,sans-serif}@media screen and (min-width:600px){.nav-dropdown{width:360px;top:60px}.nav-dropdown.has-sections{width:400px}.nav-dropdown.nav-dropdown--wide{width:500px}.nav-dropdown.has-sections--triple{width:600px}.nav-dropdown.nav-dropdown--narrow{width:260px}.nav-heading{margin:0 20px;font-size:13px}}.nav-heading a{color:inherit;display:block}.nav-heading span{font-size:11px;text-transform:lowercase}.nav-section{width:50%}.has-sections--triple .nav-section{width:33.33333%}.icon-home{fill:#fff;width:20px;height:20px;position:relative;top:3px;margin-right:3px}.topbar .nav-dropdown-more{text-transform:uppercase;letter-spacing:.05em;font-weight:200;display:block;margin-top:20px;border-top:1px solid rgba(255,255,255,.5);color:#fff;margin-bottom:-15px;padding:10px;font-size:13px}.forum-home{display:block;position:absolute;left:10px;bottom:10px;font-weight:200;text-transform:uppercase;letter-spacing:.05em;color:#e99b3b;font-size:13px}.forum-home svg{fill:#e99b3b}#navnews .nav-dropdown{scrollbar-face-color:#2b2b2b;scrollbar-track-color:transparent;overflow-y:auto;max-height:calc(100vh - 80px)}#navnews .nav-dropdown::-webkit-scrollbar{width:10px;height:10px}#navnews .nav-dropdown::-webkit-scrollbar-thumb{background-color:#2b2b2b;border:1px solid rgba(255,255,255,.25);border-radius:10px}#navnews .nav-dropdown::-webkit-scrollbar-track{background-color:transparent}.user-target{margin:0;padding:10px;display:flex;height:100%;position:relative}@media screen and (min-width:600px){.topbar .nav-dropdown-more{padding:10px 20px}.forum-home{left:20px;font-size:15px}#navnews .nav-dropdown{max-height:calc(100vh - 60px)}.user-target{padding:17.5px 10px;height:60px}}.iconz-user-circle{height:25px;width:30px;color:#ababab;position:relative}.notification-alert{width:10px;height:10px;border-radius:100%;background-color:#db5d58;position:absolute;display:none;top:8px;right:10px}@media screen and (min-width:1024px){.notification-alert{top:18px;right:10px}}.login-form{color:#fff;padding-top:45px}.login-form a{color:#e99b3b}.topbar .form{margin-bottom:5px}.topbar .form input[type=password],.topbar .form input[type=text]{margin-bottom:10px;border:0;padding:11px 10px;display:block;width:100%;border-right:2px;color:#666;font-size:17px}.login-form-footer{font-size:14px;display:flex;justify-content:space-between}.login-alts{text-align:center;font-size:15px}.topbar .user-info-target{display:flex;align-items:center;color:#fff;margin-right:35px}.user-info-meta{margin-left:8px}#utilities-list a:before{font-family:iconfont!important;font-style:normal;font-weight:400!important;line-height:1;vertical-align:middle;margin-right:10px;font-size:18px}#utilities-list a.logout-target:before{content:'m';margin-left:2px;margin-right:8px}#utilities-list a.settings-target:before{content:'k'}.search-form-wrap{padding-top:70px}.search-form{position:relative}.topbar .search-input-topbar{background-color:#fff;border:0;color:#666;padding:12px 42px 12px 10px;font-size:17px;outline:0;width:100%;box-sizing:border-box;border-radius:2px;-webkit-appearance:none}@media screen and (min-width:1230px){.topbar .search-input-topbar{border-radius:2px;font-size:17px}}.topbar .search-input-topbar::-webkit-search-cancel-button{-webkit-appearance:none}.search-clear{position:absolute;padding:15px 10px;width:43px;height:50px;top:0;right:0;color:rgba(0,0,0,.25)}.search-trigger{width:45px;height:45px;padding:11px 0}@media screen and (min-width:600px){.search-trigger{width:50px;height:60px;padding:21px 0}}.search-img{fill:#ababab;height:23px;width:100%}.search-form-inner{height:100%;overflow:hidden}.all-results-container{scrollbar-face-color:#2b2b2b;scrollbar-track-color:transparent;max-height:100%;overflow-y:auto;overflow-x:hidden;padding-bottom:60px}.all-results-container::-webkit-scrollbar{width:10px;height:10px}.all-results-container::-webkit-scrollbar-thumb{background-color:#2b2b2b;border:1px solid rgba(255,255,255,.25);border-radius:10px}.all-results-container::-webkit-scrollbar-track{background-color:transparent}.tagbar{background-color:#f5f5f5;padding:0 10px;position:relative;display:flex;min-height:28px}@media screen and (min-width:600px){.tagbar{padding:0 15px;min-height:30px}}.tagbar-list{margin:0;padding:0;display:flex;list-style:none}@media screen and (max-width:599px){.tagbar-list{overflow-x:auto}}@media screen and (max-width:600px){.tagbar-list:after{content:'';width:10%;height:100%;position:absolute;top:0;right:0;background-image:linear-gradient(to left,#fff,rgba(255,255,255,0))}}.hamburger{height:100%}.hb-trigger{padding:7px;height:45px}@media screen and (min-width:600px){.hb-trigger{height:100%;padding:0 15px}}.hb-trigger-box{display:inline-block;position:relative;height:100%;width:21px}.hb-trigger-inner{top:50%}.hb-trigger-inner:after,.hb-trigger-inner:before{content:'';display:block}.hb-trigger-inner:before{top:-7px}.hb-trigger-inner:after{bottom:-7px}.hb-trigger-inner,.hb-trigger-inner:after,.hb-trigger-inner:before{width:21px;height:3px;background-color:#ababab;border-radius:2px;position:absolute}.hb-nav{z-index:1299!important}.iconz-swappa{height:36px;width:25px;margin-right:10px;color:#fff!important;position:relative;top:-2px}.iconz-pocketnow{height:30px;width:25px;margin-right:10px;color:#fff!important;position:relative;top:-2px}.iconz-social{width:inherit;height:inherit;padding:7px}.topbar .panel{position:fixed;top:0;bottom:0;right:0;height:100vh;width:100vw;z-index:1400;background-color:#484848;padding:20px;box-shadow:0 0 10px 0 rgba(0,0,0,.25);will-change:transform;transform:translateX(110%)}.topbar .panel:not(.search-form-wrap){overflow-y:auto}@media screen and (min-width:600px){.topbar .panel{width:50vw}.panel-list.panel-list--social{margin-left:10px}}@media screen and (min-width:1024px){.topbar .panel{width:30vw}}.topbar .panel.panel--top-padding{padding-top:65px}.panel-close{position:absolute;top:21px;right:18px;width:18px;height:18px}.panel-close:after,.panel-close:before{content:'';display:block;width:21px;height:3px;position:absolute;top:50%;border-radius:2px;background-color:#ababab}.panel-close:before{transform:rotate(45deg)}.panel-close:after{transform:rotate(-45deg)}.panel-section{padding-bottom:7px;margin-bottom:18px;border-bottom:1px solid #777}.panel-section:last-child{border:0}.panel-section.user-info{padding-bottom:15px}.panel-list{list-style:none;padding:0;margin:0;color:#fff}.panel-list.panel-list--social{display:flex;flex-wrap:wrap}.panel-list a{color:#fff;padding:6px 10px;display:block}.panel-list a.panel-target-icon{display:flex;align-items:center}.panel-list a.panel-target-icon div{flex:1}.panel-list a.panel-target-highlight{color:#db5d58;font-size:16px;text-transform:uppercase;letter-spacing:.03em;font-weight:600}.panel-target-heading{color:#fff;font-size:14px;margin:0 0 5px;font-weight:400;font-family:titillium web,sans-serif;line-height:1.2}@media screen and (min-width:600px){.panel-list a{padding-left:20px;padding-right:20px}.panel-target-heading{font-size:15px}}.panel-target-subheading{font-weight:200;margin:0;color:rgba(255,255,255,.6);font-size:11px;line-height:18px;letter-spacing:.08em}@media screen and (min-width:600px){.panel-target-subheading{font-size:12px}}.topbar .panel-social-target{display:block;color:#fff;width:35px;height:35px;background-color:#2e2e2e;margin-left:10px;margin-bottom:10px;border-radius:3px;padding:0}.rsb_top{text-align:center}@font-face{font-family:iconfont;src:url(/wp-content/themes/trendyblog-theme/assets/iconfont/iconfont.eot?aeab6ec8b5f6d40ad32be1e0906aa1fd?) format("embedded-opentype"),url(/wp-content/themes/trendyblog-theme/assets/iconfont/iconfont.woff2?aeab6ec8b5f6d40ad32be1e0906aa1fd) format("woff2"),url(/wp-content/themes/trendyblog-theme/assets/iconfont/iconfont.woff?aeab6ec8b5f6d40ad32be1e0906aa1fd) format("woff"),url(/wp-content/themes/trendyblog-theme/assets/iconfont/iconfont.ttf?aeab6ec8b5f6d40ad32be1e0906aa1fd) format("truetype"),url(/wp-content/themes/trendyblog-theme/assets/iconfont/iconfont.svg?aeab6ec8b5f6d40ad32be1e0906aa1fd) format("svg");font-weight:400;font-style:normal}.topbar .button{border-radius:35px;padding:15px 40px;background-color:#e99b3b;letter-spacing:.05em;color:#fff!important;text-transform:uppercase;line-height:1;text-align:center;font-size:16px;border:0;margin:20px 0 0}.topbar .button.button--wide{width:100%}form{margin-bottom:15px}input{line-height:normal;background-color:#fff;border:1px solid #ddd;outline:0;padding:8px 10px;margin:0;width:100%}input[type=submit]{border:none;color:#fff;width:auto}@media (max-width:768px){.container{width:100%}.col{width:100%;display:block;clear:both}article.post h1.entry_title{font-size:24px;line-height:32px}.theiaStickySidebar .widget-1{display:none}}@media (min-width:769px) and (max-width:992px){.container{width:750px}.col{width:100%;display:block;clear:both}}@media (min-width:993px) and (max-width:1200px){.container{width:970px}.col{float:left}}@media (min-width:1201px){.container{width:1170px}.col{float:left}}.full_meta span.meta_author i,.full_meta span.meta_comments:before,.full_meta span.meta_date:before,article.post .entry_content p a{color:#de7300}.author_box .posts,.full_meta span.meta_format,.item .item_thumb .thumb_icon a,input[type=submit]{background-color:#de7300}.author_box .posts{background-color:#f85050}.entry_content a:not(.ui-tabs-anchor):not(.btn):not(.gal-link):not(:hover){color:#de7300}ul li a i{font-style:normal}@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;src:local('Open Sans Regular'),local('OpenSans-Regular'),url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFVZ0e.ttf) format('truetype')}@font-face{font-family:'Titillium Web';font-style:normal;font-weight:400;src:local('Titillium Web Regular'),local('TitilliumWeb-Regular'),url(https://fonts.gstatic.com/s/titilliumweb/v8/NaPecZTIAOhVxoMyOr9n_E7fdMPmCA.ttf) format('truetype')}.et_monarch .et_social_sidebar_networks,.et_monarch .et_social_sidebar_networks a,.et_monarch .et_social_sidebar_networks i,.et_monarch .et_social_sidebar_networks li,.et_monarch .et_social_sidebar_networks span,.et_monarch .et_social_sidebar_networks ul{font-family:open sans,helvetica,arial,sans-serif;line-height:1em;text-transform:none;font-weight:400;margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background-image:none;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.et_monarch .et_social_icon{color:#fff;position:relative;z-index:100;display:block;overflow:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.et_monarch .et_social_sidebar_networks{font-family:open sans,helvetica,arial,sans-serif;line-height:1em;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-shadow:none!important;left:0;position:fixed;top:30%;z-index:999999}@font-face{font-family:etmonarch;src:url(/wp-content/plugins/zzz_monarch/css/fonts/ETmonarch_2.eot);src:url(/wp-content/plugins/zzz_monarch/css/fonts/ETmonarch_2.eot?) format('embedded-opentype'),url(/wp-content/plugins/zzz_monarch/css/fonts/ETmonarch_2.ttf) format('truetype'),url(/wp-content/plugins/zzz_monarch/css/fonts/ETmonarch_2.woff) format('woff'),url(/wp-content/plugins/zzz_monarch/css/fonts/ETmonarch_2.svg) format('svg');font-weight:400;font-style:normal}.et_monarch .et_social_icon,.et_monarch .et_social_icon:after,.et_monarch .et_social_icon:before{font-family:etmonarch;speak:none;font-style:normal;font-size:16px;line-height:16px;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;display:block}.et_monarch .et_social_icon_hackernews:after,.et_monarch .et_social_icon_hackernews:before{content:"\e620"}.et_monarch .et_social_icon_reddit:after,.et_monarch .et_social_icon_reddit:before{content:"\e628"}.et_monarch .et_social_icon_linkedin:after,.et_monarch .et_social_icon_linkedin:before{content:"\e631"}.et_monarch .et_social_icon_facebook:after,.et_monarch .et_social_icon_facebook:before{content:"\e63f"}.et_monarch .et_social_icon_twitter:after,.et_monarch .et_social_icon_twitter:before{content:"\e640"}.et_monarch .et_social_facebook{background-color:#3a579a}.et_monarch .et_social_twitter{background-color:#00abf0}.et_monarch .et_social_linkedin{background-color:#127bb6}.et_monarch .et_social_reddit{background-color:#fc461e}.et_monarch .et_social_hackernews{background-color:#f08641}.et_monarch .et_social_sidebar_networks ul{margin:0!important;list-style:none!important;padding:0!important}.et_monarch .et_social_sidebar_networks li{position:relative;width:40px;overflow:hidden;text-align:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.et_monarch .et_social_sidebar_networks a{display:block;padding:12px 0;float:left;width:100%;height:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.et_monarch .et_social_icon:after,.et_monarch .et_social_icon:before{position:relative;width:100%}.et_monarch .et_social_icon:after{display:none}.et_monarch .et_social_sidebar_grow li{left:0}.et_monarch span.et_social_hide_sidebar{background:rgba(0,0,0,.3);height:24px;width:24px;display:block;margin:8px 0 0 8px!important;border-radius:12px;opacity:0}.et_monarch span.et_social_hide_sidebar:before{content:"\e649";transform:rotate(-90deg);font-size:20px!important;line-height:24px!important;left:-1px}.et_monarch .et_social_sidebar_networks.et_social_visible_sidebar .et_social_icons_container{margin-left:0!important}.et_monarch .et_social_icons_container a{text-decoration:none!important}@media only screen and (max-width:1024px){.et_monarch .et_social_mobile_off{display:none!important}.et_monarch .et_social_sidebar_networks{display:none}}@-webkit-keyframes et_social_fadeInRight{0%{opacity:0;-webkit-transform:translateX(-30%)}100%{opacity:1;-webkit-transform:translateX(0)}}@-moz-keyframes et_social_fadeInRight{0%{opacity:0;-moz-transform:translateX(-30%)}100%{opacity:1;-moz-transform:translateX(0)}}@-o-keyframes et_social_fadeInRight{0%{opacity:0;-o-transform:translateX(-30%)}100%{opacity:1;-o-transform:translateX(0)}}@keyframes et_social_fadeInRight{from{opacity:0;transform:translateX(-30%)}to{opacity:1;transform:translateX(0)}}.et_monarch .et_social_slideright.et_social_animated{opacity:1;-webkit-animation:1s cubic-bezier(.77,0,.175,1) et_social_fadeInRight;-moz-animation:1s cubic-bezier(.77,0,.175,1) 1s et_social_fadeInRight;-o-animation:1s cubic-bezier(.77,0,.175,1) et_social_fadeInRight;animation:1s cubic-bezier(.77,0,.175,1) et_social_fadeInRight}.newsletters *,.newsletters :after,.newsletters :before{box-sizing:border-box}@-ms-viewport{width:device-width}.newsletters p{margin-top:0;margin-bottom:1rem}.newsletters input{margin:0;font-family:inherit;font-size:inherit;line-height:inherit;overflow:visible}.newsletters [type=submit]{-webkit-appearance:button}.newsletters [type=submit]::-moz-focus-inner{padding:0;border-style:none}.newsletters ::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}.newsletters .col-md-12{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}@media (min-width:768px){.newsletters .col-md-12{flex:0 0 100%;max-width:100%}}.newsletters .form-control{display:block;width:100%;height:calc(2.25rem + 2px);padding:.375rem .75rem;font-size:1rem;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem}.newsletters .form-control::-ms-expand{background-color:transparent;border:0}.newsletters .progress{display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.newsletters .progress-bar{display:flex;flex-direction:column;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff}.newsletters .progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.newsletters .sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}div.newslettername-wrapper,input.newslettername{display:none!important}.swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}#newsletters-2-form{background-color:FFFFFF}#newsletters-2-form .form-control{background-color:FFFFFF;color:555555;border-radius:4px}#newsletters-2-form i.newsletters-loading-icon{color:FFFFFF!important}script{width:0;max-width:0}</style><script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="9e155220c5198ec77ded2e6c-|49"></script><link rel="stylesheet" media="print" href="https://www.xda-developers.com/app/cache/autoptimize/css/autoptimize_36b2521cad4c29e1eb89659a8e32417d.css" onload="this.onload=null;this.media='all';" /><script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="9e155220c5198ec77ded2e6c-|49"></script><link rel="stylesheet" media="print" href="https://www.xda-developers.com/app/cache/autoptimize/css/autoptimize_9b3a69f2705c12c563e820cb643af6a5.css" onload="this.onload=null;this.media='(max-width:768px)';" /><script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="9e155220c5198ec77ded2e6c-|49"></script><link rel="stylesheet" media="print" href="https://www.xda-developers.com/app/cache/autoptimize/css/autoptimize_9b84fa7cbfa08b1430d2e07cd0d04c68.css" onload="this.onload=null;this.media='(min-width:769px) and (max-width:992px)';" /><script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="9e155220c5198ec77ded2e6c-|49"></script><link rel="stylesheet" media="print" href="https://www.xda-developers.com/app/cache/autoptimize/css/autoptimize_6c0feb0b334f6a6dbfefc94010ba854b.css" onload="this.onload=null;this.media='(min-width:993px) and (max-width:1200px)';" /><script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="9e155220c5198ec77ded2e6c-|49"></script><link rel="stylesheet" media="print" href="https://www.xda-developers.com/app/cache/autoptimize/css/autoptimize_4ad550aecbe5d95889141a452fb90286.css" onload="this.onload=null;this.media='(min-width:1201px)';" /><noscript id="aonoscrcss"><link media="all" href="https://www.xda-developers.com/app/cache/autoptimize/css/autoptimize_36b2521cad4c29e1eb89659a8e32417d.css" rel="stylesheet" /><link media="(max-width:768px)" href="https://www.xda-developers.com/app/cache/autoptimize/css/autoptimize_9b3a69f2705c12c563e820cb643af6a5.css" rel="stylesheet" /><link media="(min-width:769px) and (max-width:992px)" href="https://www.xda-developers.com/app/cache/autoptimize/css/autoptimize_9b84fa7cbfa08b1430d2e07cd0d04c68.css" rel="stylesheet" /><link media="(min-width:993px) and (max-width:1200px)" href="https://www.xda-developers.com/app/cache/autoptimize/css/autoptimize_6c0feb0b334f6a6dbfefc94010ba854b.css" rel="stylesheet" /><link media="(min-width:1201px)" href="https://www.xda-developers.com/app/cache/autoptimize/css/autoptimize_4ad550aecbe5d95889141a452fb90286.css" rel="stylesheet" /></noscript><title>XDA Portal &amp; Forums</title><meta name="robots" content="index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1" /><link rel="canonical" href="https://www.xda-developers.com/" /><meta property="og:locale" content="en_US" /><meta property="og:type" content="website" /><meta property="og:title" content="XDA Portal &amp; Forums" /><meta property="og:url" content="https://www.xda-developers.com/" /><meta property="og:site_name" content="xda-developers" /><meta property="article:publisher" content="https://www.facebook.com/xda.developers" /><meta property="article:modified_time" content="2021-06-10T02:30:35+00:00" /><meta name="twitter:card" content="summary_large_image" /><meta name="twitter:creator" content="@xdadevelopers" /><meta name="twitter:site" content="@xdadevelopers" /><link rel='dns-prefetch' href='//www.google.com' /><link rel='dns-prefetch' href='//fonts.googleapis.com' /><link rel='dns-prefetch' href='//s.w.org' /><link rel="alternate" type="application/rss+xml" title="xda-developers &raquo; Feed" href="https://www.xda-developers.com/feed/" /><link rel="alternate" type="application/rss+xml" title="xda-developers &raquo; Comments Feed" href="https://www.xda-developers.com/comments/feed/" /><link rel="alternate" type="application/rss+xml" title="xda-developers &raquo; XDA Portal &#038; Forums Comments Feed" href="https://www.xda-developers.com/xda-developers-android-forums/feed/" /> <script type="9e155220c5198ec77ded2e6c-text/javascript">window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/13.1.0\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/13.1.0\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/www.xda-developers.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=5.8.2"}};
			!function(e,a,t){var n,r,o,i=a.createElement("canvas"),p=i.getContext&&i.getContext("2d");function s(e,t){var a=String.fromCharCode;p.clearRect(0,0,i.width,i.height),p.fillText(a.apply(this,e),0,0);e=i.toDataURL();return p.clearRect(0,0,i.width,i.height),p.fillText(a.apply(this,t),0,0),e===i.toDataURL()}function c(e){var t=a.createElement("script");t.src=e,t.defer=t.type="text/javascript",a.getElementsByTagName("head")[0].appendChild(t)}for(o=Array("flag","emoji"),t.supports={everything:!0,everythingExceptFlag:!0},r=0;r<o.length;r++)t.supports[o[r]]=function(e){if(!p||!p.fillText)return!1;switch(p.textBaseline="top",p.font="600 32px Arial",e){case"flag":return s([127987,65039,8205,9895,65039],[127987,65039,8203,9895,65039])?!1:!s([55356,56826,55356,56819],[55356,56826,8203,55356,56819])&&!s([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]);case"emoji":return!s([10084,65039,8205,55357,56613],[10084,65039,8203,55357,56613])}return!1}(o[r]),t.supports.everything=t.supports.everything&&t.supports[o[r]],"flag"!==o[r]&&(t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&t.supports[o[r]]);t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&!t.supports.flag,t.DOMReady=!1,t.readyCallback=function(){t.DOMReady=!0},t.supports.everything||(n=function(){t.readyCallback()},a.addEventListener?(a.addEventListener("DOMContentLoaded",n,!1),e.addEventListener("load",n,!1)):(e.attachEvent("onload",n),a.attachEvent("onreadystatechange",function(){"complete"===a.readyState&&t.readyCallback()})),(n=t.source||{}).concatemoji?c(n.concatemoji):n.wpemoji&&n.twemoji&&(c(n.twemoji),c(n.wpemoji)))}(window,document,window._wpemojiSettings);</script> <noscript><link rel='stylesheet'  href='https://www.xda-developers.com/app/cache/autoptimize/css/autoptimize_single_f9de1d2102ac8d313a9885afdfb2f05f.css?ver=5.8.2' type='text/css' media='all' /></noscript><script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="9e155220c5198ec77ded2e6c-|49"></script><link rel='stylesheet' id='xdacustomcss-css' href='https://www.xda-developers.com/app/cache/autoptimize/css/autoptimize_single_f9de1d2102ac8d313a9885afdfb2f05f.css?ver=5.8.2' type='text/css' media='print' onload="this.onload=null;this.media='all';" /> <noscript><link crossorigin="anonymous" rel='stylesheet'  href='//fonts.googleapis.com/css?family=Open+Sans%7CHind%7CTitillium+Web%7CLexend+Deca&#038;ver=5.8.2' type='text/css' media='all' /></noscript><script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="9e155220c5198ec77ded2e6c-|49"></script><link crossorigin="anonymous" rel='stylesheet' id='xda-google-fonts-css' href='//fonts.googleapis.com/css?family=Open+Sans%7CHind%7CTitillium+Web%7CLexend+Deca&#038;ver=5.8.2' type='text/css' media='print' onload="this.onload=null;this.media='all';" /> <noscript><link rel="stylesheet" href="https://www.xda-developers.com/app/cache/minify/c2791.css" media="all" />
</noscript><script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="9e155220c5198ec77ded2e6c-|49"></script><link rel='stylesheet' id='wp-block-library-css' href='https://www.xda-developers.com/wp-includes/css/dist/block-library/style.min.css?ver=5.8.2' type='text/css' media='print' onload="this.onload=null;this.media='all';" /> <script type="9e155220c5198ec77ded2e6c-text/javascript" id='jquery-core-js-extra'>var df = {"THEME_NAME":"trendyblog","THEME_FULL_NAME":"TrendyBlog","adminUrl":"https:\/\/www.xda-developers.com\/wp-admin\/admin-ajax.php","gallery_id":"","galleryCat":"","imageUrl":"https:\/\/www.xda-developers.com\/app\/themes\/trendyblog-theme\/images\/","cssUrl":"https:\/\/www.xda-developers.com\/app\/themes\/trendyblog-theme\/css\/","themeUrl":"https:\/\/www.xda-developers.com\/app\/themes\/trendyblog-theme"};</script> <script src="https://www.xda-developers.com/app/cache/minify/16159.js" type="9e155220c5198ec77ded2e6c-text/javascript"></script>
<script type="9e155220c5198ec77ded2e6c-text/javascript" src='https://www.xda-developers.com/app/themes/trendyblog-theme/js/bxslider.min.js?ver=5.8.2' id='bxslider-js'></script> <script type="9e155220c5198ec77ded2e6c-text/javascript" src='https://www.xda-developers.com/app/themes/trendyblog-theme/js/fitvids.min.js?ver=5.8.2' id='fitvids-js'></script> <script type="9e155220c5198ec77ded2e6c-text/javascript" src='https://www.xda-developers.com/app/themes/trendyblog-theme/js/admin-ajax-static.js?ver=5.8.2' id='static-admin-script-js'></script> <script type="9e155220c5198ec77ded2e6c-text/javascript" src='https://www.xda-developers.com/app/plugins/xda-kco-affiliate/public/js/xda-kco-affiliate-public.js?ver=1.4.6' id='xda-kco-affiliate-js'></script> <script type="9e155220c5198ec77ded2e6c-text/javascript" src='https://www.xda-developers.com/app/plugins/gallery-lightbox-slider/js/jquery/photobox/jquery.photobox.js?ver=1.0.0.37' id='glg-photobox-js'></script> <link rel="https://api.w.org/" href="https://www.xda-developers.com/wp-json/" /><link rel="alternate" type="application/json" href="https://www.xda-developers.com/wp-json/wp/v2/pages/121727" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.xda-developers.com/xmlrpc.php?rsd" /><link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://www.xda-developers.com/wp-includes/wlwmanifest.xml" /><meta name="generator" content="WordPress 5.8.2" /><link rel="alternate" type="application/json+oembed" href="https://www.xda-developers.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.xda-developers.com%2F" /><link rel="alternate" type="text/xml+oembed" href="https://www.xda-developers.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.xda-developers.com%2F&#038;format=xml" /><meta name="parsely-title" content="xda-developers" /><meta name="parsely-link" content="https://www.xda-developers.com" /><meta name="parsely-type" content="index" /> <!--[if lte IE 9]><script src="https://www.xda-developers.com/app/themes/trendyblog-theme/js/shiv.min.js"></script><![endif]--><link rel="preload" as="style" href="https://www.xda-developers.com/app/plugins/code-prettify/prettify/prettify.css" /> <script type="9e155220c5198ec77ded2e6c-text/javascript">var wpmlAjax = 'https://www.xda-developers.com/app/plugins/wp-mailinglist/wp-mailinglist-ajax.php';
var wpmlUrl = 'https://www.xda-developers.com/app/plugins/wp-mailinglist';
var wpmlScroll = "N";
var newsletters_locale = "en";

	var newsletters_ajaxurl = 'https://www.xda-developers.com/wp-admin/admin-ajax.php?';

$ = jQuery.noConflict();

jQuery(document).ready(function() {
	if (jQuery.isFunction(jQuery.fn.select2)) {
		jQuery('.newsletters select').select2();
	}
	
	if (jQuery.isFunction(jQuery.fn.tooltip)) {
		jQuery('[data-toggle="tooltip"]').tooltip();
	}
});</script> <script type="9e155220c5198ec77ded2e6c-text/javascript">(function (s,o,n,a,r,i,z,e) {s['StackSonarObject']=r;s[r]=s[r]||function(){
  (s[r].q=s[r].q||[]).push(arguments)},s[r].l=1*new Date();i=o.createElement(n),
  z=o.getElementsByTagName(n)[0];i.async=1;i.src=a;z.parentNode.insertBefore(i,z)
  })(window,document,'script','https://www.stack-sonar.com/ping.js','stackSonar');

  stackSonar('stack-connect-wp', "zmaw32_jtgmWp4XJ_z7GCQ");</script> <script type="9e155220c5198ec77ded2e6c-text/javascript">console.firebug = true;

let stylevarcdn1 = '//forum.xda-cdn.com/';
let stylevarcdn2 = '//forum.xda-cdn.com/';
let stylevarcdn3 = '//forum.xda-cdn.com/';
let stylevarcdn4 = '//forum.xda-cdn.com/';
let fontawesomedonotfallback = true;
let is_mobile = (Math.max(document.documentElement.clientWidth, window.innerWidth || 0) < 601);

let forum_api_url = "https://api.xda-developers.com";
let forum_url = "https://forum.xda-developers.com";</script> <script type="9e155220c5198ec77ded2e6c-text/javascript">var portalData = {"meta":{"description":"XDA Portal Data - to request more info, contact bitpushr@xda-developers.com","updated":"Thursday, 09-Dec-21 05:20:02 UTC"},"xda-news":[{"post_id":567123,"post_title":"Benchmarking the Qualcomm Snapdragon 8 Gen 1: Setting performance expectations for 2022\u2019s flagships","permalink":"https:\/\/www.xda-developers.com\/qualcomm-snapdragon-8-gen-1-benchmarks\/","post_date":1638896422,"author":"Adam Conway","excerpt":"Just last week saw the advent of the new Qualcomm Snapdragon 8 Gen 1 at the company\u2019s tech summit in Hawaii. Qualcomm\u2019s latest chipset packs a whole host of major improvements across the board, making this one of the most exciting Qualcomm devices in a long time. While the company was hesitant to provide in-depth","images":{"small":"https:\/\/www.xda-developers.com\/files\/2021\/11\/Snapdragon-8-Gen-1-1-300x200.jpg","thumbnail":"https:\/\/www.xda-developers.com\/files\/2021\/11\/Snapdragon-8-Gen-1-1-150x150.jpg","medium":"https:\/\/www.xda-developers.com\/files\/2021\/11\/Snapdragon-8-Gen-1-1-300x200.jpg","large":"https:\/\/www.xda-developers.com\/files\/2021\/11\/Snapdragon-8-Gen-1-1-1024x683.jpg","full":"https:\/\/www.xda-developers.com\/files\/2021\/11\/Snapdragon-8-Gen-1-1.jpg"}},{"post_id":532887,"post_title":"Samsung Android 12 Tracker: Here are all the official One UI 4.0 stable and beta builds to download and install","permalink":"https:\/\/www.xda-developers.com\/samsung-one-ui-4-android-12-update-tracker\/","post_date":1638880215,"author":"Skanda Hazarika","excerpt":"It\u2019s that time of year again when Google releases the new version of its mobile operating system! The stable version of Android 12 is finally here after a long few months of beta testing, and a range of smartphone makers have already announced that they plan to roll it out to their users. Being one","images":{"small":"https:\/\/www.xda-developers.com\/files\/2021\/10\/One-UI-4-Update-Tracker-300x200.jpg","thumbnail":"https:\/\/www.xda-developers.com\/files\/2021\/10\/One-UI-4-Update-Tracker-150x150.jpg","medium":"https:\/\/www.xda-developers.com\/files\/2021\/10\/One-UI-4-Update-Tracker-300x200.jpg","large":"https:\/\/www.xda-developers.com\/files\/2021\/10\/One-UI-4-Update-Tracker-1024x683.jpg","full":"https:\/\/www.xda-developers.com\/files\/2021\/10\/One-UI-4-Update-Tracker.jpg"}},{"post_id":567319,"post_title":"Instagram announces new tools to help protect teens on its platform","permalink":"https:\/\/www.xda-developers.com\/instagram-new-tools-help-protect-teens\/","post_date":1638878404,"author":"Mahmoud Itani","excerpt":"Instagram can be an addictive platform, and users can spend a long time endlessly scrolling through feeds and topics without even noticing. Last month, the company announced that it would be testing a \u201cTake a Break\u201d feature with a small percentage of users. Adam Mosseri \u2014 head of Instagram \u2014 has now revealed some new","images":{"small":"https:\/\/www.xda-developers.com\/files\/2019\/08\/Glyph-Icon-hero-150x150.jpg","thumbnail":"https:\/\/www.xda-developers.com\/files\/2019\/08\/Glyph-Icon-hero-150x150.jpg","medium":"https:\/\/www.xda-developers.com\/files\/2019\/08\/Glyph-Icon-hero-300x166.jpg","large":"https:\/\/www.xda-developers.com\/files\/2019\/08\/Glyph-Icon-hero-1024x565.jpg","full":"https:\/\/www.xda-developers.com\/files\/2019\/08\/Glyph-Icon-hero.jpg"}},{"post_id":565279,"post_title":"Making sense of Qualcomm\u2019s new Snapdragon chipset naming scheme","permalink":"https:\/\/www.xda-developers.com\/qualcomm-chipset-naming-scheme-explained\/","post_date":1638874840,"author":"Adam Conway","excerpt":"Qualcomm has unveiled a quartet of chipsets: the Snapdragon 8 Gen 1, the Snapdragon G3x Gen 1, the Snapdragon Snapdragon 8cx Gen 3, and the Snapdragon 7c+ Gen 3. While it\u2019s technically not a new naming scheme if you\u2019ve been following Qualcomm\u2019s computing endeavors, it\u2019s new to the vast majority of Qualcomm\u2019s userbase. While previous","images":{"small":"https:\/\/www.xda-developers.com\/files\/2021\/11\/Snapdragon-8-Gen-1-8cx-Gen-3-G3x-4-300x200.jpg","thumbnail":"https:\/\/www.xda-developers.com\/files\/2021\/11\/Snapdragon-8-Gen-1-8cx-Gen-3-G3x-4-150x150.jpg","medium":"https:\/\/www.xda-developers.com\/files\/2021\/11\/Snapdragon-8-Gen-1-8cx-Gen-3-G3x-4-300x200.jpg","large":"https:\/\/www.xda-developers.com\/files\/2021\/11\/Snapdragon-8-Gen-1-8cx-Gen-3-G3x-4-1024x683.jpg","full":"https:\/\/www.xda-developers.com\/files\/2021\/11\/Snapdragon-8-Gen-1-8cx-Gen-3-G3x-4.jpg"}},{"post_id":532653,"post_title":"OnePlus Android 12 Tracker: Here are all the official OxygenOS 12 builds to download and install","permalink":"https:\/\/www.xda-developers.com\/oneplus-oxygenos-12-android-12-update-tracker\/","post_date":1638791154,"author":"Skanda Hazarika","excerpt":"Android 12 is finally here, and many of us are looking forward to getting it on our phones. Eyes are on all popular phone makers \u2014\u00a0including OnePlus \u2014\u00a0to see when they will begin rolling out updates. Matter of fact, the Chinese OEM has already kicked off an Open Beta program for evaluating OxygenOS 12,\u00a0the upcoming","images":{"small":"https:\/\/www.xda-developers.com\/files\/2021\/10\/OxygenOS-12-Update-Tracker-300x200.jpg","thumbnail":"https:\/\/www.xda-developers.com\/files\/2021\/10\/OxygenOS-12-Update-Tracker-150x150.jpg","medium":"https:\/\/www.xda-developers.com\/files\/2021\/10\/OxygenOS-12-Update-Tracker-300x200.jpg","large":"https:\/\/www.xda-developers.com\/files\/2021\/10\/OxygenOS-12-Update-Tracker-1024x683.jpg","full":"https:\/\/www.xda-developers.com\/files\/2021\/10\/OxygenOS-12-Update-Tracker.jpg"}},{"post_id":302695,"post_title":"Download: MIUI 12.5 Closed Beta for Xiaomi and Redmi devices [Update: Dec 6 builds]","permalink":"https:\/\/www.xda-developers.com\/download-miui-12-closed-beta-xiaomi-redmi-devices\/","post_date":1638790253,"author":"Aamir Siddiqui","excerpt":"The latest version of Xiaomi\u2019s custom Android skin \u2013 MIUI 12.5 \u2013 is finally here. The first incremental update over MIUI 12 has been unveiled at the Mi 11 launch event in China. Compared to MIUI 12, the stable version of which was released less than six months ago, MIUI 12.5 brings in a slew","images":{"small":"https:\/\/www.xda-developers.com\/files\/2020\/04\/miui-12-logo2-300x196.jpg","thumbnail":"https:\/\/www.xda-developers.com\/files\/2020\/04\/miui-12-logo2-150x150.jpg","medium":"https:\/\/www.xda-developers.com\/files\/2020\/04\/miui-12-logo2-300x196.jpg","large":"https:\/\/www.xda-developers.com\/files\/2020\/04\/miui-12-logo2-1024x670.jpg","full":"https:\/\/www.xda-developers.com\/files\/2020\/04\/miui-12-logo2.jpg"}},{"post_id":311158,"post_title":"Download: MIUI 12 stable update rolling out to several Xiaomi, Redmi and POCO devices","permalink":"https:\/\/www.xda-developers.com\/download-miui-12-stable-update-rolling-out-several-xiaomi-redmi-mi-poco-devices\/","post_date":1638784851,"author":"Aamir Siddiqui","excerpt":"MIUI 12 is the newest big release for Xiaomi smartphones, perhaps even bigger than an Android version jump. Features on Xiaomi devices are dictated more by their MIUI versions than the underlying Android version, so a MIUI version upgrade is an exciting event. This article will serve as the central repository of download links for","images":{"small":"https:\/\/www.xda-developers.com\/files\/2020\/04\/miui-12-featured-300x206.jpg","thumbnail":"https:\/\/www.xda-developers.com\/files\/2020\/04\/miui-12-featured-150x150.jpg","medium":"https:\/\/www.xda-developers.com\/files\/2020\/04\/miui-12-featured-300x206.jpg","large":"https:\/\/www.xda-developers.com\/files\/2020\/04\/miui-12-featured-1024x703.jpg","full":"https:\/\/www.xda-developers.com\/files\/2020\/04\/miui-12-featured.jpg"}},{"post_id":564139,"post_title":"The Apple Watch is praised for fitness, but it can do a lot more than that","permalink":"https:\/\/www.xda-developers.com\/apple-watch-more-than-fitness\/","post_date":1638626410,"author":"Mahmoud Itani","excerpt":"When someone says Apple Watch, the first thing that comes to the minds of a lot of people is fitness. And this makes total sense, considering Apple mostly markets the health features of the watch. However, there\u2019s a lot more to this smartwatch than just tracking your activity, workouts, and the data revolving around them.","images":{"small":"https:\/\/www.xda-developers.com\/files\/2021\/11\/Apple-Watch-SE-featured-photo-300x200.jpg","thumbnail":"https:\/\/www.xda-developers.com\/files\/2021\/11\/Apple-Watch-SE-featured-photo-150x150.jpg","medium":"https:\/\/www.xda-developers.com\/files\/2021\/11\/Apple-Watch-SE-featured-photo-300x200.jpg","large":"https:\/\/www.xda-developers.com\/files\/2021\/11\/Apple-Watch-SE-featured-photo-1024x683.jpg","full":"https:\/\/www.xda-developers.com\/files\/2021\/11\/Apple-Watch-SE-featured-photo.jpg"}},{"post_id":559427,"post_title":"Chromebooks, Windows and how MediaTek plans to win computing","permalink":"https:\/\/www.xda-developers.com\/interview-mediatek-chromebooks-windows-victor-tyan\/","post_date":1638540004,"author":"Rich Woods","excerpt":"Last week was MediaTek\u2019s Executive Summit in Laguna Beach, and the company sponsored a group of journalists and influencers to head out there and hear what the firm had to say. While there were no new announcements related to the company\u2019s Chromebook efforts, I got to sit down with Victor Tyan, who leads MediaTek\u2019s compute","images":{"small":"https:\/\/www.xda-developers.com\/files\/2021\/11\/MediaTek-Chromebook-5-300x200.jpg","thumbnail":"https:\/\/www.xda-developers.com\/files\/2021\/11\/MediaTek-Chromebook-5-150x150.jpg","medium":"https:\/\/www.xda-developers.com\/files\/2021\/11\/MediaTek-Chromebook-5-300x200.jpg","large":"https:\/\/www.xda-developers.com\/files\/2021\/11\/MediaTek-Chromebook-5-1024x683.jpg","full":"https:\/\/www.xda-developers.com\/files\/2021\/11\/MediaTek-Chromebook-5.jpg"}},{"post_id":551235,"post_title":"Samsung Galaxy S22: Everything we know so far about the flagship series, along with XDA\u2019s Wishlist!","permalink":"https:\/\/www.xda-developers.com\/samsung-galaxy-s22\/","post_date":1638443242,"author":"Sumukh Rao","excerpt":"Samsung\u2019s flagship \u2018S\u2019 series is one of the most popular premium phones across the globe. The smartphone giant packs all the latest advancements in technology into the \u2018S\u2019 series including the latest chip, the best cameras, the brightest display, etc. The Galaxy S21 Ultra from earlier this year tops our list of the best smartphones","images":{"small":"https:\/\/www.xda-developers.com\/files\/2021\/09\/Galaxy-S22-S22-Plus-Feature-Image-150x150.jpg","thumbnail":"https:\/\/www.xda-developers.com\/files\/2021\/09\/Galaxy-S22-S22-Plus-Feature-Image-150x150.jpg","medium":"https:\/\/www.xda-developers.com\/files\/2021\/09\/Galaxy-S22-S22-Plus-Feature-Image-300x169.jpg","large":"https:\/\/www.xda-developers.com\/files\/2021\/09\/Galaxy-S22-S22-Plus-Feature-Image-1024x576.jpg","full":"https:\/\/www.xda-developers.com\/files\/2021\/09\/Galaxy-S22-S22-Plus-Feature-Image.jpg"}}],"vendor":[{"name":"Apple","url":"\/tag\/apple\/","posts":[{"post_id":568209,"post_title":"Apple now allows developers to create custom App Store product pages","permalink":"https:\/\/www.xda-developers.com\/apple-allows-developers-create-custom-app-store-product-pages\/","post_date":1638988546,"author":"Mahmoud Itani","excerpt":"Back in June, Apple announced during WWDC21 that it would eventually allow app developers to create custom App Store product pages. This enables them to showcase different contents \u2014 such as icons, screenshots, and descriptions \u2014 to different people. Developers will get access to statistics based on each product page to find out which appeals","images":{"thumbnail":"https:\/\/www.xda-developers.com\/files\/2021\/11\/iPhone-Home-Screen-with-the-App-Store-in-focus-1-150x150.jpg","medium":"https:\/\/www.xda-developers.com\/files\/2021\/11\/iPhone-Home-Screen-with-the-App-Store-in-focus-1-300x200.jpg","large":"https:\/\/www.xda-developers.com\/files\/2021\/11\/iPhone-Home-Screen-with-the-App-Store-in-focus-1-1024x683.jpg","full":"https:\/\/www.xda-developers.com\/files\/2021\/11\/iPhone-Home-Screen-with-the-App-Store-in-focus-1.jpg"}},{"post_id":568135,"post_title":"Facebook and Snapchat are still tracking iOS users who have opted out","permalink":"https:\/\/www.xda-developers.com\/facebook-and-snapchat-tracking-ios-users-who-opted-out\/","post_date":1638982235,"author":"Mahmoud Itani","excerpt":"Earlier this year, Apple introduced its App Tracking Transparency (ATT) feature as part of\u00a0iOS 14.5. The company first announced this privacy-focused addition last year, during WWDC20. ATT gives users the option to decide whether they want apps to track them across other apps and websites for tailored advertisements. By toggling it off, app developers aren\u2019t","images":{"thumbnail":"https:\/\/www.xda-developers.com\/files\/2021\/12\/Facebook-and-snapchat-spying-1-150x150.jpg","medium":"https:\/\/www.xda-developers.com\/files\/2021\/12\/Facebook-and-snapchat-spying-1-300x200.jpg","large":"https:\/\/www.xda-developers.com\/files\/2021\/12\/Facebook-and-snapchat-spying-1-1024x683.jpg","full":"https:\/\/www.xda-developers.com\/files\/2021\/12\/Facebook-and-snapchat-spying-1.jpg"}},{"post_id":568061,"post_title":"Razer\u2019s $60 MagSafe RGB fan will keep your phone cool while gaming","permalink":"https:\/\/www.xda-developers.com\/razers-magsafe-fan-keep-phone-cool\/","post_date":1638972655,"author":"Mahmoud Itani","excerpt":"Razer has announced a new accessory aimed at mobile gamers. Those who play modern games that require a lot of resources will be thrilled to hear about the all-new Phone Cooler Chroma. This cooling fan from Razer includes MagSafe support so you can elegantly attach it to newer iPhones. But worry not, Android gamers, for","images":{"thumbnail":"https:\/\/www.xda-developers.com\/files\/2021\/12\/razer-phone-cooler-chroma-hero-desktop-150x150.jpg","medium":"https:\/\/www.xda-developers.com\/files\/2021\/12\/razer-phone-cooler-chroma-hero-desktop-300x175.jpg","large":"https:\/\/www.xda-developers.com\/files\/2021\/12\/razer-phone-cooler-chroma-hero-desktop-1024x596.jpg","full":"https:\/\/www.xda-developers.com\/files\/2021\/12\/razer-phone-cooler-chroma-hero-desktop.jpg"}},{"post_id":568025,"post_title":"Facebook sets up a new website to circumvent app store fees","permalink":"https:\/\/www.xda-developers.com\/facebook-sets-up-website-to-circumvent-app-store-fees\/","post_date":1638968445,"author":"Mahmoud Itani","excerpt":"Apple and Google charge relatively high commission fees for using their billing systems \u2014 which both indie developers and major corporations have criticized. Meta\u2018s latest move to circumvent these fees is launching a website dedicated to selling Facebook\u00a0Stars. Stars are virtual points users can buy during Facebook video livestreams to support their favorite creators. When","images":{"thumbnail":"https:\/\/www.xda-developers.com\/files\/2021\/12\/Facebook-stars-store-e1638968284346-150x150.jpg","medium":"https:\/\/www.xda-developers.com\/files\/2021\/12\/Facebook-stars-store-e1638968284346-300x137.jpg","large":"https:\/\/www.xda-developers.com\/files\/2021\/12\/Facebook-stars-store-e1638968284346-1024x468.jpg","full":"https:\/\/www.xda-developers.com\/files\/2021\/12\/Facebook-stars-store-e1638968284346.jpg"}}]},{"name":"Asus","url":"\/tag\/asus\/","posts":[{"post_id":353347,"post_title":"These are the Best Laptops you can buy in 2021","permalink":"https:\/\/www.xda-developers.com\/best-laptops\/","post_date":1638781242,"author":"Jo\u00e3o Carrasqueira","excerpt":"Planning to upgrade to a new laptop this year? Here are some of the best and highly recommended laptop options across different price points!","images":{"thumbnail":"https:\/\/www.xda-developers.com\/files\/2021\/04\/best-laptops-150x150.jpg","medium":"https:\/\/www.xda-developers.com\/files\/2021\/04\/best-laptops-300x200.jpg","large":"https:\/\/www.xda-developers.com\/files\/2021\/04\/best-laptops-1024x683.jpg","full":"https:\/\/www.xda-developers.com\/files\/2021\/04\/best-laptops.jpg"}},{"post_id":421871,"post_title":"These are the best Windows Hello facial recognition laptops in 2021","permalink":"https:\/\/www.xda-developers.com\/best-laptops-with-windows-hello\/","post_date":1638349244,"author":"Jo\u00e3o Carrasqueira","excerpt":"In recent years, it\u2019s become more and more apparent that passwords can be insecure, and they\u2019re often very easy to guess, leaving many people unprotected. Beyond that, having to type in a password every time you want to unlock your computer can be a chore. Thankfully, a few years ago, Microsoft introduced Windows Hello, and","images":{"thumbnail":"https:\/\/www.xda-developers.com\/files\/2021\/04\/Windows-Hello-face-recognition-XDA-150x150.jpg","medium":"https:\/\/www.xda-developers.com\/files\/2021\/04\/Windows-Hello-face-recognition-XDA-300x200.jpg","large":"https:\/\/www.xda-developers.com\/files\/2021\/04\/Windows-Hello-face-recognition-XDA-1024x683.jpg","full":"https:\/\/www.xda-developers.com\/files\/2021\/04\/Windows-Hello-face-recognition-XDA.jpg"}},{"post_id":562665,"post_title":"TWRP 3.6.0 released with support for devices that launched with Android 11","permalink":"https:\/\/www.xda-developers.com\/twrp-3-6-0-release-android-11-support\/","post_date":1638183526,"author":"Skanda Hazarika","excerpt":"Team Win Recovery Project, or TWRP for short, has been around for several years now and it has grown to become the go-to option for the Android community to replace the stock recovery on their devices with a more advanced and feature-rich substitute. For most users, installing any kind of aftermarket software modification, whether it","images":{"thumbnail":"https:\/\/www.xda-developers.com\/files\/2018\/04\/TWRP-Feature-Image-150x150.png","medium":"https:\/\/www.xda-developers.com\/files\/2018\/04\/TWRP-Feature-Image-300x197.png","large":"https:\/\/www.xda-developers.com\/files\/2018\/04\/TWRP-Feature-Image-1024x672.png","full":"https:\/\/www.xda-developers.com\/files\/2018\/04\/TWRP-Feature-Image.png"}},{"post_id":560975,"post_title":"ASUS ROG Phone II receives Android 11, just in time for Android 12","permalink":"https:\/\/www.xda-developers.com\/rog-phone-2-android-11-update\/","post_date":1637776265,"author":"Corbin Davenport","excerpt":"For the past few years, ASUS has sold high-end gaming phones under its ROG brand. There\u2019s a lot to like about them, from their improved cooling over normal smartphones to the customized software with more gaming features, but the phones also have a few problems. ASUS has always been slow to update its ROG lineup,","images":{"thumbnail":"https:\/\/www.xda-developers.com\/files\/2019\/07\/ASUS-ROG-Phone-II-Back-150x150.jpg","medium":"https:\/\/www.xda-developers.com\/files\/2019\/07\/ASUS-ROG-Phone-II-Back-300x198.jpg","large":"https:\/\/www.xda-developers.com\/files\/2019\/07\/ASUS-ROG-Phone-II-Back-1024x674.jpg","full":"https:\/\/www.xda-developers.com\/files\/2019\/07\/ASUS-ROG-Phone-II-Back.jpg"}}]},{"name":"Google","url":"\/tag\/google\/","posts":[{"post_id":568197,"post_title":"YouTube to stay on Roku devices with new multi-year agreement","permalink":"https:\/\/www.xda-developers.com\/roku-youtube-agreement\/","post_date":1638989557,"author":"Corbin Davenport","excerpt":"Roku and Google spent most of this year battling over distribution agreements for YouTube and YouTube TV, which resulted in Roku devices losing access to the dedicated YouTube TV app, and the threat of both services being removed completely loomed over Roku owners. Now both companies have apparently decided to stop bickering, as they have","images":{"thumbnail":"https:\/\/www.xda-developers.com\/files\/2021\/04\/roku-express-4k-alt-150x150.jpg","medium":"https:\/\/www.xda-developers.com\/files\/2021\/04\/roku-express-4k-alt-300x169.jpg","large":"https:\/\/www.xda-developers.com\/files\/2021\/04\/roku-express-4k-alt.jpg","full":"https:\/\/www.xda-developers.com\/files\/2021\/04\/roku-express-4k-alt.jpg"}},{"post_id":567771,"post_title":"Flutter 2.8 introduces 2D game engine and faster app performance","permalink":"https:\/\/www.xda-developers.com\/flutter-2-8\/","post_date":1638986447,"author":"Corbin Davenport","excerpt":"Flutter is Google\u2019s framework for creating cross-platform applications that work on desktop, the web, and mobile. It\u2019s already one of the best ways to develop cross-platform software, and Google is constantly adding new features. Flutter v2.8 is now available, and it aims to make game development on Flutter easier than ever. The main new feature","images":{"thumbnail":"https:\/\/www.xda-developers.com\/files\/2021\/12\/Untitled3-150x150.jpg","medium":"https:\/\/www.xda-developers.com\/files\/2021\/12\/Untitled3-300x169.jpg","large":"https:\/\/www.xda-developers.com\/files\/2021\/12\/Untitled3-1024x576.jpg","full":"https:\/\/www.xda-developers.com\/files\/2021\/12\/Untitled3.jpg"}},{"post_id":567991,"post_title":"Android 12L Beta 1 goes live for Google Pixel phones","permalink":"https:\/\/www.xda-developers.com\/android-12l-beta-1-google-pixel-phones\/","post_date":1638986425,"author":"Adam Conway","excerpt":"Android 12 arrived in October and was shortly followed by an Android 12L developer preview. Android 12L is a feature-drop update specifically designed to bring several optimizations and improvements for foldables and large screen devices. Back before the full release of Android 12, we\u00a0talked about an Android 12.1 update\u00a0in September this year. At the time,","images":{"thumbnail":"https:\/\/www.xda-developers.com\/files\/2021\/10\/Android-12L-featured-150x150.jpg","medium":"https:\/\/www.xda-developers.com\/files\/2021\/10\/Android-12L-featured-300x200.jpg","large":"https:\/\/www.xda-developers.com\/files\/2021\/10\/Android-12L-featured-1024x683.jpg","full":"https:\/\/www.xda-developers.com\/files\/2021\/10\/Android-12L-featured.jpg"}},{"post_id":568061,"post_title":"Razer\u2019s $60 MagSafe RGB fan will keep your phone cool while gaming","permalink":"https:\/\/www.xda-developers.com\/razers-magsafe-fan-keep-phone-cool\/","post_date":1638972655,"author":"Mahmoud Itani","excerpt":"Razer has announced a new accessory aimed at mobile gamers. Those who play modern games that require a lot of resources will be thrilled to hear about the all-new Phone Cooler Chroma. This cooling fan from Razer includes MagSafe support so you can elegantly attach it to newer iPhones. But worry not, Android gamers, for","images":{"thumbnail":"https:\/\/www.xda-developers.com\/files\/2021\/12\/razer-phone-cooler-chroma-hero-desktop-150x150.jpg","medium":"https:\/\/www.xda-developers.com\/files\/2021\/12\/razer-phone-cooler-chroma-hero-desktop-300x175.jpg","large":"https:\/\/www.xda-developers.com\/files\/2021\/12\/razer-phone-cooler-chroma-hero-desktop-1024x596.jpg","full":"https:\/\/www.xda-developers.com\/files\/2021\/12\/razer-phone-cooler-chroma-hero-desktop.jpg"}}]},{"name":"HTC","url":"\/tag\/htc\/","posts":[{"post_id":538233,"post_title":"HTC unveils Vive Flow, a portable VR headset that uses your phone as a controller","permalink":"https:\/\/www.xda-developers.com\/htc-vive-flow-launch\/","post_date":1634311457,"author":"Kishan Vyas","excerpt":"After weeks of leaks and teases, HTC\u2019s highly anticipated Vive Flow VR headset is finally here. The Vive Flow is a departure from the previous HTC VR headsets. Unlike the earlier models, which needed to be tethered to a PC, the Vive Flow is a standalone device that uses your Android phone as a controller.","images":{"thumbnail":"https:\/\/www.xda-developers.com\/files\/2021\/10\/pair-android-phone-1366-150x150.jpg","medium":"https:\/\/www.xda-developers.com\/files\/2021\/10\/pair-android-phone-1366-300x217.jpg","large":"https:\/\/www.xda-developers.com\/files\/2021\/10\/pair-android-phone-1366-1024x742.jpg","full":"https:\/\/www.xda-developers.com\/files\/2021\/10\/pair-android-phone-1366.jpg"}},{"post_id":536745,"post_title":"HTC\u2019s Upcoming Vive Flow Headset looks like a pair of portable VR Glasses","permalink":"https:\/\/www.xda-developers.com\/htc-vive-flow-leaks\/","post_date":1634131856,"author":"Sumukh Rao","excerpt":"HTC\u2019s mobile division may have gone silent, but the company has been doing a good job with its VR hardware. The HTC Vive is one of the more popular VR headsets competing against products from rivals like Oculus. Earlier this year, we got a glimpse of the HTC Vive Air, a concept VR headset focused","images":{"thumbnail":"https:\/\/www.xda-developers.com\/files\/2021\/10\/HTC-Vive-Flow-150x150.jpeg","medium":"https:\/\/www.xda-developers.com\/files\/2021\/10\/HTC-Vive-Flow-300x169.jpeg","large":"https:\/\/www.xda-developers.com\/files\/2021\/10\/HTC-Vive-Flow-1024x576.jpeg","full":"https:\/\/www.xda-developers.com\/files\/2021\/10\/HTC-Vive-Flow.jpeg"}},{"post_id":492765,"post_title":"HTC apparently wants to sell you a new mid-range Android tablet","permalink":"https:\/\/www.xda-developers.com\/htc-a100-mid-range-tablet-leak\/","post_date":1628333166,"author":"Adam Conway","excerpt":"Android tablets aren\u2019t exactly the most popular pieces of tech on the market, especially when looking outside of the list of best Android tablets. However, an \u201cHTC A100\u201d tablet was spotted on Google Play Console, featuring 8GB of RAM, a Unisoc Tiger (Spreadtrum) T618 chipset, a Full HD+ display, and Android 11. HTC A100 (Could","images":{"thumbnail":"https:\/\/www.xda-developers.com\/files\/2021\/08\/HTC-A100-Feature-Image-150x150.jpg","medium":"https:\/\/www.xda-developers.com\/files\/2021\/08\/HTC-A100-Feature-Image-300x169.jpg","large":"https:\/\/www.xda-developers.com\/files\/2021\/08\/HTC-A100-Feature-Image-1024x576.jpg","full":"https:\/\/www.xda-developers.com\/files\/2021\/08\/HTC-A100-Feature-Image.jpg"}},{"post_id":486389,"post_title":"Download Android USB Drivers for popular OEMs","permalink":"https:\/\/www.xda-developers.com\/download-android-usb-drivers\/","post_date":1628081673,"author":"Skanda Hazarika","excerpt":"So you\u2019ve got an Android device and want to dive deep into the world of modding? Be it rooting or installing a custom ROM like LineageOS, most of the aftermarket modding requires you to connect your Android smartphone to a computer using a USB cable so you can use tools like the Android Debug Bridge","images":{"thumbnail":"https:\/\/www.xda-developers.com\/files\/2021\/08\/Android-USB-Drivers-150x150.jpg","medium":"https:\/\/www.xda-developers.com\/files\/2021\/08\/Android-USB-Drivers-300x200.jpg","large":"https:\/\/www.xda-developers.com\/files\/2021\/08\/Android-USB-Drivers-1024x683.jpg","full":"https:\/\/www.xda-developers.com\/files\/2021\/08\/Android-USB-Drivers.jpg"}}]},{"name":"Huawei","url":"\/tag\/huawei\/","posts":[{"post_id":554721,"post_title":"Huawei MateBook 14s review: The 90Hz display puts it over the top","permalink":"https:\/\/www.xda-developers.com\/huawei-matebook-14s-review\/","post_date":1638291633,"author":"Rich Woods","excerpt":"Huawei has a history of making some really great laptops. It was the first to put Dolby Atmos audio in a 13-inch laptop with the MateBook X, and it\u2019s always pushed for high screen-to-body ratios, quality keyboards, and more. The Huawei MateBook 14 is one of the first to ship with Windows 11, and it","images":{"thumbnail":"https:\/\/www.xda-developers.com\/files\/2021\/11\/Huawei-MateBook-14s-11-150x150.jpg","medium":"https:\/\/www.xda-developers.com\/files\/2021\/11\/Huawei-MateBook-14s-11-300x200.jpg","large":"https:\/\/www.xda-developers.com\/files\/2021\/11\/Huawei-MateBook-14s-11-1024x683.jpg","full":"https:\/\/www.xda-developers.com\/files\/2021\/11\/Huawei-MateBook-14s-11.jpg"}},{"post_id":555643,"post_title":"Huawei might license its smartphone designs to avoid US trade sanctions","permalink":"https:\/\/www.xda-developers.com\/huawei-license-smartphone-designs\/","post_date":1637007623,"author":"Corbin Davenport","excerpt":"Huawei has been the subject of numerous back-and-forth battles over international trade, largely due to security concerns over the networking equipment it sells to carriers and other tech companies. That hasn\u2019t stopped Huawei\u2019s smartphone division from taking hit after hit, though \u2014 Google was legally required to withdraw the company\u2019s Android license in 2020, and","images":{"thumbnail":"https:\/\/www.xda-developers.com\/files\/2021\/08\/Huawei-P50-Pro-XDA-hands-on177754-150x150.jpg","medium":"https:\/\/www.xda-developers.com\/files\/2021\/08\/Huawei-P50-Pro-XDA-hands-on177754-300x192.jpg","large":"https:\/\/www.xda-developers.com\/files\/2021\/08\/Huawei-P50-Pro-XDA-hands-on177754-1024x655.jpg","full":"https:\/\/www.xda-developers.com\/files\/2021\/08\/Huawei-P50-Pro-XDA-hands-on177754.jpg"}},{"post_id":352177,"post_title":"Googlefier lets you easily install Google apps on Huawei devices","permalink":"https:\/\/www.xda-developers.com\/googlefier-easily-install-gms-huawei-honor-devices\/","post_date":1636360102,"author":"Ben Sin","excerpt":"The Google ban imposed on Huawei by the U.S. government has led to the Chinese tech giant\u2019s once burgeoning phone business falling off a cliff,\u00a0because as great as Huawei\u2019s smartphone hardware may be, not having access to core Google Mobile Services apps such as YouTube and Google Drive makes the phone\u2019s software very hard to","images":{"thumbnail":"https:\/\/www.xda-developers.com\/files\/2019\/09\/mate-30-play-store-150x150.jpg","medium":"https:\/\/www.xda-developers.com\/files\/2019\/09\/mate-30-play-store-300x200.jpg","large":"https:\/\/www.xda-developers.com\/files\/2019\/09\/mate-30-play-store-1024x683.jpg","full":"https:\/\/www.xda-developers.com\/files\/2019\/09\/mate-30-play-store.jpg"}},{"post_id":338217,"post_title":"These are the Best Android Phones to buy in December: Samsung, Google, OnePlus, and more!","permalink":"https:\/\/www.xda-developers.com\/best-android-phones\/","post_date":1635854454,"author":"Ben Sin","excerpt":"Need a new phone? Look no further than this selection of best android phones you should buy, including the Z Fold 2, OnePlus 8 and Pixel 5!","images":{"thumbnail":"https:\/\/www.xda-developers.com\/files\/2021\/10\/Google-Pixel-6-Pro-Feature-Image-Watermarked-150x150.jpg","medium":"https:\/\/www.xda-developers.com\/files\/2021\/10\/Google-Pixel-6-Pro-Feature-Image-Watermarked-300x225.jpg","large":"https:\/\/www.xda-developers.com\/files\/2021\/10\/Google-Pixel-6-Pro-Feature-Image-Watermarked-1024x768.jpg","full":"https:\/\/www.xda-developers.com\/files\/2021\/10\/Google-Pixel-6-Pro-Feature-Image-Watermarked.jpg"}}]},{"name":"Lenovo","url":"\/tag\/lenovo\/","posts":[{"post_id":561045,"post_title":"Lenovo ThinkBook Plus review: If a Kindle and a laptop had a baby","permalink":"https:\/\/www.xda-developers.com\/lenovo-thinkbook-plus-gen-2-review\/","post_date":1638979218,"author":"Rich Woods","excerpt":"Have you ever wondered what it would be like to have a laptop that has an E Ink screen built into the lid? Most people probably haven\u2019t, but Lenovo has. The ThinkBook Plus does precisely that, and Gen 2 is being seeded to reviewers. Personally, I was excited about it. I\u2019m a big fan of","images":{"thumbnail":"https:\/\/www.xda-developers.com\/files\/2021\/11\/Lenovo-ThinkBook-Plus-9-150x150.jpg","medium":"https:\/\/www.xda-developers.com\/files\/2021\/11\/Lenovo-ThinkBook-Plus-9-300x200.jpg","large":"https:\/\/www.xda-developers.com\/files\/2021\/11\/Lenovo-ThinkBook-Plus-9-1024x683.jpg","full":"https:\/\/www.xda-developers.com\/files\/2021\/11\/Lenovo-ThinkBook-Plus-9.jpg"}},{"post_id":464681,"post_title":"These are the best convertible laptops to buy in 2021","permalink":"https:\/\/www.xda-developers.com\/best-convertible-laptops\/","post_date":1638882032,"author":"Jo\u00e3o Carrasqueira","excerpt":"When buying a laptop, there are a few form factors you can choose from. You can buy a typical clamshell laptop if you just want the basics, or go with a tablet and a detachable keyboard if portability is your number one priority. But then there\u2019s the best form factor a PC can have \u2013","images":{"thumbnail":"https:\/\/www.xda-developers.com\/files\/2021\/07\/Best-convertible-laptops-150x150.jpg","medium":"https:\/\/www.xda-developers.com\/files\/2021\/07\/Best-convertible-laptops-300x200.jpg","large":"https:\/\/www.xda-developers.com\/files\/2021\/07\/Best-convertible-laptops-1024x683.jpg","full":"https:\/\/www.xda-developers.com\/files\/2021\/07\/Best-convertible-laptops.jpg"}},{"post_id":567107,"post_title":"Grab a Lenovo Smart Clock 2 for only $40 ($30 off), and get a free light bulb","permalink":"https:\/\/www.xda-developers.com\/lenovo-smart-clock-2-deal-december-2021\/","post_date":1638822587,"author":"Corbin Davenport","excerpt":"Lenovo released a new Smart Clock earlier this year, and just like the original model, it\u2019s a small touchscreen clock with the full power of Google Assistant. The Lenovo Smart Clock 2 wasn\u2019t a great deal at its original price point of $70, but now you can pick one up for just $39.88, and Lenovo","images":{"thumbnail":"https:\/\/www.xda-developers.com\/files\/2021\/10\/Lenovo-Smart-Clock-2-review-4-150x150.jpg","medium":"https:\/\/www.xda-developers.com\/files\/2021\/10\/Lenovo-Smart-Clock-2-review-4-300x200.jpg","large":"https:\/\/www.xda-developers.com\/files\/2021\/10\/Lenovo-Smart-Clock-2-review-4.jpg","full":"https:\/\/www.xda-developers.com\/files\/2021\/10\/Lenovo-Smart-Clock-2-review-4.jpg"}},{"post_id":358011,"post_title":"Here are the best 4G LTE laptops you can buy in 2021","permalink":"https:\/\/www.xda-developers.com\/best-4g-lte-laptops\/","post_date":1638788423,"author":"Jo\u00e3o Carrasqueira","excerpt":"Nowadays, the market is flooded with fantastic laptops that can do everything you want and then some. There are lots of devices out there, and you\u2019re usually spoiled for choice. However, if you want a laptop that can stay connected on the road, your options are a bit more limited. Laptops with 4G or even","images":{"thumbnail":"https:\/\/www.xda-developers.com\/files\/2021\/02\/Best-4G-LTE-laptops-2-150x150.jpg","medium":"https:\/\/www.xda-developers.com\/files\/2021\/02\/Best-4G-LTE-laptops-2-300x225.jpg","large":"https:\/\/www.xda-developers.com\/files\/2021\/02\/Best-4G-LTE-laptops-2-1024x768.jpg","full":"https:\/\/www.xda-developers.com\/files\/2021\/02\/Best-4G-LTE-laptops-2.jpg"}}]},{"name":"LG","url":"\/tag\/lg\/","posts":[{"post_id":567797,"post_title":"Google Stadia now available on most LG smart TVs","permalink":"https:\/\/www.xda-developers.com\/stadia-lg-smart-tv\/","post_date":1638921626,"author":"Corbin Davenport","excerpt":"Google\u2019s Stadia game streaming platform has had a rocky history so far, but the past few months have given Stadia players some reasons to stay engaged. Phone Link rolled out in September, turning your smartphone into a touch-screen gamepad for Stadia games, and Google has offered sale after sale on Stadia hardware. The platform\u2019s reach","images":{"thumbnail":"https:\/\/www.xda-developers.com\/files\/2020\/02\/google-stadia-featured-150x150.jpg","medium":"https:\/\/www.xda-developers.com\/files\/2020\/02\/google-stadia-featured-300x197.jpg","large":"https:\/\/www.xda-developers.com\/files\/2020\/02\/google-stadia-featured-1024x672.jpg","full":"https:\/\/www.xda-developers.com\/files\/2020\/02\/google-stadia-featured.jpg"}},{"post_id":566555,"post_title":"LG will shut down its bootloader unlocking service on December 31","permalink":"https:\/\/www.xda-developers.com\/lg-bootloader-unlocking-shut-down-december-31\/","post_date":1638784847,"author":"Pranob Mehrotra","excerpt":"When LG officially announced its exit from the smartphone market earlier this year, it reassured LG smartphone users that it would continue to provide software updates for some devices. However, this software update commitment only applied to a few of LG\u2019s recent smartphones. Users with older LG phones were left with no option but to","images":{"thumbnail":"https:\/\/www.xda-developers.com\/files\/2020\/07\/LG-Velvet-Review-13-150x150.jpg","medium":"https:\/\/www.xda-developers.com\/files\/2020\/07\/LG-Velvet-Review-13-300x200.jpg","large":"https:\/\/www.xda-developers.com\/files\/2020\/07\/LG-Velvet-Review-13-1024x681.jpg","full":"https:\/\/www.xda-developers.com\/files\/2020\/07\/LG-Velvet-Review-13.jpg"}},{"post_id":563583,"post_title":"Grab an LG OLED TV for under $900 this Cyber Monday","permalink":"https:\/\/www.xda-developers.com\/lg-oled-48-inch-cyber-monday-deal\/","post_date":1638187254,"author":"Sumukh Rao","excerpt":"If you\u2019ve been waiting to buy a new TV, there\u2019s no better time to do so than during the Cyber Monday sales. You get a variety of products to choose from with big discounts which means you can pick up a premium product at a lower than usual price. The LG A1 Series 48-inch TV","images":{"thumbnail":"https:\/\/www.xda-developers.com\/files\/2021\/11\/LG-A1-OLED-TV-150x150.jpg","medium":"https:\/\/www.xda-developers.com\/files\/2021\/11\/LG-A1-OLED-TV-300x200.jpg","large":"https:\/\/www.xda-developers.com\/files\/2021\/11\/LG-A1-OLED-TV-1024x683.jpg","full":"https:\/\/www.xda-developers.com\/files\/2021\/11\/LG-A1-OLED-TV.jpg"}},{"post_id":559675,"post_title":"Here are the Best Cyber Monday 2021 Deals on TVs and Home Audio equipment","permalink":"https:\/\/www.xda-developers.com\/best-black-friday-tv-audio-deals\/","post_date":1638029410,"author":"Sumukh Rao","excerpt":"It\u2019s that time of the year again when you can finally hit the Checkout button below your tech wishlist! Black Friday 2021 is here followed by Cyber Monday which means a ton of your favorite gadgets are discounted. You can get some really good deals across various categories which you can find in our comprehensive","images":{"thumbnail":"https:\/\/www.xda-developers.com\/files\/2021\/11\/Black-Friday-Deals-on-TVs-and-Home-Audio-150x150.png","medium":"https:\/\/www.xda-developers.com\/files\/2021\/11\/Black-Friday-Deals-on-TVs-and-Home-Audio-300x200.png","large":"https:\/\/www.xda-developers.com\/files\/2021\/11\/Black-Friday-Deals-on-TVs-and-Home-Audio-1024x683.png","full":"https:\/\/www.xda-developers.com\/files\/2021\/11\/Black-Friday-Deals-on-TVs-and-Home-Audio.png"}}]},{"name":"Microsoft","url":"\/tag\/microsoft\/","posts":[{"post_id":465039,"post_title":"These are the best Microsoft Surface PCs in 2021","permalink":"https:\/\/www.xda-developers.com\/best-microsoft-surface-pcs\/","post_date":1638954038,"author":"Jo\u00e3o Carrasqueira","excerpt":"Ever since the inception of Microsoft\u2019s Surface line of products, they were meant to be showcase devices. Like Google\u2019s Nexus (and now Pixel) family, Surface devices are supposed to show other companies what can and should be done with a Windows PC. The original Surface Pro arguably kicked the convertible market into gear. In the","images":{"thumbnail":"https:\/\/www.xda-developers.com\/files\/2021\/06\/Best-Microsoft-Surface-PCs-150x150.jpg","medium":"https:\/\/www.xda-developers.com\/files\/2021\/06\/Best-Microsoft-Surface-PCs-300x200.jpg","large":"https:\/\/www.xda-developers.com\/files\/2021\/06\/Best-Microsoft-Surface-PCs-1024x683.jpg","full":"https:\/\/www.xda-developers.com\/files\/2021\/06\/Best-Microsoft-Surface-PCs.jpg"}},{"post_id":467289,"post_title":"XDA Basics: Here\u2019s how to download and install Windows 11","permalink":"https:\/\/www.xda-developers.com\/download-windows-11\/","post_date":1638828036,"author":"Jo\u00e3o Carrasqueira","excerpt":"Windows 11 is finally here, and if you\u2019ve read our review, you know we found it to fix many of the mistakes Microsoft made with Windows 8 and 10. This is the most visually appealing operating system Microsoft has made in a while, including tons of redesigned apps and visual elements. It has new features","images":{"thumbnail":"https:\/\/www.xda-developers.com\/files\/2021\/06\/download-Windows-11-150x150.jpg","medium":"https:\/\/www.xda-developers.com\/files\/2021\/06\/download-Windows-11-300x200.jpg","large":"https:\/\/www.xda-developers.com\/files\/2021\/06\/download-Windows-11-1024x683.jpg","full":"https:\/\/www.xda-developers.com\/files\/2021\/06\/download-Windows-11.jpg"}},{"post_id":482011,"post_title":"How to dual-boot Windows 11 and Linux on your PC","permalink":"https:\/\/www.xda-developers.com\/dual-boot-windows-11-linux\/","post_date":1638804624,"author":"Jo\u00e3o Carrasqueira","excerpt":"Windows 11 is now rolling out to PCs around the world, and if you\u2019ve read our Windows 11 review, you know we recommend the upgrade from Windows 10. It has a brand-new visual design that\u2019s more consistent and attractive, and it includes some big new features like support for Android apps. As good as it","images":{"thumbnail":"https:\/\/www.xda-developers.com\/files\/2021\/07\/Dual-boot-Windows-11-and-Linux-150x150.jpg","medium":"https:\/\/www.xda-developers.com\/files\/2021\/07\/Dual-boot-Windows-11-and-Linux-300x200.jpg","large":"https:\/\/www.xda-developers.com\/files\/2021\/07\/Dual-boot-Windows-11-and-Linux-1024x682.jpg","full":"https:\/\/www.xda-developers.com\/files\/2021\/07\/Dual-boot-Windows-11-and-Linux.jpg"}},{"post_id":358011,"post_title":"Here are the best 4G LTE laptops you can buy in 2021","permalink":"https:\/\/www.xda-developers.com\/best-4g-lte-laptops\/","post_date":1638788423,"author":"Jo\u00e3o Carrasqueira","excerpt":"Nowadays, the market is flooded with fantastic laptops that can do everything you want and then some. There are lots of devices out there, and you\u2019re usually spoiled for choice. However, if you want a laptop that can stay connected on the road, your options are a bit more limited. Laptops with 4G or even","images":{"thumbnail":"https:\/\/www.xda-developers.com\/files\/2021\/02\/Best-4G-LTE-laptops-2-150x150.jpg","medium":"https:\/\/www.xda-developers.com\/files\/2021\/02\/Best-4G-LTE-laptops-2-300x225.jpg","large":"https:\/\/www.xda-developers.com\/files\/2021\/02\/Best-4G-LTE-laptops-2-1024x768.jpg","full":"https:\/\/www.xda-developers.com\/files\/2021\/02\/Best-4G-LTE-laptops-2.jpg"}}]},{"name":"Motorola","url":"\/tag\/motorola\/","posts":[]},{"name":"Nokia","url":"\/tag\/nokia\/","posts":[{"post_id":562665,"post_title":"TWRP 3.6.0 released with support for devices that launched with Android 11","permalink":"https:\/\/www.xda-developers.com\/twrp-3-6-0-release-android-11-support\/","post_date":1638183526,"author":"Skanda Hazarika","excerpt":"Team Win Recovery Project, or TWRP for short, has been around for several years now and it has grown to become the go-to option for the Android community to replace the stock recovery on their devices with a more advanced and feature-rich substitute. For most users, installing any kind of aftermarket software modification, whether it","images":{"thumbnail":"https:\/\/www.xda-developers.com\/files\/2018\/04\/TWRP-Feature-Image-150x150.png","medium":"https:\/\/www.xda-developers.com\/files\/2018\/04\/TWRP-Feature-Image-300x197.png","large":"https:\/\/www.xda-developers.com\/files\/2018\/04\/TWRP-Feature-Image-1024x672.png","full":"https:\/\/www.xda-developers.com\/files\/2018\/04\/TWRP-Feature-Image.png"}},{"post_id":532613,"post_title":"Android 12 Custom ROM List: Unofficially update your Android smartphone!","permalink":"https:\/\/www.xda-developers.com\/android-12-custom-rom\/","post_date":1637334339,"author":"Skanda Hazarika","excerpt":"Ever since Google announced the arrival of Android 12\u2018s stable release and dropped the source code to AOSP, the tinkering party is underway here at XDA. But unless you own a current-generation device like the OnePlus 9\/9 Pro or the Samsung Galaxy S21, there\u2019s a very good chance that you will have to wait for","images":{"thumbnail":"https:\/\/www.xda-developers.com\/files\/2021\/10\/Android-12-Custom-Rom-option-2-150x150.jpg","medium":"https:\/\/www.xda-developers.com\/files\/2021\/10\/Android-12-Custom-Rom-option-2-300x200.jpg","large":"https:\/\/www.xda-developers.com\/files\/2021\/10\/Android-12-Custom-Rom-option-2-1024x683.jpg","full":"https:\/\/www.xda-developers.com\/files\/2021\/10\/Android-12-Custom-Rom-option-2.jpg"}},{"post_id":485763,"post_title":"[Update: Launched in India] HMD\u2019s new Nokia XR20 boasts durable hardware and long-term software support","permalink":"https:\/\/www.xda-developers.com\/nokia-xr20-launch\/","post_date":1634562210,"author":"Kishan Vyas","excerpt":"HMD Global today unveiled a new Android phone called the Nokia XR20. The new phone isn\u2019t packed with the most powerful internals out there, nor does it try to win you over with a bold design. What it promises instead is longevity. The Nokia XR20 is designed to last long, and it boasts some impressive","images":{"thumbnail":"https:\/\/www.xda-developers.com\/files\/2021\/07\/Nokia-XR20_276987_JPG-150x150.jpg","medium":"https:\/\/www.xda-developers.com\/files\/2021\/07\/Nokia-XR20_276987_JPG-300x225.jpg","large":"https:\/\/www.xda-developers.com\/files\/2021\/07\/Nokia-XR20_276987_JPG-1024x767.jpg","full":"https:\/\/www.xda-developers.com\/files\/2021\/07\/Nokia-XR20_276987_JPG.jpg"}},{"post_id":535957,"post_title":"Nokia G300 is a new dirt-cheap 5G smartphone from HMD Global","permalink":"https:\/\/www.xda-developers.com\/nokia-g300-launch\/","post_date":1634044518,"author":"Kishan Vyas","excerpt":"HMD Global on Tuesday unveiled the Nokia G300, the company\u2019s most affordable 5G smartphone yet. For $199, the Nokia G300 gives you a large 6.5-inch display, Snapdragon 480 SoC, 5G support, a sizeable battery, and a near-stock Android experience. Nokia G300: Specifications Specification Nokia G300 Dimensions and Weight 9.28mm x 169.41mm 78.423mm Display 6.5-inch IPS","images":{"thumbnail":"https:\/\/www.xda-developers.com\/files\/2021\/10\/Nokia-G300-featured-150x150.webp","medium":"https:\/\/www.xda-developers.com\/files\/2021\/10\/Nokia-G300-featured-300x169.webp","large":"https:\/\/www.xda-developers.com\/files\/2021\/10\/Nokia-G300-featured-1024x575.webp","full":"https:\/\/www.xda-developers.com\/files\/2021\/10\/Nokia-G300-featured.webp"}}]},{"name":"OnePlus","url":"\/tag\/oneplus\/","posts":[{"post_id":567189,"post_title":"OnePlus launches its Red Cable Club rewards program in Europe","permalink":"https:\/\/www.xda-developers.com\/oneplus-red-cable-club-europe-launch\/","post_date":1638860719,"author":"Kishan Vyas","excerpt":"OnePlus has launched Red Cable Club in Europe. Launched two years ago, the Red Cable Club is a rewards program that offers exclusive benefits and handy discounts on OnePlus phones and other products. The program so far has been exclusive to the Indian market, but at last, the company is finally bringing it to Europe.","images":{"thumbnail":"https:\/\/www.xda-developers.com\/files\/2021\/12\/Red-Cable-Club-featured-150x150.jpg","medium":"https:\/\/www.xda-developers.com\/files\/2021\/12\/Red-Cable-Club-featured-300x140.jpg","large":"https:\/\/www.xda-developers.com\/files\/2021\/12\/Red-Cable-Club-featured-1024x477.jpg","full":"https:\/\/www.xda-developers.com\/files\/2021\/12\/Red-Cable-Club-featured.jpg"}},{"post_id":566951,"post_title":"Download: OnePlus 9 and OnePlus 9 Pro receive stable Android 12 with OxygenOS 12 update","permalink":"https:\/\/www.xda-developers.com\/download-oneplus-9-oneplus-9-pro-android-12-oxygenos-12\/","post_date":1638815398,"author":"Adam Conway","excerpt":"The OnePlus 9 and OnePlus 9 Pro are two fantastic devices that have been released this year, and we\u2019ve been waiting for quite a while to see what the company does when it comes to the OxygenOS-ColorOS merger. While it\u2019s pretty clear that the Android 12 previews for both devices were based on ColorOS, they","images":{"thumbnail":"https:\/\/www.xda-developers.com\/files\/2021\/12\/oneplus-9-pro-back-watermarked-150x150.jpg","medium":"https:\/\/www.xda-developers.com\/files\/2021\/12\/oneplus-9-pro-back-watermarked-300x225.jpg","large":"https:\/\/www.xda-developers.com\/files\/2021\/12\/oneplus-9-pro-back-watermarked-1024x768.jpg","full":"https:\/\/www.xda-developers.com\/files\/2021\/12\/oneplus-9-pro-back-watermarked.jpg"}},{"post_id":532653,"post_title":"OnePlus Android 12 Tracker: Here are all the official OxygenOS 12 builds to download and install","permalink":"https:\/\/www.xda-developers.com\/oneplus-oxygenos-12-android-12-update-tracker\/","post_date":1638791154,"author":"Skanda Hazarika","excerpt":"Android 12 is finally here, and many of us are looking forward to getting it on our phones. Eyes are on all popular phone makers \u2014\u00a0including OnePlus \u2014\u00a0to see when they will begin rolling out updates. Matter of fact, the Chinese OEM has already kicked off an Open Beta program for evaluating OxygenOS 12,\u00a0the upcoming","images":{"thumbnail":"https:\/\/www.xda-developers.com\/files\/2021\/10\/OxygenOS-12-Update-Tracker-150x150.jpg","medium":"https:\/\/www.xda-developers.com\/files\/2021\/10\/OxygenOS-12-Update-Tracker-300x200.jpg","large":"https:\/\/www.xda-developers.com\/files\/2021\/10\/OxygenOS-12-Update-Tracker-1024x683.jpg","full":"https:\/\/www.xda-developers.com\/files\/2021\/10\/OxygenOS-12-Update-Tracker.jpg"}},{"post_id":565853,"post_title":"OnePlus Games receives a minor visual refresh, preps a \u201cSmart resolution\u201d feature","permalink":"https:\/\/www.xda-developers.com\/oneplus-games-update-visual-refresh-smart-resolution-feature-coming\/","post_date":1638514980,"author":"Kishan Vyas","excerpt":"The OnePlus Games app, previously OnePlus Game Space, is a one-stop shop for all your gaming needs. It comes pre-installed on most OnePlus phones and lets you access your game library, check out your game stats, enable optimizations and enhancements, and more from one centralized space. The app last received a major redesign last year,","images":{"thumbnail":"https:\/\/www.xda-developers.com\/files\/2021\/12\/OnePlus-Games-version-3.0.0-featured-150x150.jpg","medium":"https:\/\/www.xda-developers.com\/files\/2021\/12\/OnePlus-Games-version-3.0.0-featured-300x200.jpg","large":"https:\/\/www.xda-developers.com\/files\/2021\/12\/OnePlus-Games-version-3.0.0-featured-1024x683.jpg","full":"https:\/\/www.xda-developers.com\/files\/2021\/12\/OnePlus-Games-version-3.0.0-featured.jpg"}}]},{"name":"OPPO","url":"\/tag\/oppo\/","posts":[{"post_id":567403,"post_title":"OPPO shows off a retractable camera ahead of INNO DAY 2021","permalink":"https:\/\/www.xda-developers.com\/oppo-teases-retractable-camera\/","post_date":1638883795,"author":"Kishan Vyas","excerpt":"OPPO is all set to host its annual OPPO INNO DAY event in China next week, where the Chinese smartphone maker will showcase cutting-edge smartphone hardware, concept products, and other technological achievements. Ahead of the event, OPPO has teased a self-developed retractable camera that could debut on an upcoming OPPO flagship. OPPO\u2019s global Twitter account","images":{"thumbnail":"https:\/\/www.xda-developers.com\/files\/2021\/12\/Screenshot-2021-12-07-at-6.50.07-PM-150x150.jpg","medium":"https:\/\/www.xda-developers.com\/files\/2021\/12\/Screenshot-2021-12-07-at-6.50.07-PM-300x169.jpg","large":"https:\/\/www.xda-developers.com\/files\/2021\/12\/Screenshot-2021-12-07-at-6.50.07-PM-1024x576.jpg","full":"https:\/\/www.xda-developers.com\/files\/2021\/12\/Screenshot-2021-12-07-at-6.50.07-PM.jpg"}},{"post_id":566505,"post_title":"OPPO shares exact ColorOS 12 stable\/beta release dates for some devices","permalink":"https:\/\/www.xda-developers.com\/oppo-shares-exact-coloros-12-release-dates\/","post_date":1638775852,"author":"Pranob Mehrotra","excerpt":"OPPO first showcased ColorOS 12 based on Android 12 in China back in September. The company then rolled out the first beta build to Find X3 Pro users in Indonesia and Malaysia in early October. Shortly thereafter, OPPO shared the release timeline for several more devices, including the Reno 6 series, the Reno 5 series,","images":{"thumbnail":"https:\/\/www.xda-developers.com\/files\/2021\/10\/ColorOS-12-2-150x150.jpg","medium":"https:\/\/www.xda-developers.com\/files\/2021\/10\/ColorOS-12-2-300x200.jpg","large":"https:\/\/www.xda-developers.com\/files\/2021\/10\/ColorOS-12-2-1024x683.jpg","full":"https:\/\/www.xda-developers.com\/files\/2021\/10\/ColorOS-12-2.jpg"}},{"post_id":558919,"post_title":"The OPPO Reno 7 looks a lot like the OnePlus Nord N20","permalink":"https:\/\/www.xda-developers.com\/oppo-reno-7-leaked-renders-nord-20-like-design\/","post_date":1637566047,"author":"Kishan Vyas","excerpt":"OPPO\u2019s upcoming Reno 7 series has been subject to some heavy leaks over the past few weeks. Now ahead of the official launch, leaked renders of the Reno 7 and Reno 7 have surfaced, giving us the best look at the new phones. Leaked renders of the Reno 7 and Reno 7 Pro come courtesy","images":{"thumbnail":"https:\/\/www.xda-developers.com\/files\/2021\/11\/OPPO-Find-7-featured-150x150.jpg","medium":"https:\/\/www.xda-developers.com\/files\/2021\/11\/OPPO-Find-7-featured-300x200.jpg","large":"https:\/\/www.xda-developers.com\/files\/2021\/11\/OPPO-Find-7-featured-1024x683.jpg","full":"https:\/\/www.xda-developers.com\/files\/2021\/11\/OPPO-Find-7-featured.jpg"}},{"post_id":389447,"post_title":"These are the Best True Wireless Earbuds to buy in 2021","permalink":"https:\/\/www.xda-developers.com\/best-wireless-earbuds\/","post_date":1637308808,"author":"Sumukh Rao","excerpt":"If you consume a lot of media on the go or listen to your favorite tracks while commuting, having a good pair of TWS or True Wireless Earbuds can be just as important as having an awesome smartphone. There\u2019s a fine line between having cheap earbuds that just allow you to listen to your music,","images":{"thumbnail":"https:\/\/www.xda-developers.com\/files\/2021\/01\/Screen-Shot-2021-01-27-at-4.28.26-PM-150x150.jpg","medium":"https:\/\/www.xda-developers.com\/files\/2021\/01\/Screen-Shot-2021-01-27-at-4.28.26-PM-300x176.jpg","large":"https:\/\/www.xda-developers.com\/files\/2021\/01\/Screen-Shot-2021-01-27-at-4.28.26-PM-1024x601.jpg","full":"https:\/\/www.xda-developers.com\/files\/2021\/01\/Screen-Shot-2021-01-27-at-4.28.26-PM.jpg"}}]},{"name":"Razer","url":"\/tag\/razer\/","posts":[{"post_id":568061,"post_title":"Razer\u2019s $60 MagSafe RGB fan will keep your phone cool while gaming","permalink":"https:\/\/www.xda-developers.com\/razers-magsafe-fan-keep-phone-cool\/","post_date":1638972655,"author":"Mahmoud Itani","excerpt":"Razer has announced a new accessory aimed at mobile gamers. Those who play modern games that require a lot of resources will be thrilled to hear about the all-new Phone Cooler Chroma. This cooling fan from Razer includes MagSafe support so you can elegantly attach it to newer iPhones. But worry not, Android gamers, for","images":{"thumbnail":"https:\/\/www.xda-developers.com\/files\/2021\/12\/razer-phone-cooler-chroma-hero-desktop-150x150.jpg","medium":"https:\/\/www.xda-developers.com\/files\/2021\/12\/razer-phone-cooler-chroma-hero-desktop-300x175.jpg","large":"https:\/\/www.xda-developers.com\/files\/2021\/12\/razer-phone-cooler-chroma-hero-desktop-1024x596.jpg","full":"https:\/\/www.xda-developers.com\/files\/2021\/12\/razer-phone-cooler-chroma-hero-desktop.jpg"}},{"post_id":353347,"post_title":"These are the Best Laptops you can buy in 2021","permalink":"https:\/\/www.xda-developers.com\/best-laptops\/","post_date":1638781242,"author":"Jo\u00e3o Carrasqueira","excerpt":"Planning to upgrade to a new laptop this year? Here are some of the best and highly recommended laptop options across different price points!","images":{"thumbnail":"https:\/\/www.xda-developers.com\/files\/2021\/04\/best-laptops-150x150.jpg","medium":"https:\/\/www.xda-developers.com\/files\/2021\/04\/best-laptops-300x200.jpg","large":"https:\/\/www.xda-developers.com\/files\/2021\/04\/best-laptops-1024x683.jpg","full":"https:\/\/www.xda-developers.com\/files\/2021\/04\/best-laptops.jpg"}},{"post_id":564957,"post_title":"Qualcomm announces the Snapdragon G3x Gen 1 Gaming Platform with a Razer developer kit","permalink":"https:\/\/www.xda-developers.com\/qualcomm-snapdragon-g3x-gen-1\/","post_date":1638399640,"author":"Adam Conway","excerpt":"Qualcomm unveiled the Qualcomm Snapdragon 8 Gen 1 yesterday on day one of the company\u2019s tech summit. It marks the introduction of a new naming scheme and packs a ton of improvements over last year\u2019s Snapdragon 888 chipset, particularly when it comes to gaming. The new Adreno GPU sports a 30% graphics rendering capability boost","images":{"thumbnail":"https:\/\/www.xda-developers.com\/files\/2021\/12\/Snapdragon-G3x-Developer-Kit-2-150x150.jpg","medium":"https:\/\/www.xda-developers.com\/files\/2021\/12\/Snapdragon-G3x-Developer-Kit-2-300x200.jpg","large":"https:\/\/www.xda-developers.com\/files\/2021\/12\/Snapdragon-G3x-Developer-Kit-2-1024x683.jpg","full":"https:\/\/www.xda-developers.com\/files\/2021\/12\/Snapdragon-G3x-Developer-Kit-2.jpg"}},{"post_id":421871,"post_title":"These are the best Windows Hello facial recognition laptops in 2021","permalink":"https:\/\/www.xda-developers.com\/best-laptops-with-windows-hello\/","post_date":1638349244,"author":"Jo\u00e3o Carrasqueira","excerpt":"In recent years, it\u2019s become more and more apparent that passwords can be insecure, and they\u2019re often very easy to guess, leaving many people unprotected. Beyond that, having to type in a password every time you want to unlock your computer can be a chore. Thankfully, a few years ago, Microsoft introduced Windows Hello, and","images":{"thumbnail":"https:\/\/www.xda-developers.com\/files\/2021\/04\/Windows-Hello-face-recognition-XDA-150x150.jpg","medium":"https:\/\/www.xda-developers.com\/files\/2021\/04\/Windows-Hello-face-recognition-XDA-300x200.jpg","large":"https:\/\/www.xda-developers.com\/files\/2021\/04\/Windows-Hello-face-recognition-XDA-1024x683.jpg","full":"https:\/\/www.xda-developers.com\/files\/2021\/04\/Windows-Hello-face-recognition-XDA.jpg"}}]},{"name":"Samsung","url":"\/tag\/samsung\/","posts":[{"post_id":568231,"post_title":"Galaxy S21 FE will reportedly ship with Android 12 and One UI 4.0","permalink":"https:\/\/www.xda-developers.com\/galaxy-s21-fe-android-12\/","post_date":1638994686,"author":"Corbin Davenport","excerpt":"The Galaxy S20 FE (for \u2018Fan Edition\u2019) was a smash hit last year, thanks to its flagship hardware at a lower cost, but plans for a sequel have been constantly delayed. The phone seemed like it was cancelled for a while, but more recently, a new wave of leaks and renders have cropped up. There","images":{"thumbnail":"https:\/\/www.xda-developers.com\/files\/2021\/11\/samsung-galaxy-s21-fe-marketing-leak-1-150x150.jpg","medium":"https:\/\/www.xda-developers.com\/files\/2021\/11\/samsung-galaxy-s21-fe-marketing-leak-1-300x212.jpg","large":"https:\/\/www.xda-developers.com\/files\/2021\/11\/samsung-galaxy-s21-fe-marketing-leak-1-1024x724.jpg","full":"https:\/\/www.xda-developers.com\/files\/2021\/11\/samsung-galaxy-s21-fe-marketing-leak-1.jpg"}},{"post_id":568181,"post_title":"Samsung shakes up mobile and consumer electronics divisions, names new CEOs","permalink":"https:\/\/www.xda-developers.com\/sasmung-division-merger\/","post_date":1638985289,"author":"Corbin Davenport","excerpt":"It\u2019s sometimes easy to forget how massive Samsung is as a corporation, with divisions for consumer electronics, shipbuilding, construction, life insurance, theme parks, advertising, and much more. Samsung Electronics is the main money-maker of the group, but it\u2019s currently undergoing a corporate shuffle with the goal of integrating its products. Samsung Electronics said on Tuesday","images":{"thumbnail":"https:\/\/www.xda-developers.com\/files\/2018\/09\/samsunglogo-1-150x150.png","medium":"https:\/\/www.xda-developers.com\/files\/2018\/09\/samsunglogo-1-300x200.png","large":"https:\/\/www.xda-developers.com\/files\/2018\/09\/samsunglogo-1-1024x683.png","full":"https:\/\/www.xda-developers.com\/files\/2018\/09\/samsunglogo-1.png"}},{"post_id":442093,"post_title":"The Best Leather Cases for the Galaxy S21 Ultra in 2021","permalink":"https:\/\/www.xda-developers.com\/best-galaxy-s21-ultra-leather-cases\/","post_date":1638969636,"author":"Sumukh Rao","excerpt":"Samsung debuted the Galaxy S21 series earlier than usual this year, its newest devices under its successful Galaxy S series. The Galaxy S21 Ultra leads the trio on several frontiers, including size, features, and price. It\u2019s no surprise that the Galaxy S21 Ultra is one of the best Android phones you can get today. If","images":{"thumbnail":"https:\/\/www.xda-developers.com\/files\/2021\/05\/galaxy-s21-ultra-150x150.jpg","medium":"https:\/\/www.xda-developers.com\/files\/2021\/05\/galaxy-s21-ultra-300x169.jpg","large":"https:\/\/www.xda-developers.com\/files\/2021\/05\/galaxy-s21-ultra.jpg","full":"https:\/\/www.xda-developers.com\/files\/2021\/05\/galaxy-s21-ultra.jpg"}},{"post_id":567547,"post_title":"Samsung Galaxy Z Flip 3 and Galaxy Z Fold 3 are the latest to get stable Android 12 with One UI 4","permalink":"https:\/\/www.xda-developers.com\/samsung-galaxy-z-flip-3-z-fold-3-one-ui-4-stable-android-12\/","post_date":1638893426,"author":"Skanda Hazarika","excerpt":"Samsung\u2019s One UI 4 update train is moving full steam ahead. After rolling out the latest iteration of One UI with Android 12 to the Galaxy S21 lineup in most regions, the Korean OEM has now shifted its focus to the current-gen foldables. Both the Galaxy Z Flip 3 and the Galaxy Z Fold 3","images":{"thumbnail":"https:\/\/www.xda-developers.com\/files\/2021\/08\/Samsung-Galaxy-Z-Fold-3-Z-Flip-3-133444dsdff-150x150.jpg","medium":"https:\/\/www.xda-developers.com\/files\/2021\/08\/Samsung-Galaxy-Z-Fold-3-Z-Flip-3-133444dsdff-300x200.jpg","large":"https:\/\/www.xda-developers.com\/files\/2021\/08\/Samsung-Galaxy-Z-Fold-3-Z-Flip-3-133444dsdff-1024x683.jpg","full":"https:\/\/www.xda-developers.com\/files\/2021\/08\/Samsung-Galaxy-Z-Fold-3-Z-Flip-3-133444dsdff.jpg"}}]},{"name":"Sony","url":"\/tag\/sony\/","posts":[{"post_id":566343,"post_title":"Sony reportedly working on PlayStation competitor to Xbox Game Pass","permalink":"https:\/\/www.xda-developers.com\/sony-playstation-competitor-xbox-game-pass\/","post_date":1638555494,"author":"Corbin Davenport","excerpt":"Xbox Game Pass has been a success for Microsoft, giving PC and Xbox players unlimited access to over 100 major games for a single monthly subscription. The service has also served as the groundwork for Microsoft\u2019s attempt at cloud gaming, Xbox Game Streaming, which gives players instant access to titles from Game Pass. Now it","images":{"thumbnail":"https:\/\/www.xda-developers.com\/files\/2021\/05\/Sony-PlayStation-5-console-logo-150x150.jpg","medium":"https:\/\/www.xda-developers.com\/files\/2021\/05\/Sony-PlayStation-5-console-logo-300x200.jpg","large":"https:\/\/www.xda-developers.com\/files\/2021\/05\/Sony-PlayStation-5-console-logo-1024x683.jpg","full":"https:\/\/www.xda-developers.com\/files\/2021\/05\/Sony-PlayStation-5-console-logo.jpg"}},{"post_id":563039,"post_title":"Save $300 on the Sony Bravia X90J 65-inch 4K LED Google TV with this Cyber Monday deal","permalink":"https:\/\/www.xda-developers.com\/sony-65-inch-4k-tv-cyber-monday-deal\/","post_date":1638032277,"author":"Sumukh Rao","excerpt":"Sony is one of the most renowned brands in the TV industry. If you want a good quality TV that will last you a long time, Sony is surely the way to go. A Sony TV generally costs more than a lesser-known brand, but the extra premium is well worth it when you consider the","images":{"thumbnail":"https:\/\/www.xda-developers.com\/files\/2021\/11\/Sony-Bravia-TV-150x150.jpg","medium":"https:\/\/www.xda-developers.com\/files\/2021\/11\/Sony-Bravia-TV-300x200.jpg","large":"https:\/\/www.xda-developers.com\/files\/2021\/11\/Sony-Bravia-TV-1024x683.jpg","full":"https:\/\/www.xda-developers.com\/files\/2021\/11\/Sony-Bravia-TV.jpg"}},{"post_id":559675,"post_title":"Here are the Best Cyber Monday 2021 Deals on TVs and Home Audio equipment","permalink":"https:\/\/www.xda-developers.com\/best-black-friday-tv-audio-deals\/","post_date":1638029410,"author":"Sumukh Rao","excerpt":"It\u2019s that time of the year again when you can finally hit the Checkout button below your tech wishlist! Black Friday 2021 is here followed by Cyber Monday which means a ton of your favorite gadgets are discounted. You can get some really good deals across various categories which you can find in our comprehensive","images":{"thumbnail":"https:\/\/www.xda-developers.com\/files\/2021\/11\/Black-Friday-Deals-on-TVs-and-Home-Audio-150x150.png","medium":"https:\/\/www.xda-developers.com\/files\/2021\/11\/Black-Friday-Deals-on-TVs-and-Home-Audio-300x200.png","large":"https:\/\/www.xda-developers.com\/files\/2021\/11\/Black-Friday-Deals-on-TVs-and-Home-Audio-1024x683.png","full":"https:\/\/www.xda-developers.com\/files\/2021\/11\/Black-Friday-Deals-on-TVs-and-Home-Audio.png"}},{"post_id":562035,"post_title":"The 65-inch Sony A8H is selling for just $1,799 as a part of Black Friday sale","permalink":"https:\/\/www.xda-developers.com\/sony-a8h-black-friday-best-buy-deal\/","post_date":1637933423,"author":"Gaurav Shukla","excerpt":"If you are on the market for a new television, Sony A8H, which is among the best Android TVs, is selling for a significant discount on Best Buy as a part of its Black Friday sale. The retailer is offering the 65-inch model of the TV for just $1,799, down from the MSRP of $2,499.99.","images":{"thumbnail":"https:\/\/www.xda-developers.com\/files\/2020\/11\/sony-bravia-a8h-65inch-oled-150x150.jpg","medium":"https:\/\/www.xda-developers.com\/files\/2020\/11\/sony-bravia-a8h-65inch-oled-300x200.jpg","large":"https:\/\/www.xda-developers.com\/files\/2020\/11\/sony-bravia-a8h-65inch-oled-1024x683.jpg","full":"https:\/\/www.xda-developers.com\/files\/2020\/11\/sony-bravia-a8h-65inch-oled.jpg"}}]},{"name":"Vivo","url":"\/tag\/vivo\/","posts":[{"post_id":556613,"post_title":"Google Pixel 6 Pro vs Vivo X70 Pro Plus: The two best camera phones of 2021","permalink":"https:\/\/www.xda-developers.com\/google-pixel-6-pro-vs-vivo-x70-pro-plus-camera-shootout-comparison\/","post_date":1637584252,"author":"Ben Sin","excerpt":"I have the luxury and privilege of testing a lot of smartphones. Obviously, I get my hands on the iPhones and Samsung Galaxies and OnePluses of the world, but because I\u2019m based in Hong Kong in Southern China, I have access to obscure Asian releases too, like the\u00a0Royole FlexPai 2 or the Leica Leitz 1.\u00a0It","images":{"thumbnail":"https:\/\/www.xda-developers.com\/files\/2021\/11\/Pixel-6-Pro-vs-Vivo-X70-Pro-Plus-XDA11177-150x150.jpg","medium":"https:\/\/www.xda-developers.com\/files\/2021\/11\/Pixel-6-Pro-vs-Vivo-X70-Pro-Plus-XDA11177-300x200.jpg","large":"https:\/\/www.xda-developers.com\/files\/2021\/11\/Pixel-6-Pro-vs-Vivo-X70-Pro-Plus-XDA11177-1024x683.jpg","full":"https:\/\/www.xda-developers.com\/files\/2021\/11\/Pixel-6-Pro-vs-Vivo-X70-Pro-Plus-XDA11177.jpg"}},{"post_id":447003,"post_title":"These are the Best Android Phones to buy in India in 2021","permalink":"https:\/\/www.xda-developers.com\/best-android-phones-india\/","post_date":1637580617,"author":"Sumukh Rao","excerpt":"If you\u2019re in the Indian market for a new Android smartphone and are wondering what the best Android phones are across different categories, we\u2019ve got you covered. We\u2019ve compiled a list of the best Android phones in India you can buy right from the affordable budget segment to the premium flagships with top-of-the-line features and","images":{"thumbnail":"https:\/\/www.xda-developers.com\/files\/2021\/06\/Best-Android-Phones-In-India-1-150x150.jpg","medium":"https:\/\/www.xda-developers.com\/files\/2021\/06\/Best-Android-Phones-In-India-1-300x200.jpg","large":"https:\/\/www.xda-developers.com\/files\/2021\/06\/Best-Android-Phones-In-India-1-1024x683.jpg","full":"https:\/\/www.xda-developers.com\/files\/2021\/06\/Best-Android-Phones-In-India-1.jpg"}},{"post_id":553793,"post_title":"Nokia, OnePlus, OPPO, Motorola, and others will support Android 12 dynamic themes","permalink":"https:\/\/www.xda-developers.com\/android-12-oem-themes\/","post_date":1636665179,"author":"Corbin Davenport","excerpt":"One of the most impressive new features in Android 12 is the automatic Material You theming system, which changes the appearance of your device (specifically, the colors of certain interface elements) based on the current wallpaper. Codenamed \u2018Monet,\u2019 the theming system is currently exclusive to Google\u2019s own Pixel devices, but now we know at least","images":{"thumbnail":"https:\/\/www.xda-developers.com\/files\/2021\/02\/Android-12-Logo-option-7-150x150.png","medium":"https:\/\/www.xda-developers.com\/files\/2021\/02\/Android-12-Logo-option-7-300x240.png","large":"https:\/\/www.xda-developers.com\/files\/2021\/02\/Android-12-Logo-option-7-1024x819.png","full":"https:\/\/www.xda-developers.com\/files\/2021\/02\/Android-12-Logo-option-7.png"}},{"post_id":541379,"post_title":"Here\u2019s when Vivo will roll out its Android 12-based Funtouch OS beta","permalink":"https:\/\/www.xda-developers.com\/vivo-android-12-beta-funtouch-os-rollout-schedule\/","post_date":1634811596,"author":"Kishan Vyas","excerpt":"Google officially rolled out the first stable Android 12 release following the Pixel 6 series launch this week. While the stable Android 12 update is currently only available for the Google Pixel phones, many OEMs have released Android 12 betas for their flagship devices to let users try out the latest version of Android ahead","images":{"thumbnail":"https:\/\/www.xda-developers.com\/files\/2021\/09\/Vivo-X70-Pro-Plus-20-150x150.jpg","medium":"https:\/\/www.xda-developers.com\/files\/2021\/09\/Vivo-X70-Pro-Plus-20-300x200.jpg","large":"https:\/\/www.xda-developers.com\/files\/2021\/09\/Vivo-X70-Pro-Plus-20-1024x683.jpg","full":"https:\/\/www.xda-developers.com\/files\/2021\/09\/Vivo-X70-Pro-Plus-20.jpg"}}]},{"name":"Xiaomi","url":"\/tag\/xiaomi\/","posts":[{"post_id":302695,"post_title":"Download: MIUI 12.5 Closed Beta for Xiaomi and Redmi devices [Update: Dec 6 builds]","permalink":"https:\/\/www.xda-developers.com\/download-miui-12-closed-beta-xiaomi-redmi-devices\/","post_date":1638790253,"author":"Aamir Siddiqui","excerpt":"The latest version of Xiaomi\u2019s custom Android skin \u2013 MIUI 12.5 \u2013 is finally here. The first incremental update over MIUI 12 has been unveiled at the Mi 11 launch event in China. Compared to MIUI 12, the stable version of which was released less than six months ago, MIUI 12.5 brings in a slew","images":{"thumbnail":"https:\/\/www.xda-developers.com\/files\/2020\/04\/miui-12-logo2-150x150.jpg","medium":"https:\/\/www.xda-developers.com\/files\/2020\/04\/miui-12-logo2-300x196.jpg","large":"https:\/\/www.xda-developers.com\/files\/2020\/04\/miui-12-logo2-1024x670.jpg","full":"https:\/\/www.xda-developers.com\/files\/2020\/04\/miui-12-logo2.jpg"}},{"post_id":311158,"post_title":"Download: MIUI 12 stable update rolling out to several Xiaomi, Redmi and POCO devices","permalink":"https:\/\/www.xda-developers.com\/download-miui-12-stable-update-rolling-out-several-xiaomi-redmi-mi-poco-devices\/","post_date":1638784851,"author":"Aamir Siddiqui","excerpt":"MIUI 12 is the newest big release for Xiaomi smartphones, perhaps even bigger than an Android version jump. Features on Xiaomi devices are dictated more by their MIUI versions than the underlying Android version, so a MIUI version upgrade is an exciting event. This article will serve as the central repository of download links for","images":{"thumbnail":"https:\/\/www.xda-developers.com\/files\/2020\/04\/miui-12-featured-150x150.jpg","medium":"https:\/\/www.xda-developers.com\/files\/2020\/04\/miui-12-featured-300x206.jpg","large":"https:\/\/www.xda-developers.com\/files\/2020\/04\/miui-12-featured-1024x703.jpg","full":"https:\/\/www.xda-developers.com\/files\/2020\/04\/miui-12-featured.jpg"}},{"post_id":565805,"post_title":"POCO X3 Pro was the best-selling phone in Europe on Amazon this Black Friday","permalink":"https:\/\/www.xda-developers.com\/xiaomi-says-the-poco-x3-pro-was-europes-best-selling-phone-on-black-friday\/","post_date":1638483174,"author":"Corbin Davenport","excerpt":"The Black November Friday shopping season is finally over, but device makers are still pouring over sales data from last month. One of the more interesting data points might be from Xiaomi, which shared on social media that the company\u2019s Poco X3 Pro was the best-selling smartphone in several European countries over the Black Friday","images":{"thumbnail":"https:\/\/www.xda-developers.com\/files\/2021\/03\/POCO-X3-Pro-XDA-Review-Front-150x150.jpg","medium":"https:\/\/www.xda-developers.com\/files\/2021\/03\/POCO-X3-Pro-XDA-Review-Front-300x225.jpg","large":"https:\/\/www.xda-developers.com\/files\/2021\/03\/POCO-X3-Pro-XDA-Review-Front-1024x768.jpg","full":"https:\/\/www.xda-developers.com\/files\/2021\/03\/POCO-X3-Pro-XDA-Review-Front.jpg"}},{"post_id":564627,"post_title":"Xiaomi reveals the first Snapdragon 8 powered smartphone","permalink":"https:\/\/www.xda-developers.com\/xiaomi-reveals-the-first-snapdragon-8-powered-smartphone\/","post_date":1638320821,"author":"Rich Woods","excerpt":"Today on the Big Island in Hawaii, Qualcomm announced the Snapdragon 8 Gen 1, its next-generation flagship mobile chipset. As usual, the company is also unveiling partners that will be using the new product, but it went a step further this time. Xiaomi actually announced a new device, the Xiaomi 12 Series, and it\u2019s going","images":{"thumbnail":"https:\/\/www.xda-developers.com\/files\/2021\/11\/Snapdragon-8-Gen-1-12-150x150.jpg","medium":"https:\/\/www.xda-developers.com\/files\/2021\/11\/Snapdragon-8-Gen-1-12-300x200.jpg","large":"https:\/\/www.xda-developers.com\/files\/2021\/11\/Snapdragon-8-Gen-1-12-1024x683.jpg","full":"https:\/\/www.xda-developers.com\/files\/2021\/11\/Snapdragon-8-Gen-1-12.jpg"}}]},{"name":"ZTE","url":"\/tag\/zte\/","posts":[{"post_id":501297,"post_title":"ZTE Axon 30 Hands-on: An under-display camera that stays out of sight, out of mind","permalink":"https:\/\/www.xda-developers.com\/zte-axon-30-hands-on\/","post_date":1631354403,"author":"Adam Conway","excerpt":"Pop-up cameras and notches are more or less a thing of the past, and the hole-punch camera has taken their place. While it\u2019s nowhere near as aesthetically pleasing as a purely bezel-less experience, they have been the best option for anyone looking for a minimal bezel in a smartphone for the past year. However, the","images":{"thumbnail":"https:\/\/www.xda-developers.com\/files\/2021\/08\/ZTE-Axon-30-Front-Healed-150x150.jpg","medium":"https:\/\/www.xda-developers.com\/files\/2021\/08\/ZTE-Axon-30-Front-Healed-300x225.jpg","large":"https:\/\/www.xda-developers.com\/files\/2021\/08\/ZTE-Axon-30-Front-Healed-1024x768.jpg","full":"https:\/\/www.xda-developers.com\/files\/2021\/08\/ZTE-Axon-30-Front-Healed.jpg"}},{"post_id":499915,"post_title":"ZTE\u2019s Axon 30 launches globally next month with a better under-display camera","permalink":"https:\/\/www.xda-developers.com\/zte-axon-30-global-launch-next-month\/","post_date":1629196313,"author":"Pranob Mehrotra","excerpt":"Towards the end of last month, ZTE unveiled the Axon 30 in China. The device featured significant improvements over its predecessor, the Axon 20, on almost all fronts, featuring a better under-display camera solution, a more powerful SoC, better fast charging capabilities, and more. At the time, the company didn\u2019t share any details about international","images":{"thumbnail":"https:\/\/www.xda-developers.com\/files\/2021\/07\/1-2-150x150.jpg","medium":"https:\/\/www.xda-developers.com\/files\/2021\/07\/1-2-300x200.jpg","large":"https:\/\/www.xda-developers.com\/files\/2021\/07\/1-2-1024x684.jpg","full":"https:\/\/www.xda-developers.com\/files\/2021\/07\/1-2.jpg"}},{"post_id":495959,"post_title":"Android 12 reaches Platform Stability with Beta 4, out now for Pixel phones","permalink":"https:\/\/www.xda-developers.com\/android-12-beta-4\/","post_date":1628701241,"author":"Mishaal Rahman","excerpt":"The fourth beta release of Android 12 goes live today
URL
GET https://xda-developers.com/
Response Headers
Cache-Control:
no-store, no-cache, must-revalidate
Cf-Cache-Status:
DYNAMIC
Cf-Ray:
6babd10ad8f94321-FRA
Content-Security-Policy:
frame-ancestors *.xda-developers.com; upgrade-insecure-requests
Content-Type:
text/html; charset=UTF-8
Date:
Thu, 09 Dec 2021 05:26:05 GMT
Expect-Ct:
max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"
Expires:
Thu, 19 Nov 1981 08:52:00 GMT
Location:
https://www.xda-developers.com/
Pragma:
no-cache
Server:
cloudflare
Set-Cookie:
PHPSESSID=qkt3s908emauum5rl11sgcvn1t; path=/
Strict-Transport-Security:
max-age=15552000; includeSubDomains; preload
X-Content-Type-Options:
nosniff
X-Frame-Options:
SAMEORIGIN
X-Powered-By:
PHP/7.4.9
X-Redirect-By:
WordPress
X-Ua-Compatible:
IE=Edge,chrome=1
Response Body

Empty body

Resolver

Resolver ASN
AS39280
Resolver IP
81.21.80.19
Resolver Network Name
Ultel LLC
Measurement UID
20211209052612.915285_AZ_webconnectivity_991597bb0db04b72
Report ID
20211209T052043Z_webconnectivity_AZ_39280_n1_GmunnMqWZ1oRv9tA
Platform
android
Software Name
ooniprobe-android (3.4.1)
Measurement Engine
ooniprobe-engine (3.10.0-beta.3)

Raw Measurement Data

Loading…