Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added a tip to allow install unknown apps #299

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 19 additions & 10 deletions src/basics-install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,13 @@ We also recommend installing both :ref:`ODK-X Survey<survey-using>` and :ref:`OD
Installing Services
--------------------------------

1. From your device's :guilabel:`Settings`, choose :menuselection:`Apps & notifications`. (On older versions of Android, this setting may be in :menuselection:`Applications` or :menuselection:`Security` depending upon your Android version.)

1. Allow APK installation from your preferred browser
- From your device's :guilabel:`Settings`, choose :menuselection:`Apps & notifications`. (On older versions of Android, this setting may be in :menuselection:`Applications` or :menuselection:`Security` depending upon your Android version.)
- Go to :guilabel:`Special app access` in :guilabel:`Advanced` and choose :guilabel:`Install unknown apps`.
- From the list of applications, select a browser of your choice and check :guilabel:`Allow from this source`.
.. tip::
You can also search: "Install unknown apps" using the search bar from your device's :guilabel:`Settings` and choose :guilabel:`Install unknown apps`.

- From the list of applications, select your preferred browser and check :guilabel:`Allow from this source`.
- (On older versions of Android, the above two steps are not required; ensure installation from *Unknown Sources* is checked.)

2. Open the same web browser that you authorized to install unknown apps on your Android device. (For older versions of Android, any web browser can be used since you do not need to specifically authorize the web browser's ability to install.)
Expand All @@ -62,10 +65,13 @@ Installing Services
Installing the `ODK-X Survey <https://docs.odk-x.org/survey-using/>`_ App
----------------------------------------------------------------------------

1. From your device's :guilabel:`Settings`, choose :menuselection:`Apps & notifications`. (On older versions of Android, this setting may be in :menuselection:`Applications` or :menuselection:`Security` depending upon your Android version.)

1. Allow APK installation from your preferred browser
- From your device's :guilabel:`Settings`, choose :menuselection:`Apps & notifications`. (On older versions of Android, this setting may be in :menuselection:`Applications` or :menuselection:`Security` depending upon your Android version.)
- Go to :guilabel:`Special app access` in :guilabel:`Advanced` and choose :guilabel:`Install unknown apps`.
- From the list of applications, select a browser of your choice and check :guilabel:`Allow from this source`.
.. tip::
You can also search: "Install unknown apps" using the search bar from your device's :guilabel:`Settings` and choose :guilabel:`Install unknown apps`.

- From the list of applications, select your preferred browser and check :guilabel:`Allow from this source`.
- (On older versions of Android, the above two steps are not required; ensure installation from *Unknown Sources* is checked.)

2. Open the same web browser that you authorized to install unknown apps on your Android device. (For older versions of Android, any web browser can be used since you do not need to specifically authorize the web browser's ability to install.)
Expand All @@ -90,10 +96,13 @@ Installing the ODK-X Tables App
-----------------------------------


1. From your device's :guilabel:`Settings`, choose :menuselection:`Apps & notifications`. (On older versions of Android, this setting may be in :menuselection:`Applications` or :menuselection:`Security` depending upon your Android version.)

1. Allow APK installation from your preferred browser
- From your device's :guilabel:`Settings`, choose :menuselection:`Apps & notifications`. (On older versions of Android, this setting may be in :menuselection:`Applications` or :menuselection:`Security` depending upon your Android version.)
- Go to :guilabel:`Special app access` in :guilabel:`Advanced` and choose :guilabel:`Install unknown apps`.
- From the list of applications, select a browser of your choice and check :guilabel:`Allow from this source`.
.. tip::
You can also search: "Install unknown apps" using the search bar from your device's :guilabel:`Settings` and choose :guilabel:`Install unknown apps`.

- From the list of applications, select your preferred browser and check :guilabel:`Allow from this source`.
- (On older versions of Android, the above two steps are not required; ensure installation from *Unknown Sources* is checked.)

2. Open the same web browser that you authorized to install unknown apps on your Android device. (For older versions of Android, any web browser can be used since you do not need to specifically authorize the web browser's ability to install.)
Expand All @@ -109,4 +118,4 @@ Installing the ODK-X Tables App

.. tip::

You can also `install ODK-X Tables on an Android emulator <https://github.com/odk-x/tool-suite-X/wiki/Developer-Environment-Setup>`_. However, this can be slow and is only recommended for developers actively working on Tables.
You can also `install ODK-X Tables on an Android emulator <https://github.com/odk-x/tool-suite-X/wiki/Developer-Environment-Setup>`_. However, this can be slow and is only recommended for developers actively working on Tables.