User Tools

Site Tools


adb_setup

Differences

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

Link to this comparison view

Next revision
Previous revision
adb_setup [2026/01/12 01:03] – created wiggleforlifeadb_setup [2026/01/15 16:09] (current) – removed phobos
Line 1: Line 1:
-The [[https://developer.android.com/tools/adb| Android Debug Bridge (ADB)]] is a command-line tool that can be used to install, uninstall, and debug applications. It also may be used to transfer files and access a device shell. It also is a necessary component for tools such as [[wp>scrcpy]] or Vysor. 
- 
-The stock Keitais do not come with Google Play Services, or the Play Store. Also, the phones do not come with any built in way to install apps. 
- 
-Keitais bought from online sellers will sometimes preload the phones with [[https://auroraoss.com/|Aurora Store]] or [[https://f-droid.org/|F-Droid]]. Otherwise, you will need to use ADB in order to install apps. 
- 
-===== Setup ===== 
- 
-First you will need to enable USB Debugging on the phone. Go into Settings>About Phone, in here click Build Number 5 times (It will say "You are now a Developer!"). You will now have access to Developer options which will be in Settings>More Settings>Dev Options. In here find USB Debugging and enable it. Now you may make use of ADB. 
- 
- 
-https://developer.android.com/tools/releases/platform-tools 
- 
- 
- 
- 
-==== Installation ====  
- 
- 
-=== Windows === 
- 
-https://developer.android.com/tools/releases/platform-tools 
- 
- 
-https://developer.android.com/studio/run/win-usb 
- 
-=== Linux === 
- 
-=== Mac === 
  
adb_setup.1768208610.txt.gz · Last modified: by wiggleforlife