mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-26 02:11:55 +00:00
14 lines
644 B
ReStructuredText
14 lines
644 B
ReStructuredText
.. _lim-android:
|
|
|
|
=========================
|
|
Android Known Limitations
|
|
=========================
|
|
|
|
Local Access
|
|
------------
|
|
Android does not have native support for :ref:`mDNS<mdns>` and therefore cannot resolve ``.local`` addresses. This issue has been long known by Google, and can be tracked `here <https://issuetracker.google.com/issues/140786115>`_ (Google account required to view).
|
|
|
|
Workarounds
|
|
...........
|
|
An app developer can add mDNS support, and some projects, such as Chromium, have long `considered it <https://bugs.chromium.org/p/chromium/issues/detail?id=405925>`_, but the real solution is for support to occur at the OS level.
|