User:LuaGunsX/Preserving mobile applications: Difference between revisions

No edit summary
No edit summary
Line 2: Line 2:
This is a guide on how to preserve mobile applications.
This is a guide on how to preserve mobile applications.
==Android==
==Android==
WIP
To preserve apps on Android, follow these steps:
# Install Files by Google from the Play Store, and then open the application.
# Select the Apps option from the main menu, and then find and select the app you want to preserve.
# Tap on the three dot menu (or similar) icon next to the app, and then choose Share (or Compress).
# Save the APK to your desired location.
==iOS==
==iOS==
===iOS 4 - 12===
Unlike Android, preserving mobile applications on iOS requires a jailbreak. To jailbreak, [https://ios.cfw.guide use this guide]. Keep in mind that there is currently '''NO JAILBREAK for iOS 17.0 up to the latest iOS version (other than palera1n which only supports limited devices)'''.
WIP
===With Legacy iOS Kit (iOS 5 up to iOS 12.0.X)===
If you have a Linux or MacOS computer, use [https://github.com/LukeZGD/Legacy-iOS-Kit Legacy iOS Kit] to preserve iOS apps. If you are trying to use a virtual machine or Windows Subsystem for Linux, you will not succeed.
===With TrollStore (iOS 14.0 up to iOS 17.0)===
===With TrollStore (iOS 14.0 up to iOS 17.0)===
Follow [https://ios.cfw.guide/installing-trollstore CFW Guide]'s tutorial on installing TrollStore, and then install [https://github.com/donato-fiore/TrollDecrypt TrollDecrypt].
Follow [https://ios.cfw.guide/installing-trollstore CFW Guide]'s tutorial on installing TrollStore, and then install [https://github.com/donato-fiore/TrollDecrypt TrollDecrypt].