關於Kimi AI
KIMIAI: Minimal Android WebView app loading https://kimi.ai with URL handling!!!
KIMIAI – A Minimal Android WebView App
KIMIAI is a lightweight Android application that serves as a simple wrapper for the website https://kimi.ai/. The app uses a WebView to load the website seamlessly, ensuring a clean and focused user experience.
Key Features:
Minimal Interface: A straightforward design that solely displays the website content.
Enhanced WebView Settings: JavaScript and DOM storage are enabled for full functionality.
External URL Handling: Custom handling for non-http schemes (e.g., weixin://) to launch external apps when needed.
Open Source: The complete source code is available on GitHub for review and contributions.
Purpose:
This project is designed for those who prefer a simple and dedicated app experience without unnecessary clutter. It demonstrates how to create a basic WebView-based Android app while incorporating essential features like custom URL handling.
Feel free to explore the code, provide feedback, or contribute to making KIMIAI even better.
最新版本1.0的更新日誌
Minimal Interface: A straightforward design that solely displays the website content.
Enhanced WebView Settings: JavaScript and DOM storage are enabled for full functionality.
External URL Handling: Custom handling for non-http schemes (e.g., weixin://) to launch external apps when needed.
Open Source: The complete source code is available on GitHub for review and contributions.

