|
| 1 | + |
| 2 | + |
| 3 | +<!DOCTYPE html> |
| 4 | + |
| 5 | +<html lang=en> |
| 6 | + |
| 7 | + <head> |
| 8 | + <meta charset=utf-8> |
| 9 | + |
| 10 | + <title> |
| 11 | + install android on pixel phone |
| 12 | + </title> |
| 13 | + |
| 14 | + <meta name=description content=''> |
| 15 | + |
| 16 | + <base href='https://ext-code.com/blog/25-12-29/install-android-on-pixel-phone/'> |
| 17 | + <link rel=canonical href='https://ext-code.com/blog/25-12-29/install-android-on-pixel-phone/install-android-on-pixel-phone.html'> |
| 18 | + |
| 19 | + <link rel=icon type='image/png' href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAABLFBMVEVHcEwopnMfpm8epm4epm4hpm81pHgfpm8ipnAhpm8ipnAfpm8gpm8jpnAsquAqpXQhpnAjpnEspXQhpnDr3Mgtqt8epm8fpm8kpnEgpm8rpXPr6OkqquAqquEjpnF/xagnqHTr6OlUtY7m5ubm5ub/9//m5uYbpWyXzLZ1s4UPnmRbqrkdpm7m5ubp5+gbpm0bpWwsq3fC29GXzbaMyrEwrOFHtIYnquHb4+Cz1uUkp3LT4ebi5ejwhhL3jhj7mSO72eXkhB12w+T4pDd8xafF3NKfijLWsrDc3diHlIzyr07et4jq07fqmkfhqFfyv3dauuJnveE2rn1AnFltkULIx8dQomPMfxXvjbNuo4xylYXu0KZqr7fOwrFaueL9yoTI1MatqHQwqtqDrqPS97zrAAAALHRSTlMAHtX5958F0l+Pfe2lXa4QgGAPjf6b8fBbzw9Y0L1h6t3NR9HhDPzLh/QusFA6UqkAAAGESURBVCjPdZNnW8IwEIDTtKVQKHsj7u21RUVREBFQ2SjuPf//fzBt0gFPfT+0z9M3vVwudwhZcLEQzvB8Bof8HJqFi2IeGLwkTy/w+TFMgRWfYyMBAfSShW54IZG3bFwEqJ6XLRYWzQBinEUOAOi7F5rF0rJErA4JGl8RDL2nqYyVte2Nau+lKmTNnI2s3Hq1UNjc6jz1ABv5yzCj1XU12R93nnWQyc+SrdneZMFVo35ZBZA4pPCWrh1Tatpr+/Tx1qhPFonAtNo6oLSS/Ubzjh4OSZY+ua5QJkbokvk5h4IuPZcqhsPF3/Zp88EsHQQRb+sPosOp8M64UR8c0r8FR9O9Kz/fjfqoa2s7uFY7I0zeSOjhEdNBJzV67trX52igWTrnHIxV7X2YVG0tuspC9X2XPJgmZXEV1cR8MU2K6nEltpadC3XagUC1eaHIT9qBNNO+i/INqZqg2M3kBWsmFBG9rJh3GpmflUIi7hqD2OwY+H3/DxGOekzZfAinAdI4FHPkH67FfQ17kRvyAAAAAElFTkSuQmCC'> |
| 20 | + <meta name=viewport content='width=device-width, initial-scale=1'> |
| 21 | + |
| 22 | + <script type='application/ld+json'> |
| 23 | + { |
| 24 | + "@context" : "https://schema.org", |
| 25 | + "@type" : "TechArticle", |
| 26 | + "headline" : "", |
| 27 | + "description" : "", |
| 28 | + "author" : {"@type":"Person","name":"Matthew Richards"}, |
| 29 | + "datePublished" : "2025-10-17", |
| 30 | + "dateModified" : "2025-10-29", |
| 31 | + "mainEntityOfPage" : {"@type":"WebPage","@id":"https://ext-code.com/blog/"}, |
| 32 | + "publisher" : {"@type":"Organization","name":"ext-code.com","logo":{"@type":"ImageObject","url":"https://ext-code.com/favicon.ico"}}, |
| 33 | + } |
| 34 | + </script> |
| 35 | + |
| 36 | + <script src='https://ajaxorg.github.io/ace-builds/src-noconflict/ace.js'></script> |
| 37 | + |
| 38 | + |
| 39 | + <script src='https://libs.ext-code.com/js/dom/component/component.js'></script> |
| 40 | + <script src='https://libs.ext-code.com/js/dom/init-hdr/init-hdr.js'></script> |
| 41 | + |
| 42 | + <script init> |
| 43 | + debug('diffe-helman.html'); |
| 44 | + debug(); |
| 45 | + df=true,did='html' |
| 46 | + ; |
| 47 | + |
| 48 | + var hdr; |
| 49 | + var log; |
| 50 | + |
| 51 | + |
| 52 | + //: |
| 53 | + |
| 54 | + |
| 55 | + async function start(){ |
| 56 | + debug('start'); |
| 57 | + initdom(document.body); |
| 58 | + |
| 59 | + }//init |
| 60 | + |
| 61 | + </script init> |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + <link rel=stylesheet href='/blog/css/blog.css'> |
| 66 | + |
| 67 | + <style> |
| 68 | + |
| 69 | + html |
| 70 | + {height:100%;font-family:arial} |
| 71 | + body |
| 72 | + {min-height:calc(100% - 40px);display:flex;flex-direction:column;gap:20px;margin:20px;align-items:center; |
| 73 | + padding-bottom:200px; |
| 74 | + } |
| 75 | + body>* |
| 76 | + {max-width:1400px;width:100%} |
| 77 | + |
| 78 | + [component] |
| 79 | + {display:none} |
| 80 | + |
| 81 | + .description |
| 82 | + {max-width:1000px;text-align:justify;border-left:4px solid #4a90e2;padding:1rem 2rem; |
| 83 | + background-color:#f9f9f9;font-family:system-ui,sans-serif;font-size:1rem;line-height:1.6;color:#333} |
| 84 | + .description>p |
| 85 | + {margin:0} |
| 86 | + .description > p+p |
| 87 | + {margin:10px 0} |
| 88 | + |
| 89 | + code |
| 90 | + {font-family:monospace;background:whitesmoke} |
| 91 | + code.inline |
| 92 | + {display:inline;padding:5px 10px} |
| 93 | + |
| 94 | + a |
| 95 | + {color:#4a90e2;text-decoration:none;font-weight:500} |
| 96 | + a:hover |
| 97 | + {text-decoration:underline} |
| 98 | + .link-domain |
| 99 | + {font-size:0.85rem;color:#777;margin-left:0.25rem} |
| 100 | + .link-domain::before |
| 101 | + {content:'['} |
| 102 | + .link-domain::after |
| 103 | + {content:']'} |
| 104 | + .link-txt |
| 105 | + {} |
| 106 | + |
| 107 | + input |
| 108 | + {font-size:16px;padding:5px 7px;box-sizing:border-box;} |
| 109 | + input[type=button] |
| 110 | + {cursor:pointer} |
| 111 | + |
| 112 | + </style> |
| 113 | + |
| 114 | + </head> |
| 115 | + |
| 116 | + |
| 117 | + <body> |
| 118 | + |
| 119 | + |
| 120 | + <blog-hdr component=grp1 v2.0> |
| 121 | + <h1 class=title> |
| 122 | + |
| 123 | + </h1> |
| 124 | + <time slot=date datetime=2025-10-29> |
| 125 | + 19 Dec 2025 |
| 126 | + </time> |
| 127 | + </blog-hdr> |
| 128 | + |
| 129 | + <div class=description> |
| 130 | + <p> |
| 131 | + </p> |
| 132 | + </div> |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + <log component v2.0></log> |
| 138 | + |
| 139 | + |
| 140 | + </body> |
| 141 | + |
| 142 | + |
| 143 | + <script> |
| 144 | + |
| 145 | + |
| 146 | + function initdom(rootnode){ |
| 147 | + |
| 148 | + |
| 149 | + }//initdom |
| 150 | + |
| 151 | + |
| 152 | + //: |
| 153 | + |
| 154 | + |
| 155 | + </script> |
| 156 | + |
| 157 | +</html> |
| 158 | + |
| 159 | + |
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + |
0 commit comments