妮仔的學習筆記

2012年11月5日 星期一

android JB build error

export SHELL=/bin/bash
張貼者: 妮妮媽咪的學習Map 於 晚上9:26 沒有留言:
以電子郵件傳送這篇文章BlogThis!分享至 X分享至 Facebook分享到 Pinterest
較新的文章 較舊的文章 首頁
訂閱: 文章 (Atom)

訂閱

發表文章
Atom
發表文章
所有留言
Atom
所有留言

搜尋此網誌

關於我自己

妮妮媽咪的學習Map
檢視我的完整簡介

我的網誌清單

  • 妮仔的發呆地 - 幸福就是珍惜現在擁有的 :: 痞客邦 PIXNET ::
    過年走春
    11 年前

網誌存檔

  • ►  2015 (1)
    • ►  5月 (1)
  • ►  2013 (7)
    • ►  6月 (2)
    • ►  5月 (1)
    • ►  4月 (1)
    • ►  3月 (3)
  • ▼  2012 (38)
    • ▼  11月 (1)
      • android JB build error
    • ►  10月 (4)
    • ►  9月 (3)
    • ►  8月 (2)
    • ►  7月 (10)
    • ►  6月 (3)
    • ►  5月 (13)
    • ►  3月 (2)
  • ►  2011 (29)
    • ►  9月 (9)
    • ►  8月 (10)
    • ►  6月 (4)
    • ►  4月 (5)
    • ►  2月 (1)
  • ►  2010 (50)
    • ►  12月 (4)
    • ►  11月 (9)
    • ►  10月 (11)
    • ►  9月 (3)
    • ►  8月 (5)
    • ►  7月 (1)
    • ►  6月 (5)
    • ►  5月 (3)
    • ►  3月 (3)
    • ►  2月 (1)
    • ►  1月 (5)
  • ►  2009 (33)
    • ►  12月 (2)
    • ►  11月 (2)
    • ►  10月 (5)
    • ►  9月 (6)
    • ►  8月 (18)

追蹤者

熱門文章

  • vim 整段註解
    ‧執行 vim 某個 文字檔,進入vim: 1. 先按 Esc 離開 insert mode 2. 再按 ctrl+v 將要註解的這幾行選取(使用上下左右鍵 or + shift ) 3. 再按大寫的 I (指的是進入Insert mode) 4. 再輸入 # ...
  • Generate git patch
    step1: #git format-patch -o /tmp/ xxxxx^..xxxx ^上一筆 ..到 xxxxx^..xxxx : 給範圍 ex: git format-patch -o /tmp/ 401dcd873a6550158429999039cc3c1fcbb...
  • Look Android ramdisk image
    Tar: #cd /tmp/data #cat ../ramdisk.img | gunzip | cpio -idv store: find . | cpio -o -H newc | gzip > ../ramdisk.img
  • * Audio: I2S and Linux sound system
    System: ------------ -------- | Embedded | ---->I2S | audio | I2C | codec | ----->AMP -->speaker -----...
  • sshfs on ubuntu
    Use sshfs instead, there is no setup necessary at all and you get "proper" mount points that are recognized by any application: ...
  • mount samba on ubuntu
    sudo mount.cifs // hostname / sharename ~/ mounts / sharename -o user= username,pass=password
  • Create RAMdisk in kernel
    find . | cpio -H newc -o | gzip --best > ../rootfs.igz
  • wifi 名詞解釋
    wpa : wifi protected access
  • Integrate image
    Integrate image: uboot and uImage #dd if=u-boot of=ub bs=1M conv=sync #vi ub Then see the hex file by :%!xxd verify it by see address #ll ex...
  • wifi hal layer on android
    - wifi ap layer on Android frameworks/base/core/jni/android_net_wifi_Wifi.cpp framwworks/base/wifi/java/android/net/wifi/WifiStateTracke...
圖片視窗主題. 技術提供:Blogger.