IoTGateway/BSP/Android/Gettingstarted
From ESS-WIKI
Revision as of 06:53, 26 January 2017 by Weijw.lien (talk | contribs)
Development Environment
You also need to use the 14.04 64-bit version of Ubuntu which are the most tested OS for the Android Marshmallow 6.0
build.
After installing the computer running Linux OS, check whether you have all the necessary packages installed for an Android
build. See "Setting up your machine" on the Android website source.android.com/source/initializing.html.
In addition to the packages requested on the Android website, the following packages are also needed:
Device Drivers
- How to use GPIO
- How to use SATA
- How to use I2C
- How to set LCD backlight using PWM
- How to set LCD
- How to configure Capacitive Multi-touch Display
Other commonly used interfaces
- How to use UART
- How to use Audio
- How to use Ethernet
- How to configure MAC address
- How to set HDMI
- How to use SD/MMC Card
- How to use USB DISK
- How to use CAN Bus
Set-up Development Environment
The Set_up Development Environment will leading you to setting OS and Appliction Design necessary tools .
ELLA Features
Hardware
The ELLA Android hardware introductions please go through Perpheral.
Software