Posts with "android" Tag

Building ROS2 on Android

by Dan Aukes

https://github.com/termux/proot-distro

termux-setup-storage
pkg install proot-distro
proot-distro login ubuntu --termux-home

Install ...

Read More
Installing GrapheneOS on a Pixel 4a

by Dan Aukes

Instructions derived from https://grapheneos.org/install/cli

Download Developer Tools

```bash sudo apt install -y android-sdk-platform-tools-common sudo apt install -y signify-openbsd echo ...

Read More
Weylus

by Dan Aukes

...

Read More
Handy Termux Commands

by Dan Aukes

```bash pkg install openssl openssh gnupg iproute2 pkg install nmap # port scanning pkg install dnsutils # dig pkg ...

Read More