x0-store-kaios

🌐 X0 Store KaiOS & Android App Platform

Welcome to X0 Store KaiOS, a fully free web-based platform to host, create, and submit apps for all KaiOS devices including Jio Phone, Nokia 8110 4G, CAT B35, and others.


Brand Images


X0 Store KaiOS And Android

X0 Store KaiOS And Android

X0 Store KaiOS And Android

X0 Store KaiOS And Android

X0 Store KaiOS And Android

X0 Store KaiOS And Android

X0 Store KaiOS And Android

X0 Store KaiOS And Android

X0 Store KaiOS And Android

X0 Store KaiOS And Android

X0 Store KaiOS And Android

X0 Store KaiOS And Android

X0 Store KaiOS And Android

X0 Store KaiOS And Android

X0 Store KaiOS And Android

X0 Store KaiOS And Android

X0 Store KaiOS And Android


🔗 Live Services

Feature URL
🌐 Main Store https://x0.rf.gd/a/x0-all/
📤 App Submission https://x0.rf.gd/a/x0-all/submit_app.php
🛠️ App Creator https://x0.rf.gd/a/kaios-app-creator/
📁 File Host https://x0.rf.gd/host/
📱 IMEI Page https://x0.rf.gd/a/imei/
📱 Android Page https://x0storekaios.blogspot.com/2025/08/x0-store-android.html

📱 Supported Devices

✅ Jio Phone 1
✅ Jio Phone 2
✅ Nokia 8110 4G
✅ CAT B35
✅ MTN Smart T
✅ Tecno T901
✅ All KaiOS 2.5+ devices


💡 Features


🔐 KaiOS Plus Submission

Login Details:

➡️ Submit your app officially at:
https://developer.kaiostech.com


🛠️ Folder Info

Folder Description
/creator/ App creation form for ZIP export
/submit_app/ X0 app submission form
/imei/ IMEI unlock page
/host-guide/ Instructions for X0 hosting
/android/ Android store landing page
/blogs/ Blogspot mirrors and links


X0 Store KaiOS and X0 All KaiOS


| Categories | Url | |————|—–| |Education :| https://x0.rf.gd/a/x0-all/education/ | |Social :| https://x0.rf.gd/a/x0-all/social/| |Games :| https://x0.rf.gd/a/x0-all/games/| |Utility :| https://x0.rf.gd/a/x0-all/utility/| |Ai :| https://x0.rf.gd/a/x0-all/ai/| |Multimedia :| https://x0.rf.gd/a/x0-all/multimedia/|



|http://x0.ct.ws |

http://store.x0.rf.gd
http://chat.x0.rf.gd
http://x0.rf.gd/a/
http://x00.yzz.me
https://x0storekaios.iblogger.org/

X0 Store KaiOS - All Apps


| https://joe-x5.github.io/x0storekaios/ | ——–

X0 All KaiOS - All Apps


| https://joe-x5.github.io/x0allkaios/ | ——–

How to use App use api


html + js



    <h1> < Games > </h1>
    <div class="version-buttons">

               </div>



#PHP + HTML ——– ——– <h1> < Games > </h1> <div class="version-buttons">

        <?php
        // Comment marker for auto-generated buttons
        // Load apps from JSON
        $appsFile = 'https://joe-x5.github.io/x0-store-kaios/games/apps.json';
        if (file_exists($appsFile)) {
            $apps = json_decode(file_get_contents($appsFile), true);
            foreach ($apps as $app) {
                echo '<button onclick="openVersion(\'' . htmlspecialchars($app['url']) . '\')">';
                echo '<img src="' . htmlspecialchars($app['icon']) . '" alt="' . htmlspecialchars($app['name']) . '"';
                echo ' style="margin-right: 12px; object-fit: contain;"/>';
                echo ' ' . htmlspecialchars($app['name']);
                echo '</button>';
            }
        }
        ?>

               </div>


📦 License

MIT License. Free to use, modify, and distribute. Attribution appreciated 🙏


🌟 Created By

X0 Store Community
Maintained by: @X0, @X0-Team, and contributors