Tag
BeagleBoard xM
7 posts tagged "BeagleBoard xM".
- 1 min read
Installing busybox (for Android) on BeagleBoard
**BusyBox** provides several stripped-down [Unix tools](http://en.wikipedia.org/wiki/Unix_tool "Unix tool") in a single [executable…
- 1 min read
ADB over Ethernet in BeagleBoard
First of all we need to ensure that we have an Ethernet connection up and running. Connect your PC to the Beagleboard using a USB to Serial converter. USB…
- 1 min read
FT232R (Java) Driver for Android OS 3.1+
[FT232R Driver](http://www.ezequielaceto.com.ar/techblog/wp-content/uploads/VCPLib.zip) [PS2Pad (Test app for FT232R…
- 1 min read
Android 4.1.2 Image for Beagleboard XM
This Image can be loaded into an SD Card (4GBytes min). It can run entirely from the SD Card, or the Android OS can run from a USB Flash, and U-Boot,…
- 1 min read
Setting up ADB on Beagleboard
Enable USB Debugging on The Beagleboard
- 1 min read
Loading rootfs from USB in Beagleboard
1) Format a USB Flash Drive with EXT4 File System 2) Decompress rootfs.tar.gz into USB Flash Drive `cp rootfs.tar.gz /media/USBDrive` `cd /media/USBDrive`…
- 6 min read
Building Android Jelly Bean (4.1.2) for Beagleboard xM
- Ubuntu 12.04 LTS - AMD64