tauri-apps / tauri-apps/plugins-workspace

[Docs conflict] - Android support in plugin-localhost

Open
#3,274 0 comments 0 reactions 0 assignees View on GitHub
plugin: localhost type: documentation
Dominant language
Rust
Stars
1.8k
Forks
602
Avg merge
4d 14h
Merged PRs (30d)
9

Description

**Issue Summary**
There is conflicting documentation regarding Android support in Tauri's plugin-localhost plugin. The documentation inconsistently states whether Android is supported.

**Affected Documentation Sources**
Source 1: Official Tauri Plugins Webpage
Location: [tauri.app/plugin/localhost](https://v2.tauri.app/plugin/localhost/)
Image:
Image

Result Statement: This plugin is primarily designed for desktop development. **Mobile platforms (Android/iOS) have no support**.

Source 2: Rust Registry Documentation Page
Location: [crates.io](https://crates.io/crates/tauri-plugin-localhost)
Image:
Image

Result Statement: A localhost plugin for Tauri that works on all platforms **including mobile**.

Source 3: Official Tauri Plugins Repository's README
Location: [github.com/tauri-apps/plugins-workspace/tree/v2/plugins/localhost](https://github.com/tauri-apps/plugins-workspace/tree/v2/plugins/localhost)
Image:
Image

Result Statement: A localhost plugin for Tauri that works on all platforms **including mobile**.

So which one is correct? Is it even possible to implement this in Android?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.