This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
operating_systems:android:android_os [2021/03/22 02:16] nanodano [Android Operating System] |
operating_systems:android:android_os [2021/04/06 00:39] (current) nanodano |
||
|---|---|---|---|
| Line 3: | Line 3: | ||
| ====== Android Operating System ====== | ====== Android Operating System ====== | ||
| - | For Android programming, | + | This page is about the Android operating system. |
| + | |||
| + | For hardware that can run Android, see [[hardware: | ||
| There are multiple versions of Android available, including: | There are multiple versions of Android available, including: | ||
| - | * Google | + | * Your phone' |
| - | * LineageOS | + | * LineageOS |
| - | * Maru OS | + | * Maru OS - an Android distribution that touts an X11 desktop system when you attach an HDMI monitor |
| - | * Kali Nethunter | + | |
| + | Instead of using Google Play Store to download apps, you can use [[https:// | ||
| + | |||
| + | Here are a few apps I'd recommend: | ||
| + | |||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | |||
| + | |||
| + | ===== Topics ===== | ||
| + | |||
| + | * Put an Android phone into usb debug mode by going to Settings | System | About and tapping Build Number 7 times. | ||
| + | * How to use adb to install and run APK packages | ||
| + | * How to use adb and fastboot to flash a custom recovery rom (e.g. TeamWin TWRP) | ||
| + | * How to transfer files (adb, ftp, sftp, bluetooth) | ||
| + | * How to use termux to script Python, Node, Ruby, etc | ||
| + | * How to run Python on Android (and script/make home buttons for actions) | ||
| + | * How to download and install APKs (Download packages and source from F-Droid) | ||
| + | * For programming topics like how to build apps or get apps into the play store, see [[programming: | ||
| + | * For how to install Android operating systems and supported hardware, see [[hardware: | ||
| + | |||