Dev stuff is on hold because I broke my computer. Will have a new one in a few days (thanks apple!)

User:LuaGunsX/Preserving mobile applications: Difference between revisions

From Screamer Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(4 intermediate revisions by the same user not shown)
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 '''ANYTHING after iOS 17.0 (other than palera1n which only supports limited devices)'''. If you see any jailbreak claiming to be a jailbreak for '''anything above iOS 17.0''', it is a scam.
WIP
===Identifying your iOS version===
# Open the Settings application
# Navigate your way to General -> About -> Software Version (or Version on older iOS devices)
===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].

Latest revision as of 00:06, 26 November 2025

This article is a general guide. Click here to view more helpful guides.‎

This is a guide on how to preserve mobile applications.

Android

To preserve apps on Android, follow these steps:

  1. Install Files by Google from the Play Store, and then open the application.
  2. Select the Apps option from the main menu, and then find and select the app you want to preserve.
  3. Tap on the three dot menu (or similar) icon next to the app, and then choose Share (or Compress).
  4. Save the APK to your desired location.

iOS

Unlike Android, preserving mobile applications on iOS requires a jailbreak. To jailbreak, use this guide. Keep in mind that there is currently ANYTHING after iOS 17.0 (other than palera1n which only supports limited devices). If you see any jailbreak claiming to be a jailbreak for anything above iOS 17.0, it is a scam.

Identifying your iOS version

  1. Open the Settings application
  2. Navigate your way to General -> About -> Software Version (or Version on older iOS devices)

With Legacy iOS Kit (iOS 5 up to iOS 12.0.X)

If you have a Linux or MacOS computer, use 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)

Follow CFW Guide's tutorial on installing TrollStore, and then install TrollDecrypt.