> For the complete documentation index, see [llms.txt](https://bananapi.gitbook.io/bpi-m3/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bananapi.gitbook.io/bpi-m3/zh/android_software.md).

# android\_software

## Android 5.1.1 image

## New image: Android 5.1 (Vsersion:V3)

![](https://github.com/bananapi/bpi-m3/tree/70738568d16e91df00cd94c296f2a515a69b8ce3/zh/android%20V3.jpg)

Release Note: 1. LED Trigger default disable 2. WIFI-Hotspot feature supported 3. Muti-Resolution feature supported (HDMI version only) 4. Static IP feature supported 5. Android root feature supported 6. support double-screen display, MIPI Display and HDMI display. 7. support 720P and 1080P 8. wifi working fine. 9. 1000M RJ45 working fine 10. emmc working fine. 11. USB and OTG working fine.

HDMI-Version

Google Drive:

<https://drive.google.com/file/d/0B-L3cPQfpxGZeGRDTER1U0tTdkU/view23>

Baidu Cloud:

<http://pan.baidu.com/s/1c2juiZY3>

MD5: 918b1d3707ce58cd203d0b392fa4cc8b

LCD-Version

Google Drive:

<https://drive.google.com/file/d/0B-L3cPQfpxGZb2NnYTJfUjdNWnc/view10>

Baidu Cloud:

<http://pan.baidu.com/s/1c1TfhIw1>

MD5: d5d8e33b05d1db502ad3d527e512ab27

discuss on forum:

<http://forum.banana-pi.org/t/bpi-m3-new-image-android-5-1-vsersion-v3/1850>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://bananapi.gitbook.io/bpi-m3/zh/android_software.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
