Difference between revisions of "Android: Build Image"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) (New page: ==Referensi== * http://www.kandroid.org/online-pdk/guide/build_system.html * http://stackoverflow.com/questions/4490179/how-to-create-customized-android-system-images-from-the-aosp * htt...) |
Onnowpurbo (talk | contribs) |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | Sepintas lalu tampaknya seru juga urusan membuat sistem operasi Android ini, karena butuh | ||
+ | * tempat source sekitar 6Gbyte | ||
+ | * harddisk space sekitar 90-an Gbyte untuk kerja | ||
+ | * Ubuntu 64bit | ||
+ | * Mesin dengan 16G RAM / Swap dan 30GB disk space | ||
+ | * Sebaiknya mesin dengan core banyak | ||
+ | |||
+ | ==Lebih Detail== | ||
+ | |||
+ | * [[Android: Inisialiasi Build Environment]] | ||
+ | * [[Android: Download Repo Source Code Android]] | ||
+ | * [[Android: Repo Sync Error]] | ||
+ | * [[Android: Build dan Run]] | ||
+ | * [[Android: Build untuk Device]] | ||
+ | * [[Android: Build Kernel]] | ||
==Referensi== | ==Referensi== |
Latest revision as of 03:39, 2 August 2012
Sepintas lalu tampaknya seru juga urusan membuat sistem operasi Android ini, karena butuh
- tempat source sekitar 6Gbyte
- harddisk space sekitar 90-an Gbyte untuk kerja
- Ubuntu 64bit
- Mesin dengan 16G RAM / Swap dan 30GB disk space
- Sebaiknya mesin dengan core banyak
Lebih Detail
- Android: Inisialiasi Build Environment
- Android: Download Repo Source Code Android
- Android: Repo Sync Error
- Android: Build dan Run
- Android: Build untuk Device
- Android: Build Kernel