1. download the busybox (busybox-1.15.1.bz2)source code from www.busybox.net

2. tar -jvxf busybox-1.15.bz2

3. make menuconfig

4. choose build the busybox with static, and with crosscompile tool chain.

5. make

6. cp busybox to android device

7. busybox --install <install_dir>

then the command provided by busybox can be used.

更多相关文章

  1. 代码中设置drawableleft
  2. android 3.0 隐藏 系统标题栏
  3. Android开发中activity切换动画的实现
  4. Android(安卓)学习 笔记_05. 文件下载
  5. Android中直播视频技术探究之—摄像头Camera视频源数据采集解析
  6. 技术博客汇总
  7. android 2.3 wifi (一)
  8. AndRoid Notification的清空和修改
  9. Android中的Chronometer

随机推荐

  1. Android(安卓)camera系统开发之IPC (五)
  2. Android通知栏技巧
  3. Android(安卓)NDK几点回调方式(device id
  4. android 控制手机音量的大小 切换声音的
  5. Android(安卓)file 文件重命名删除详解
  6. Android(安卓)ORM-GreenDao学习之一基础
  7. Android(安卓)N之hasSystemFeature
  8. 实用技巧 - 收藏集 - 掘金
  9. ANDROID ANT打包
  10. Android开发框架xUtils3.x新手教学(二)HT