Difference between revisions of "Template:H5SoftwareFeature-Android7"

From FriendlyELEC WiKi
Jump to: navigation, search
(updated by API)
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
::{| class="wikitable"
 
::{| class="wikitable"
 
|-
 
|-
| style="background: PaleTurquoise; color: black" colspan="2"| '''Android7.0系统'''         
+
| style="background: PaleTurquoise; color: black" colspan="2"| '''Android7.0 System'''         
 
|-
 
|-
|交叉编译器
+
|Cross Compiler
|style="width: 30%; background-color: white;"|
+
|style="width: 90%;"|
* gcc-linaro-arm-4.6.3.tar.xz,全志原厂提供的编译器,用于编译U-boot
+
* gcc-linaro-arm-4.6.3.tar.xz, provided by Allwinner, used to compile a U-boot source code
* gcc-linaro-aarch64.tar.xz,全志原厂提供的编译器,用于编译Linux内核
+
* gcc-linaro-aarch64.tar.xz, provided by Allwinner, used to compile a Linux kernel
 
|-
 
|-
 
|rowspan="1"| U-boot-2014.07
 
|rowspan="1"| U-boot-2014.07
 
|
 
|
* 全志原厂提供的U-boot,保留了原厂提供的所有功能特性。
+
* Based on U-boot-2014.07 provided by Allwinner and it has all the functions Allwinner developed in it
* 支持fastboot烧写。
+
* Supports fastboot。
 +
* Supports flashing Android to eMMC with a bootable TF card.
 
|-
 
|-
 
|rowspan="1"| Linux-3.10
 
|rowspan="1"| Linux-3.10
 
|
 
|
* 全志原厂提供的Linux内核,保留了原厂提供的所有功能特性。
+
* Based on Linux-3.10 kernel provided by Allwinner. It has all the functions Allwinner developed in it
* 支持TF卡和eMMC运行Android系统。
+
* Supports booting Android from either TF card or eMMC
* 支持控制LED,通过/sys/class/leds访问。
+
* Supports LED control, LEDs can be accessed with /sys/class/leds
* 支持IR Receiver。
+
* Supports IR remote control
* 支持读取CPU ID,通过/sys/class/sunxi_info/sys_info访问。
+
* Supports reading a CPU ID with /sys/class/sunxi_info/sys_info
* 支持USB Host1/2/3。
+
* Supports USB Host1/2/3。
* 支持1000M 以太网。
+
* Supports Gbps Ethernet
* 支持CPU内置音频Codec。
+
* Supports CPU's internal Audio Codec
* 支持Micro USB device功能,可用于fastboot和ADB功能。
+
* Supports Micro USB device which works under fastboot and ADB
* 支持WiFi模块RTL8189。
+
* Supports WiFi module RTL8189
* 支持HDMI音视频输出。
+
* Supports HDMI's audio output
* 支持DVP摄像头(CAM500B)
+
* Supports DVP camera (CAM500B)
* 支持USB摄像头(CAM200B)
+
* Supports USB camera (CAM200B)
* 支持视频硬编码和硬解码。
+
* Supports video hardware encoding and decoding
* 支持Mali 450 GPU加速。
+
* Supports Mali 450 GPU acceleration
 
|-
 
|-
|rowspan="1"| 文件系统 <b>
+
|rowspan="1"| File System
 
|
 
|
*基于UbuntuCore-16.04构建,保留UbuntuCore的原始特性。<!--兼容Ubuntu系统软件源。-->
+
* Based on Android7.0 provided by Allwinner and it has all the functions Allwinner developed in it.
*内置图形界面eMMC烧写工具eFlasher,开机自动运行,参考[[EFlasher]]。
+
* Supports simultaneous HDMI audio output and 3.5mm audio jack output
*内置命令行eMMC烧写工具eFlasher。
+
* Supports multiple HDMI resolutions and adjustable HDMI screen sizes
*支持多系统选择烧写。
+
* Supports static IP address
*支持显示烧写进度。
+
* Supports Kodi
*支持备份和还原eMMC。
+
* Supports Miracast
*支持自动检测外置存储设备(例如U盘)根目录上的烧写文件。
+
 
|-
 
|-
 
|}
 
|}

Latest revision as of 04:33, 14 August 2018

Android7.0 System
Cross Compiler
  • gcc-linaro-arm-4.6.3.tar.xz, provided by Allwinner, used to compile a U-boot source code
  • gcc-linaro-aarch64.tar.xz, provided by Allwinner, used to compile a Linux kernel
U-boot-2014.07
  • Based on U-boot-2014.07 provided by Allwinner and it has all the functions Allwinner developed in it
  • Supports fastboot。
  • Supports flashing Android to eMMC with a bootable TF card.
Linux-3.10
  • Based on Linux-3.10 kernel provided by Allwinner. It has all the functions Allwinner developed in it
  • Supports booting Android from either TF card or eMMC
  • Supports LED control, LEDs can be accessed with /sys/class/leds
  • Supports IR remote control
  • Supports reading a CPU ID with /sys/class/sunxi_info/sys_info
  • Supports USB Host1/2/3。
  • Supports Gbps Ethernet
  • Supports CPU's internal Audio Codec
  • Supports Micro USB device which works under fastboot and ADB
  • Supports WiFi module RTL8189
  • Supports HDMI's audio output
  • Supports DVP camera (CAM500B)
  • Supports USB camera (CAM200B)
  • Supports video hardware encoding and decoding
  • Supports Mali 450 GPU acceleration
File System
  • Based on Android7.0 provided by Allwinner and it has all the functions Allwinner developed in it.
  • Supports simultaneous HDMI audio output and 3.5mm audio jack output
  • Supports multiple HDMI resolutions and adjustable HDMI screen sizes
  • Supports static IP address
  • Supports Kodi
  • Supports Miracast