部署好cygwin,編譯一下NDK內建的sample,報錯:“ Android NDK: Host 'awk' tool is outdated. Please define HOST_AWK to point to Gawk or Nawk ! ” 原來NDK內建了一個awk.exe, Host 'awk' tool is outdated. 已經到期。找了下解決方案,最直接的辦法是到NDK的host目錄
本來想翻譯一下的,看看原文也不算太難,直接轉帖到這兒了。大夥湊合著看看吧!轉自:http://www.androidenea.com/2009/06/android-boot-process-from-power-on.html(需要翻牆)Since mobile platforms and embedded systems has some differences compared to Desktop systems in how they initially start up and
Android 3.0 Platform HighlightsWelcome to Android 3.0!The Android 3.0 platform introduces many new and exciting features for users and developers. This document provides a glimpse of some of the new features and technologies, as delivered in the
Android 2.3 Platformhttp://androidappdocs.appspot.com/sdk/android-2.3.html API Overview: 1. SIP-based VoIP 2. Near Field Communications (NFC) 3. Gyroscope and other sensors(gyroscope: 陀螺儀) 4. Multiple cameras support 5.
以前做Camera時為瞭解決VideoCamera取景時,在高解析度下數位變焦花屏的問題,找到的關於Copybit的資料,目前還沒找到出處。對Copybit沒有過多的研究,先貼到這兒,以後有時間好好研究一下。Android HAL consists of several hardware accelerated modules, and copybit is one of them implemented in G1 phone.While OpenGL ES cannot be used