Skip to content

Commit

Permalink
Changed: Update README after feedback from @finagolfin (thanks!)
Browse files Browse the repository at this point in the history
  • Loading branch information
fornwall committed Jun 14, 2024
1 parent 4da8940 commit d014661
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,15 +114,15 @@ Version: 3

</details>

### Google Play Store **(Under Development)**
### Google Play Store **(Experimental branch)**

Most users should use the F-Droid or GitHub installation source as described above.

Currently Google Play will try to update installations away from F-Droid ones. Updating will still fail as [sharedUserId](https://developer.android.com/guide/topics/manifest/manifest-element#uid) has been removed. This will be fixed in a `0.118.1` version update on F-Droid shortly, which will update the version code so that Google Play does not considers its version of the app newer. Meanwhile, to prevent PlayStore from attempting to download and then fail to install the Google Play releases over existing installations, you can open the Termux apps pages on Google Play and then click on the 3 dots options button in the top right and then disable the Enable auto update toggle, however, the Termux apps updates will still show in the PlayStore app updates list.
Currently, Google Play will try to update installations away from F-Droid ones. Updating will still fail as [sharedUserId](https://developer.android.com/guide/topics/manifest/manifest-element#uid) has been removed. This will be fixed in a `0.118.1` version update on F-Droid shortly, which will update the version code so that Google Play does not considers its version of the app newer. Meanwhile, to prevent PlayStore from attempting to download and then fail to install the Google Play releases over existing installations, you can open the Termux apps pages on Google Play and then click on the 3 dots options button in the top right and then disable the Enable auto update toggle. However, the Termux apps updates will still show in the PlayStore app updates list.

There is currently a build of Termux available on Google Play for Android 11+ devices, with extensive adjustments in order to to pass policy requirements there. This is under development and have missing functionality and bugs (see [here](https://github.com/termux-play-store/) for status updates) compared to the stable F-Droid build, which is why most users who can should still stay on the F-Droid build.
There is currently a build of Termux available on Google Play for Android 11+ devices, with extensive adjustments in order to to pass policy requirements there. This is under development and has missing functionality and bugs, [#4000](https://github.com/termux/termux-app/discussions/4000), (see [here](https://github.com/termux-play-store/) for status updates) compared to the stable F-Droid build, which is why most users who can should still stay on the F-Droid build.

If you want to help out with testing the Google Play build (or cannot install Termux from other sources), be aware that it's built from a separate repository (https://github.com/termux-play-store/) - be sure to report issues [there](https://github.com/termux-play-store/termux-issues/issues/new/choose), as any issues might very well be specific to the that repository and not relevant for the main Termux ones.
If you want to help out with testing the Google Play build (or cannot install Termux from other sources), be aware that it's built from a separate repository (https://github.com/termux-play-store/) - be sure to report issues [there](https://github.com/termux-play-store/termux-issues/issues/new/choose), as any issues might very well be specific to that repository and not relevant for the main Termux ones.

## Uninstallation

Expand Down

0 comments on commit d014661

Please sign in to comment.