{
    "id": 3292,
    "date": "2026-06-10T14:37:16",
    "date_gmt": "2026-06-10T14:37:16",
    "guid": {
        "rendered": "https:\/\/skyblue-partridge-683385.hostingersite.com\/?page_id=3292"
    },
    "modified": "2026-09-06T07:34:30",
    "modified_gmt": "2026-09-06T07:34:30",
    "slug": "compatibility-matrix",
    "status": "publish",
    "type": "page",
    "link": "https:\/\/inatboxdownload.com.tr\/en\/compatibility-matrix\/",
    "title": {
        "rendered": "Compatibility Matrix"
    },
    "content": {
        "rendered": "<style>\n\/* =========================================================\n   INAT BOX \u2014 COMPATIBILITY MATRIX\n   Matches the same visual system as the Privacy Policy page\n   ========================================================= *\/\n\n.inat-compat-page {\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 110px 24px 90px;\n    color: #cbd5e1;\n    font-family: 'Inter', Arial, sans-serif;\n    line-height: 1.8;\n}\n\n.inat-compat-hero {\n    position: relative;\n    text-align: center;\n    max-width: 850px;\n    margin: 0 auto 65px;\n    padding: 20px 20px 35px;\n}\n\n.inat-compat-hero::before {\n    content: \"\";\n    position: absolute;\n    width: 260px;\n    height: 160px;\n    background: rgba(34, 197, 94, 0.08);\n    filter: blur(70px);\n    border-radius: 50%;\n    top: 0;\n    left: 50%;\n    transform: translateX(-50%);\n    pointer-events: none;\n}\n\n.inat-compat-label {\n    position: relative;\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    color: #22c55e;\n    font-family: 'Inter', Arial, sans-serif;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    margin-bottom: 18px;\n}\n\n.inat-compat-label::before {\n    content: \"\";\n    width: 7px;\n    height: 7px;\n    background: #22c55e;\n    border-radius: 50%;\n    box-shadow: 0 0 12px rgba(34, 197, 94, 0.7);\n}\n\n.inat-compat-hero h1 {\n    position: relative;\n    color: #f8fafc;\n    font-family: 'Outfit', Arial, sans-serif;\n    font-size: 52px;\n    font-weight: 700;\n    letter-spacing: -1.2px;\n    line-height: 1.15;\n    margin: 0 0 18px;\n}\n\n.inat-compat-subtitle {\n    position: relative;\n    max-width: 650px;\n    margin: 0 auto;\n    color: #94a3b8;\n    font-size: 16px;\n    line-height: 1.7;\n}\n\n.inat-compat-content {\n    max-width: 1000px;\n    margin: 0 auto;\n}\n\n.inat-compat-intro {\n    position: relative;\n    background: linear-gradient(135deg, rgba(15, 23, 42, 0.95), rgba(15, 23, 42, 0.65)) !important;\n    border: 1px solid #1e293b;\n    border-radius: 18px;\n    padding: 30px 32px;\n    margin-bottom: 55px;\n    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.18), inset 0 1px 0 rgba(255, 255, 255, 0.02);\n}\n\n.inat-compat-intro::before {\n    content: \"\";\n    position: absolute;\n    left: 0;\n    top: 22px;\n    bottom: 22px;\n    width: 3px;\n    background: #22c55e;\n    border-radius: 0 5px 5px 0;\n    box-shadow: 0 0 15px rgba(34, 197, 94, 0.35);\n}\n\n.inat-compat-intro p {\n    margin: 0;\n    color: #cbd5e1;\n    font-size: 16px;\n}\n\n.inat-compat-intro strong {\n    color: #f8fafc;\n}\n\n.inat-compat-section {\n    margin-bottom: 52px;\n}\n\n.inat-compat-section h2 {\n    position: relative;\n    color: #f8fafc;\n    font-family: 'Outfit', Arial, sans-serif;\n    font-size: 27px;\n    font-weight: 600;\n    line-height: 1.3;\n    margin: 0 0 18px;\n    padding-left: 18px;\n}\n\n.inat-compat-section h2::before {\n    content: \"\";\n    position: absolute;\n    left: 0;\n    top: 5px;\n    width: 4px;\n    height: 26px;\n    background: #22c55e;\n    border-radius: 4px;\n    box-shadow: 0 0 10px rgba(34, 197, 94, 0.25);\n}\n\n.inat-compat-section p {\n    color: #cbd5e1;\n    font-family: 'Inter', Arial, sans-serif;\n    font-size: 16px;\n    margin: 0 0 17px;\n}\n\n.inat-compat-section a {\n    color: #22c55e;\n    text-decoration: none;\n    border-bottom: 1px solid rgba(34, 197, 94, 0.3);\n}\n\n.inat-compat-table-wrap {\n    background: #0f172a !important;\n    border: 1px solid #1e293b;\n    border-radius: 16px;\n    padding: 20px;\n    margin: 20px 0 32px;\n    overflow-x: auto;\n}\n\n.inat-compat-table {\n    width: 100%;\n    border-collapse: collapse;\n    min-width: 560px;\n    font-size: 13.5px;\n    table-layout: fixed;\n}\n\n.inat-compat-table th {\n    text-align: left;\n    padding: 10px 8px;\n    color: #f8fafc;\n    border-bottom: 2px solid #22c55e;\n}\n\n.inat-compat-table td {\n    padding: 10px 8px;\n    border-bottom: 1px solid #1e293b;\n    color: #cbd5e1;\n}\n\n.inat-compat-table tr:last-child td {\n    border-bottom: none;\n}\n\n.status-full { color: #22c55e; font-weight: 600; }\n.status-partial { color: #f59e0b; font-weight: 600; }\n.status-none { color: #ef4444; font-weight: 600; }\n\n.inat-compat-note {\n    background: #0f172a !important;\n    border: 1px solid #1e293b;\n    border-radius: 14px;\n    padding: 21px 24px;\n    margin: 25px 0;\n}\n\n.inat-compat-note p {\n    margin: 0;\n    color: #94a3b8;\n}\n\n.inat-compat-note strong {\n    color: #f8fafc;\n}\n\n.inat-compat-bottom {\n    border-top: 1px solid #1e293b;\n    margin-top: 70px;\n    padding-top: 28px;\n    text-align: center;\n    color: #64748b;\n    font-size: 13px;\n}\n\n@media (max-width: 900px) {\n    .inat-compat-page { padding: 85px 22px 70px; }\n    .inat-compat-hero { margin-bottom: 50px; }\n    .inat-compat-hero h1 { font-size: 40px; }\n    .inat-compat-section h2 { font-size: 25px; }\n}\n\n@media (max-width: 600px) {\n    .inat-compat-page { padding: 70px 16px 55px; }\n    .inat-compat-hero { padding: 15px 5px 25px; margin-bottom: 40px; }\n    .inat-compat-hero h1 { font-size: 32px; letter-spacing: -0.6px; }\n    .inat-compat-subtitle { font-size: 14px; }\n    .inat-compat-intro { padding: 24px 22px; margin-bottom: 42px; }\n    .inat-compat-section { margin-bottom: 40px; }\n    .inat-compat-section h2 { font-size: 22px; padding-left: 15px; }\n}\n<\/style>\n\n<div class=\"inat-compat-page\">\n\n    <div class=\"inat-compat-hero\">\n        <div class=\"inat-compat-label\">Device Support<\/div>\n        <h1>Inat Box Compatibility Matrix<\/h1>\n        <p class=\"inat-compat-subtitle\">\n            A single reference for which devices, operating systems, and\n            Android versions Inat Box actually supports \u2014 pulled together\n            from our device-specific guides so you don&#8217;t have to check\n            each one separately.\n        <\/p>\n    <\/div>\n\n    <div class=\"inat-compat-content\">\n\n        <div class=\"inat-compat-intro\">\n            <p>\n                <strong>Compatibility matrix, quick answer:<\/strong> Inat Box requires Android\n                5.0 or higher and runs on phones, tablets, Android TV\n                boxes, Fire TV Stick, and generic TV boxes. It does not\n                run natively on iOS. On PC, it requires an Android\n                emulator such as <a href=\"https:\/\/www.bluestacks.com\" rel=\"nofollow noopener\" target=\"_blank\">BlueStacks<\/a> or NoxPlayer.\n            <\/p>\n        <\/div>\n\n        <section class=\"inat-compat-section\">\n            <h2>Inat Box Compatibility Matrix: Device Overview<\/h2>\n            <p>\n                This compatibility matrix covers every device type Inat Box\n                supports, pulled together from our individual device guides\n                so you can check everything in one place instead of hunting\n                through separate pages. If your device isn&#8217;t listed below,\n                it most likely falls under the &#8220;generic Android&#8221; category\n                and will behave similarly to the closest match.\n            <\/p>\n            <div class=\"inat-compat-table-wrap\">\n                <table class=\"inat-compat-table\">\n                    <thead>\n                        <tr>\n                            <th>Device Type<\/th>\n                            <th>Support Status<\/th>\n                            <th>Install Method<\/th>\n                            <th>Notes<\/th>\n                        <\/tr>\n                    <\/thead>\n                    <tbody>\n                        <tr>\n                            <td>Android Phone \/ Tablet<\/td>\n                            <td class=\"status-full\">Fully Supported<\/td>\n                            <td>Direct APK sideload<\/td>\n                            <td>Most common install path<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>Android TV<\/td>\n                            <td class=\"status-full\">Fully Supported<\/td>\n                            <td>Downloader \/ X-plore File Manager<\/td>\n                            <td>No built-in browser on most units<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>Amazon Fire TV Stick<\/td>\n                            <td class=\"status-full\">Fully Supported<\/td>\n                            <td>Downloader app<\/td>\n                            <td>Requires Developer Options enabled<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>Generic Android TV Box<\/td>\n                            <td class=\"status-full\">Fully Supported<\/td>\n                            <td>USB transfer or browser download<\/td>\n                            <td>Varies by manufacturer firmware<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>Windows PC<\/td>\n                            <td class=\"status-partial\">Supported via Emulator<\/td>\n                            <td>BlueStacks or NoxPlayer<\/td>\n                            <td>Requires hardware virtualization enabled in BIOS<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>Mac<\/td>\n                            <td class=\"status-partial\">Supported via Emulator<\/td>\n                            <td>BlueStacks or NoxPlayer<\/td>\n                            <td>macOS 10.14 or higher required<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>iPhone \/ iPad<\/td>\n                            <td class=\"status-none\">Not Supported<\/td>\n                            <td>\u2014<\/td>\n                            <td>No official iOS build exists<\/td>\n                        <\/tr>\n                    <\/tbody>\n                <\/table>\n            <\/div>\n        <\/section>\n\n        <section class=\"inat-compat-section\">\n            <h2>Android Version Compatibility<\/h2>\n            <p>\n                Inat Box runs on Android 5.0 and above, but how well it\n                runs varies by version:\n            <\/p>\n            <div class=\"inat-compat-table-wrap\">\n                <table class=\"inat-compat-table\">\n                    <thead>\n                        <tr>\n                            <th>Android Version<\/th>\n                            <th>Compatibility<\/th>\n                            <th>Notes<\/th>\n                        <\/tr>\n                    <\/thead>\n                    <tbody>\n                        <tr>\n                            <td>Android 15<\/td>\n                            <td class=\"status-full\">Fully Supported<\/td>\n                            <td>Latest tested build, no known issues<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>Android 14<\/td>\n                            <td class=\"status-full\">Fully Supported<\/td>\n                            <td>Stable, most common install target<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>Android 10\u201313<\/td>\n                            <td class=\"status-full\">Fully Supported<\/td>\n                            <td>No compatibility issues reported<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>Android 8\u20139<\/td>\n                            <td class=\"status-partial\">Supported<\/td>\n                            <td>Check for a &#8220;Sources&#8221; permission prompt during install<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>Android 5\u20137<\/td>\n                            <td class=\"status-partial\">Works, Rougher<\/td>\n                            <td>Expect occasional playback or interface glitches<\/td>\n                        <\/tr>\n                    <\/tbody>\n                <\/table>\n            <\/div>\n        <\/section>\n\n        <section class=\"inat-compat-section\">\n            <div class=\"inat-compat-note\">\n                <p>\n                    <strong>Storage and connection requirements:<\/strong>\n                    Regardless of device, plan for at least 100MB of free\n                    storage and a stable internet connection \u2014 10+ Mbps is\n                    recommended for smooth HD streaming.\n                <\/p>\n            <\/div>\n        <\/section>\n\n        <section class=\"inat-compat-section\">\n            <h2>Compatibility Matrix: Frequently Asked Questions<\/h2>\n            <h3 style=\"color:#f8fafc; font-family:'Outfit',Arial,sans-serif; font-size:19px; margin:0 0 8px;\">Does Inat Box work on my specific phone model?<\/h3>\n            <p>If your phone runs Android 5.0 or higher, it&#8217;s supported per this compatibility matrix \u2014 Inat Box isn&#8217;t tied to specific phone brands or models, only to the underlying Android version.<\/p>\n            <h3 style=\"color:#f8fafc; font-family:'Outfit',Arial,sans-serif; font-size:19px; margin:24px 0 8px;\">Why does the matrix show PC and Mac as &#8220;partial&#8221; support?<\/h3>\n            <p>Windows and Mac aren&#8217;t Android devices, so Inat Box can&#8217;t install directly. Support is real but requires an extra layer \u2014 an Android emulator like BlueStacks \u2014 which is why we list it as partial rather than full support in this compatibility matrix.<\/p>\n            <h3 style=\"color:#f8fafc; font-family:'Outfit',Arial,sans-serif; font-size:19px; margin:24px 0 8px;\">Is there any way to get Inat Box working on iOS?<\/h3>\n            <p>Not natively \u2014 this compatibility matrix lists iPhone and iPad as unsupported because no official iOS build exists. Some users mirror an emulator&#8217;s screen from a PC to an Apple device as a workaround, though it isn&#8217;t a native install.<\/p>\n        <\/section>\n\n        <section class=\"inat-compat-section\">\n            <h2>Need Device-Specific Steps?<\/h2>\n            <p>\n                This page is a quick reference. For full step-by-step\n                installation instructions for your specific device, see\n                our <a href=\"\/en\/inat-box-installation-guide\/\">Complete Installation Guide<\/a>,\n                or the dedicated guides for\n                <a href=\"\/en\/inat-box-android-tv\/\">Android TV<\/a>,\n                <a href=\"\/en\/inat-box-firestick\/\">Firestick<\/a>, and\n                <a href=\"\/en\/inat-box-pc\/\">PC<\/a>.\n            <\/p>\n        <\/section>\n\n        <div class=\"inat-compat-bottom\">\u00a9 2026 Inat Box. All rights reserved.<\/div>\n\n    <\/div>\n\n<\/div>",
        "protected": false
    },
    "excerpt": {
        "rendered": "<p>Device Support Inat Box Compatibility Matrix A single reference for which devices, operating systems, and Android versions Inat Box actually supports \u2014 pulled together from our device-specific guides so you don&#8217;t have to check each one separately. Compatibility matrix, quick answer: Inat Box requires Android 5.0 or higher and runs on phones, tablets, Android TV&#8230;<\/p>",
        "protected": false
    },
    "author": 1,
    "featured_media": 0,
    "parent": 0,
    "menu_order": 0,
    "comment_status": "closed",
    "ping_status": "closed",
    "template": "",
    "meta": {
        "_kadence_starter_templates_imported_post": false,
        "_kad_post_transparent": "",
        "_kad_post_title": "",
        "_kad_post_layout": "",
        "_kad_post_sidebar_id": "",
        "_kad_post_content_style": "",
        "_kad_post_vertical_padding": "",
        "_kad_post_feature": "",
        "_kad_post_feature_position": "",
        "_kad_post_header": false,
        "_kad_post_footer": false,
        "_kad_post_classname": "",
        "footnotes": ""
    },
    "class_list": [
        "post-3292",
        "page",
        "type-page",
        "status-publish",
        "hentry"
    ],
    "_links": {
        "self": [
            {
                "href": "https:\/\/inatboxdownload.com.tr\/en\/wp-json\/wp\/v2\/pages\/3292",
                "targetHints": {
                    "allow": [
                        "GET"
                    ]
                }
            }
        ],
        "collection": [
            {
                "href": "https:\/\/inatboxdownload.com.tr\/en\/wp-json\/wp\/v2\/pages"
            }
        ],
        "about": [
            {
                "href": "https:\/\/inatboxdownload.com.tr\/en\/wp-json\/wp\/v2\/types\/page"
            }
        ],
        "author": [
            {
                "embeddable": true,
                "href": "https:\/\/inatboxdownload.com.tr\/en\/wp-json\/wp\/v2\/users\/1"
            }
        ],
        "replies": [
            {
                "embeddable": true,
                "href": "https:\/\/inatboxdownload.com.tr\/en\/wp-json\/wp\/v2\/comments?post=3292"
            }
        ],
        "version-history": [
            {
                "count": 2,
                "href": "https:\/\/inatboxdownload.com.tr\/en\/wp-json\/wp\/v2\/pages\/3292\/revisions"
            }
        ],
        "predecessor-version": [
            {
                "id": 3956,
                "href": "https:\/\/inatboxdownload.com.tr\/en\/wp-json\/wp\/v2\/pages\/3292\/revisions\/3956"
            }
        ],
        "wp:attachment": [
            {
                "href": "https:\/\/inatboxdownload.com.tr\/en\/wp-json\/wp\/v2\/media?parent=3292"
            }
        ],
        "curies": [
            {
                "name": "wp",
                "href": "https:\/\/api.w.org\/{rel}",
                "templated": true
            }
        ]
    }
}