User Tools

Site Tools


sideloading_apps

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
sideloading_apps [2026/01/23 14:08] phobossideloading_apps [2026/03/15 19:51] (current) – title wiggleforlife
Line 1: Line 1:
 +====== Sideloading apps ======
 +
 [[wp>Sideloading]] is the process of transferring files between two local devices. In our context it refers to transferring files from a PC to the Phone, usually to install an APK file. [[wp>Sideloading]] is the process of transferring files between two local devices. In our context it refers to transferring files from a PC to the Phone, usually to install an APK file.
  
 +==== Installing Apps ====
 +
 +<note important>This process will require a PC, a USB cable (that supports data transfer), and having ADB installed with USB Debugging enabled (if you do not then refer to: [[setting_up_adb|Setting Up ADB]]).</note>
 +
 +  - Download the App's APK file \\ \\
 +  - Rename the APK file to something simple (e.g. "example.apk") \\ \\
 +  - Open a command line (on Windows and Mac "Terminal")\\ \\
 +  - Navigate to where the file downloaded to, which will likely be Downloads. You can do this usually by entering ''cd Downloads''\\ \\
 +  - Now plug in your phone (accept Fingerprint if prompted)\\ \\
 +  - Now to install the app type ''adb install example.apk''\\ \\
  
  
  
sideloading_apps.1769206127.txt.gz · Last modified: by phobos