Difference between revisions of "Template:H5SoftwareFeature-Android7"

From FriendlyELEC WiKi
Jump to: navigation, search
 
(3 intermediate revisions by the same user not shown)
Line 10: Line 10:
 
|rowspan="1"| U-boot-2014.07
 
|rowspan="1"| U-boot-2014.07
 
|
 
|
* Based on U-boot-2014.07 provided by Allwinner and it has all the functions Allwinner provides in it
+
* Based on U-boot-2014.07 provided by Allwinner and it has all the functions Allwinner developed in it
 
* Supports fastboot。
 
* Supports fastboot。
 
* Supports flashing Android to eMMC with a bootable TF card.
 
* Supports flashing Android to eMMC with a bootable TF card.
Line 16: Line 16:
 
|rowspan="1"| Linux-3.10
 
|rowspan="1"| Linux-3.10
 
|
 
|
* 基于全志原厂提供的Linux-3.10内核,保留了原厂提供的所有功能特性。
+
* 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
* 支持红外遥控器。
+
* 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。
* 支持千兆以太网。
+
* 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"| 文件系统
+
|rowspan="1"| File System
 
|
 
|
* 基于全志原厂提供的Android7.0,保持了原厂提供的所有功能特性。
+
* Based on Android7.0 provided by Allwinner and it has all the functions Allwinner developed in it.
* 支持HDMI音频和3.5mm耳机孔同时输出。
+
* Supports simultaneous HDMI audio output and 3.5mm audio jack output
* 支持调整HDMI分辨率和HDMI画面大小。
+
* Supports multiple HDMI resolutions and adjustable HDMI screen sizes
* 支持设置以太网静态IP地址。
+
* Supports static IP address
* 内置Kodi应用。
+
* Supports Kodi
* 内置Miracast应用。
+
* Supports Miracast
 
|-
 
|-
 
|}
 
|}

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