DART-SD410 Android LL 5 1 1: Difference between revisions

From Variscite Wiki
(Created page with "{{Software |image=Google_android.png |description=Android Lollipop is a version of the Android mobile operating system developed by Google, spanning versions between 5.0 and 5...")
 
No edit summary
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Software
{{SoftwareEx
|title={{PAGENAME}}
|image=Google_android.png
|image=Google_android.png
|description=Android Lollipop is a version of the Android mobile operating system developed by Google, spanning versions between 5.0 and 5.1.1. Unveiled on June 25, 2014, during the Google I/O conference, it became available through official over-the-air (OTA) updates on November 12, 2014, for select devices that run distributions of Android serviced by Google (such as Nexus and Google Play edition devices). Its source code was made available on November 3, 2014.
|description=Android Lollipop is a version of the Android mobile operating system developed by Google, spanning versions between 5.0 and 5.1.1. Unveiled on June 25, 2014, during the Google I/O conference, it became available through official over-the-air (OTA) updates on November 12, 2014, for select devices that run distributions of Android serviced by Google (such as Nexus and Google Play edition devices). Its source code was made available on November 3, 2014.
Line 10: Line 11:
|content=<nowiki></nowiki>
|content=<nowiki></nowiki>
=== General  ===
=== General  ===
* [[VAR-SOM-MX6 Start Here|First Time? Start Here <span style="color:red"><---]]
* [[DART-SD410_Start_here|First Time? Start Here]] <i class="fas fa-angle-double-left text-danger"></i>
* [http://variscite.com/support-forum/index.php Support forum]
* [[VAR-SOM-MX6_Yocto_NAND_Recovery_V50plus|'''Using NAND Flash recovery rescue SD card''']]


=== Programming ===
=== Programming ===
* [[VAR-SOM-MX6 Hello World|Hello World 'C' application]]
[http://www.tutorialspoint.com/android/android_hello_world_example.htm Hello World]<br>
* [[VAR-SOM-MX6 QT Hello World|Building A QT Hello World]]
[http://rxtx.qbang.org/wiki/index.php/Two_way_communcation_with_the_serial_port Using Serial Port]
* [[VAR-SOM-MX6 Yocto GS eclipse v3|Debugging with Eclipse]]
* [[VAR-SOM-MX6 Yocto Utilizing|TFTP & NFS]]
<br>
<br>


|color=darkblue}}<nowiki>
|color=darkblue
|class=mb-3
}}<nowiki>
</nowiki>{{SoftBox
</nowiki>{{SoftBox
|title=Build
|title=Build
|boxwidth=23
|boxwidth=23
|content=<nowiki></nowiki>
|content=<nowiki></nowiki>
===Build Yocto, Linux and U-Boot===
=== Build ===
* [https://docs.google.com/spreadsheets/d/1xDR2HFLuLLcLayCVgCrEQtC4bnE0tCAYrs5qw8gX-wg/pubhtml Release Notes]
*[[DART-SD410_Android_LL_1_1#Introduction|Introduction]]
* [[VAR-SOM-MX6 Yocto Fido R2 Suported hardware and features|Supported hardware and features]]
*[[DART-SD410_Android_LL_1_1#Overview|Overview]]
* [[VAR-SOM-MX6 Development Environment|Set Development Environment]]
*[[DART-SD410_Android_LL_1_1#Supported hardware and features|Supported hardware and features]]
* [[VAR-SOM-MX6 Yocto Fido R3 Build Yocto release|'''Build Yocto from source code''']]
*[[DART-SD410_Android_LL_1_1#Hardware Requirements|Hardware Requirements]]
* [[VAR-SOM-MX6_Yocto Common Errors|Yocto common build errors</span>]]
*[[DART-SD410_Android_LL_1_1#Obtain Variscite's BSP|Obtain Variscite's BSP]]
* [[VAR-SOM-MX6 Yocto Fido R3 Build Linux out of tree|Build Linux kernel from source code]]
*[[DART-SD410_Android_LL_1_1#Download and Build Android Images|Download and Build Android Images]]
* [[VAR-SOM-MX6 Yocto Fido R2 Customize linux-variscite |Customize linux-variscite]]
*[[DART-SD410_Android_LL_1_1#Flashing newly built images|Flashing newly built images]]
* [[VAR-SOM-MX6 Yocto Fido R3 Build u-boot out of tree|Build U-Boot from source code]]
*[[DART-SD410_Android_LL_1_1#Adding Applications|Adding Applications]]
* [[VAR-SOM-MX6 NAND Flash Burning | Burning Yocto binaries to NAND Flash via SD card]]
* [[VAR-SOM-MX6 Yocto Flash From Net|Burning Yocto binaries to NAND Flash via Ethernet TFTP]]
* [[U-Boot features]]


|color=green}}<nowiki>
|color=green
|class=mb-3
}}<nowiki>
</nowiki>{{SoftBox
</nowiki>{{SoftBox
|title=Howto
|title=Howto
Line 46: Line 44:
=== HOW-TO Test and use an Interface ===
=== HOW-TO Test and use an Interface ===
<div style="width:100%;">
<div style="width:100%;">
<div style="width:50%; float: left;">
<div style="width:1000%; float: left;">
* [[VAR-SOM-MX6 GPIO|GPIO]]
*[[DART-SD410_Android_Using_user_LED|Using user LED]]
* [[VAR-SOM-MX6 Ethernet|Ethernet]]
*[[DART-SD410_Android_Using_GPIO|Using GPIO]]
* [[VAR-SOM-MX6 Camera|Camera]]
*[[DART-SD410_Android_Using_RTC|Using RTC]]
* [[VAR-SOM-MX6 Audio record play|Audio record/play]]
*[[DART-SD410_Android_Recording_and_Playing_sound_file|Recording and Playing sound file]]
* [[VAR-SOM-MX6 Can-bus|Can-bus]]
*[[DART-SD410_Android_Capturing_screen_snapshot|Capturing screen snapshot]]
* [[VAR-SOM-MX6 USB Host|USB Host]]
*[[DART-SD410_Android_Switching_screen|Switching screen]]
* [[VAR-SOM-MX6 PCIE|PCIE]]
*[[DART-SD410_Android_Capturing_camera_image|Capturing camera image]]
* [[VAR-SOM-MX6 eMMC|eMMC]]
*[[DART-SD410_Android_Testing_internet_connection|Testing internet connection]]
* [[VAR-SOM-MX6 RTC|RTC]]
*[[DART-SD410_Android_Rotating_LVDS_screen|Rotating LVDS screen]]
* [[VAR-SOM-MX6 LVDS|LVDS]]
*[[DART-SD410_Android_Reseting_the_system|Reseting the system]]
*[[DART-SD410_Android_Setting_ADB_over_Wi-Fi|Setting ADB over Wi-Fi]]
</div>
</div>
<div style="width:50%; float: right;">
* [[VAR-SOM-MX6 I2C|I2C]]
* [[VAR-SOM-MX6 Wireless LAN|Wireless LAN]]
* [[VAR-SOM-MX6 Bluetooth|Bluetooth]]
* [[VAR-SOM-MX6 Backlight|Backlight]]
* [[VAR-SOM-MX6 USB OTG host|USB OTG as host]]
* [[VAR-SOM-MX6 USB OTG as device|USB OTG as device]]
* [[VAR-SOM-MX6 SPI|SPI]]
* [[VAR-SOM-MX6 SATA|SATA]]
* [[VAR-SOM-MX6 UART|External UART]]
* [[VAR-SOM-MX6 HDMI|HDMI]]
* [[VAR-SOM-MX6 GSTREAM|Video steaming - Playback/Capture]]
</div>
</div>
</div>
|color=blue
|color=blue}}}}
|class=mb-3
__NONUMBEREDHEADINGS__<startFeed/>
}}}}
<startFeed />
{{News|
{{News|
==News==
==17/Apr/2016 - Variscite releases A new WIKI for the Lollipop Android release ==
==15/12/2015 - Variscite releases A new WIKI for the FIDO release ==
New update to Lollipop Android Wiki. Enjoy.
New update to the Fido R2 Wiki. Enjoy.


}}
}}
<endFeed/>
<endFeed />
{{NONUMBEREDHEADINGS}}

Latest revision as of 10:58, 3 June 2021

DART-SD410 Android LL 5 1 1

Android Lollipop is a version of the Android mobile operating system developed by Google, spanning versions between 5.0 and 5.1.1. Unveiled on June 25, 2014, during the Google I/O conference, it became available through official over-the-air (OTA) updates on November 12, 2014, for select devices that run distributions of Android serviced by Google (such as Nexus and Google Play edition devices). Its source code was made available on November 3, 2014.

<startFeed />

Latest News

17/Apr/2016 - Variscite releases A new WIKI for the Lollipop Android release

New update to Lollipop Android Wiki. Enjoy.


<endFeed />