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/28 21:02] nanodano [Topics] |
operating_systems:android:android_os [2021/04/06 00:39] (current) nanodano |
||
|---|---|---|---|
| Line 3: | Line 3: | ||
| ====== Android Operating System ====== | ====== Android Operating System ====== | ||
| - | This page is about the Android operating system. | + | This page is about the Android operating system. For Android programming, |
| - | For Android programming, | + | For hardware that can run Android, see [[hardware:home# |
| - | + | ||
| - | For hardware that can run Android, see [[hardware:mobile_devices: | + | |
| There are multiple versions of Android available, including: | There are multiple versions of Android available, including: | ||
| * Your phone' | * Your phone' | ||
| - | * LineageOS - a more freedom and security focused Android distribution without Google apps. | + | * LineageOS - Formerly Cyanogen, LineageOS is a more freedom and security focused Android distribution without Google apps. For a reference, see the [[hardware: |
| * Maru OS - an Android distribution that touts an X11 desktop system when you attach an HDMI monitor | * Maru OS - an Android distribution that touts an X11 desktop system when you attach an HDMI monitor | ||
| + | |||
| + | 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 ===== | ===== Topics ===== | ||
| - | * How to flash a custom recovery rom (e.g. TeamWin TWRP) | + | |
| - | * How to transfer files | + | |
| + | * How to use adb and fastboot | ||
| + | * How to transfer files (adb, ftp, sftp, bluetooth) | ||
| * How to use termux to script Python, Node, Ruby, etc | * 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 run Python on Android (and script/make home buttons for actions) | ||
| - | * How to download and install APKs | + | * 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 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: | * For how to install Android operating systems and supported hardware, see [[hardware: | ||