Greg's surviving with Android
Various hacks
Greg's diary
Greg's home page
HOWTO index
Google
http://dunham.org/grog/wip/work-in-progress-md.png
Work in progress

This page contains links to things that I have found helpful in my attempt to survive with Android.

Shell access with adb

adb is the Android Debug Bridge, which enables communication between an Android device and a Real Computer. I haven't got round to looking at all its capabilities, but it does allow access to the Android device via USB, and it provides a relatively normal shell environment.

FreeBSD setup

The good news: it works well and presents a relatively sane interface to the Android system, including files that are inaccessible to most apps. The not-so-good news: setup is non-trivial. I'm still learning, and some of what follows may be incorrect or suboptimal, but it works. I welcome constructive feedback.

Then continue:

# adb shell

And then you're in! Simple, isn't it? Points to note:

Random links

How to Disable Randomized MAC Addresses on Android

Greg's home page Greg's diary Greg's photos Copyright

Valid XHTML 1.0!

$Id: Android.php,v 1.3 2024/10/21 00:33:27 grog Exp grog $