Skip to content
This repository has been archived by the owner on Jun 4, 2023. It is now read-only.

Commit

Permalink
android: add 4.0 (ICS) compatibility to documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentbernat committed Jan 25, 2015
1 parent 625cb28 commit 3419406
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/android.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@ application to display dashboards.
Supported devices
-----------------

Currently, the minimal version of Android is 4.2 (Jelly Bean). It may
work with earlier versions but it has not been tested. *Dashkiosk* is
using the `Crosswalk project`_ to provide an up-to-date webview with
support of recent technologies.
Currently, the minimal version of Android is 4.0 (Icecream Sandwich)
but to be able to get rid of the status bar, you need at least 4.1
(Jelly Bean). *Dashkiosk* is using the `Crosswalk project`_ to provide
an up-to-date webview with support of recent technologies.

There are a lot of Android devices that you can choose to run
Dashkiosk on. When choosing one, prefer the ones which can be upgraded
to Android 4.4.
to Android 4.2.

Many cheap devices are using a Rockchip SoC limited to a 720p
resolution. This can be circumvented with some non official
Expand Down

0 comments on commit 3419406

Please sign in to comment.