Android

From OLPC
Revision as of 18:10, 6 April 2014 by YouxinSu (talk | contribs)
Jump to: navigation, search

Android is an operating system based on the Linux kernel, and designed primarily for touchscreen mobile devices such as smartphones and tablet computers.

Android 4.3.1 (Jelly Bean) for XO-4

OLPC is preparing for a customer an Android, Sugar and Gnome dual-boot system for the XO-4 Touch. This will allow children to switch between the operating systems by rebooting, so that educational content can be delivered in either format.

The final stable build is not yet available, but is planned within a few weeks. --Quozl 01:48, 12 March 2014 (UTC)

Our next development release of a dual boot build is available.

The build is based on our arm-3.5 kernel, with changes which can be found in the arm-3.5-android branch of our olpc-kernel repository.

Installing

  • make a backup of anything you want to keep on the XO-4, because it will be erased by this test,
  • ensure the firmware is upgraded to Q7B38, (or use a pre-release build q7b37jh),
  • download the .zd file, from our build directory,
  • at the ok prompt, type this:
fs-update u:\32013a4.zd
  • when the installation completes, type this:
boot

Known problems

  • cannot install on some 4 GB eMMC model of XO-4; S_DEVICE value in mkzd.sh needs further trimming,
  • cannot turn on WLAN on SKU292, with the Marvell 8686 Wireless LAN module; missing firmware file,
  • not implemented; camera, hardware video codecs, and ambient light sensor,
  • might not coexist with olpc-update,
  • does not coexist with deployment security; the Android kernel and ramdisk are not signed.

Do not rely on this build for any critical data, in particular do not associate your regular Google account with this build if your Google account is critical to you.

Test cases

  • boot,
  • use power button for sleep and wake,
  • use of e-book switch (close lid) for sleep,
  • use of headphones to play music from USB drive in MP3 format,
  • use of bluetooth to pair a headset,

See Also