adb_setup
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| adb_setup [2026/01/12 11:26] – phobos | adb_setup [2026/01/15 16:09] (current) – removed phobos | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | The [[https:// | ||
| - | |||
| - | 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:// | ||
| - | |||
| - | ===== Setup ===== | ||
| - | |||
| - | First you will need to enable USB Debugging on the phone. Go into Settings> | ||
| - | |||
| - | |||
| - | https:// | ||
| - | |||
| - | |||
| - | |||
| - | |||
| - | ==== Installation ==== | ||
| - | |||
| - | |||
| - | === Windows === | ||
| - | |||
| - | First, download the [[https:// | ||
| - | |||
| - | Afterwards, download [[https:// | ||
| - | |||
| - | In order to do do, navigate to the folder and change the text in the address bar to " | ||
| - | |||
| - | === Linux === | ||
| - | |||
| - | Download [[https:// | ||
| - | |||
| - | Many desktop environments support right clicking in the folder and opening it in the terminal. However, if this is not the case for you simply navigate to the folder in the terminal. | ||
| - | |||
| - | You may need to right click ADB and Fastboot and make them executable. | ||
| - | |||
| - | You can now run ADB and Fastboot commands from the terminal. You will need to prefix every command with ./. (e.g. ./adb devices). | ||
| - | |||
| - | === Mac === | ||
| - | |||
| - | Download [[https:// | ||
| - | |||
| - | Open Terminal and type cd followed by a space. Then, drag the platform-tools folder from your Finder window directly into the Terminal window and press Enter. | ||
| - | |||
| - | You will need to prefix every command with ./. (e.g. ./adb devices). | ||
| - | |||
| - | You may need to make ADB and Fastboot executable via terminal. (Please let us know if that is or is not the case!). | ||
adb_setup.1768246005.txt.gz · Last modified: by phobos