DART-SD410 Android Getting Started: Difference between revisions
From Variscite Wiki
Line 7: | Line 7: | ||
==Variscite's FTP== | ==Variscite's FTP== | ||
The Variscite's FTP directory tree is as following: | |||
<pre> | |||
dart-sd410 | |||
├── Software | |||
│ ├── Android | |||
│ │ ├── LL.1.2.4-01810-8x16.0-3 | |||
│ │ └── RescueImages | |||
│ ├── Yocto | |||
│ ├── Ubuntu | |||
│ ├── Windows | |||
│ └── RescueDiskImage | |||
└── Hardware | |||
├── Schematics | |||
├── Datasheets | |||
└── Layout | |||
</pre> | |||
=== dart-sd410 === | |||
= Overview = | = Overview = |
Revision as of 13:45, 18 January 2016
Introduction
This WIKI describes:
- Variscite's FTP tree explanatioon.
- Switching between Android and Linux.
- How to start using your VAR-DT410CustomBoard.
Variscite's FTP
The Variscite's FTP directory tree is as following:
dart-sd410 ├── Software │ ├── Android │ │ ├── LL.1.2.4-01810-8x16.0-3 │ │ └── RescueImages │ ├── Yocto │ ├── Ubuntu │ ├── Windows │ └── RescueDiskImage └── Hardware ├── Schematics ├── Datasheets └── Layout
dart-sd410
Overview
The objective of this document is to guide DART-SD410 Android developers to obtain Android Lollipop sources, setting up host environment, compilation and deployment.
This document contains instructions for:
- Hardware and software requirements.
- Setup the hardware.
- Setup the toolchain.
- Download & build the sources.
- Install the binaries on the DART-SD410 SOM.