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

Update Android stores #425

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
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
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
165 changes: 0 additions & 165 deletions Support/Help_Articles/Android_App_Support/APKPure/README.md

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Diff not rendered.
Diff not rendered.
Diff not rendered.
194 changes: 0 additions & 194 deletions Support/Help_Articles/Android_App_Support/Aptoide/README.md

This file was deleted.

2 changes: 0 additions & 2 deletions Support/Help_Articles/Android_App_Support/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@ The downloaded files can also be found in "Settings > Transfers".

Once you see the list of downloaded files, tap on a file to begin installing it.

[**This help article**](/Support/Help_Articles/Android_App_Support/APKPure/) has the detailed steps of installing APK Pure app store using this method.

### Using File Manager
Another option to install .apk files is to first copy them to your device (e.g. to the Downloads folder) and then use the **File manager** application (Settings > Storage > User data, see the pulley menu) to install the file/application. Start the installation simply by tapping the .apk file in File Manager. To transfer files between your PC and your Sailfish device, please [**see this document**](/Support/Help_Articles/Moving_Files_between_PC_and_Sailfish_Device/).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ This document instructs how to revert a Sailfish device back to a state where th
This is the recommended way of removing the Android AppSupport. It is to remove everything necessary but you can optionally keep the installed Android apps or some of them.

1) Uninstall all Android apps installed from the Jolla Store
* Jolla Store has the following Android apps: _F-Droid_, _Aptoide_ and _Here WeGo_ (2024 July).
* Jolla Store has the following Android apps: _F-Droid_, _Aurora Store_ and _Here WeGo_ (2024 October).
* These apps **must** be uninstalled before uninstalling the AppSupport due to some dependency issues. AppSupport cannot be fully uninstalled without doing this step.
* Open the Jolla Store. Pull down My Apps.
* Look for the 3 apps mentioned above. Long-tap one at a time and select “Uninstall”.
Expand Down Expand Up @@ -74,6 +74,7 @@ The commands below will definitely and quickly remove all Android stuff. Use it
```
# Sailfish OS version 4 and lower
devel-su
rm -rf /home/.android
rm -rf /home/defaultuser/android_storage
reboot
```
Expand Down
Loading
Loading