Görüntülenen Etiket : " aosp"
Jan
29
2012

Step by Step Guide to Building a Custom Android Device

In this document we will try explain how to build a custom android device. We used Ice Cream Sandwich ( 4.0.3 ) for this tutorial. We assume that you already download the latest version of android. 0. Create a working directory ics and download the latest source code to this directory. If you don’t know how to do that please check this page. 1. First of all we need a vendor directory in the ics directory. [...]