ChinaUnix.net
相关文章推荐:

android customize

  1. Docs
    1. Tutorial
      • http://code.google.com/p/mylockforandroid/wiki/LockActivity
    2. Sample code
      • http://code.google.com/p/mylockforandroid/
      • http://code.google.com/p/mylockforandroid/source/browse/
  2. xxx

by web_surf - 移动操作系统 - 2011-12-23 02:09:33 阅读(912) 回复(0)

相关讨论

Now that you know how to set up a useful environment for yourself, it's time to share the wealth. It's very easy for a system administrator to ensure that each newly created user starts out with the same configuration files. For example, every user can receive the same customized prompt, shell variables, or hotkeys. Whenever you create a new user, several default (and hidden, or dot, files) are co...

by 剑心通明 - BSD文档中心 - 2008-03-19 18:23:40 阅读(975) 回复(0)

转自: http://morrisliu.spaces.live.com/blog/cns!917911649679a385!1429.entry chkconfig是rhel的工具,ubuntu没有。 ubuntu运行的服务被放在/etc/rcX.d目录中(Range of X is 0 to 6, or S) 添加一个服务(服务必须已在/etc/init.d目录中存在): sudo update-rc.d service defaults NN NN is a whole number, which indicates its order. 删除一个服务: sudo update-rc.d service remove 要定制服务,请参阅man update-rc.d...

by linxh - Linux文档专区 - 2007-03-03 01:36:15 阅读(555) 回复(0)

请问各位大侠: linux驱动开发人员需不需要学习android,如果需要学是学哪方面?通过什么方法什么途径学习啊? 大家多多发言给给建议啊

by linux_of_ly - 驱动开发 - 2010-10-18 14:17:55 阅读(1868) 回复(3)

咱们是不是应该开个android :mrgreen: :mrgreen: :mrgreen: 看着太好玩了。 [ 本帖最后由 小把戏 于 2008-9-29 21:55 编辑 ]

by 小把戏 - 站务交流 - 2008-12-29 20:31:52 阅读(2623) 回复(5)

androidandroid SDK安装 android SDK可以通过SDK下载器自动下载和配置,适合网络好,下载速度快的情况下;也可以借助工具下载SDK文件,手工配置,适合网络不是很好,下载速度慢的情况下。 SDK下载器自动下载步骤如下: 1. 解压缩android-sdk_r08-windows下载器,并双击运行SDK Manager.exe: 如果你的电脑不支持https连接会看到如下界面: 请选择setting的将Force https://... Sources to be fetched by using...

by 三里屯摇滚 - 移动操作系统 - 2012-01-13 16:10:51 阅读(1052) 回复(1)

Posted by Tim Bray on 29 September 2011 at 9:17 AM

by figofuture - 移动操作系统 - 2011-12-23 01:46:16 阅读(1001) 回复(0)

Posted by Tim Bray on 26 October 2011 at 12:46 PM

by figofuture - 移动操作系统 - 2011-12-23 01:19:37 阅读(1045) 回复(0)

  1. UI
    • layoutopt
      Ref:
      • http://developer.android.com/guide/developing/debugging/debugging-ui.html#layoutopt

      Optimize layout files, such as to check if there is useless element.
by web_surf - 移动操作系统 - 2011-12-22 08:51:11 阅读(949) 回复(0)

本帖最后由 prolj 于 2010-06-17 16:57 编辑

by patagonia - 移动操作系统 - 2011-02-12 14:42:03 阅读(25841) 回复(147)