Navigation Menu

Skip to content
Chihau Chau edited this page May 15, 2014 · 7 revisions

Welcome to Keepod development wiki!

Keepod is derived from the open source Android-x86 project, only easier to contribute.

All projects can be roughly divided into 5 categories: installation, building, hardware, apps and testing.

The goal of all installation projects is to make it extremely easy for anyone to try out Keepod OS. For general users, we need to provide an installer by which they can install Keepod onto their USB sticks. For developer, we need to provide ISO image, VM image and a vagrant box, they can download it and play it without changing anything.

The goal of all building projects is to help developers to quickly set up an environment and start coding, so they don't have to spend several days to install packages or fix dependency issues. We need to provide vagrant box, VM images for this purpose.

The goal of all hardware projects is to add more hardware support to Keepod OS. Keepod OS need to support as many hardware as possible, especially on wifi and display card. We need to provide a minimal Keepod OS specially designed for hardware development and testing, and some application for testing specific hardware.

The goal of all app projects is to develop application specially designed for Keepod users.

The goal of all testing projects is to create tools and applications to help anyone test Keepod OS and report testing results.

Clone this wiki locally