Android
waleywen
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
最新历史版本 :浅析Android线程模型
<br />1 引言 <br /><br /> Android一词本义指机器人,Google于2007年11月发布了以Android命名的开源移动设备综合平台,包括其基于 Linux的操作系统、中间件和关键的手机应用。并且组建了开放手机联盟,其成员囊括了全球著名的各大手机生产 商和移动运营商。2008年8月,Google又发布了网上应用商店Android Market。任何一个开发者只需要借助Android发 布的SDK开发手机应用,即可把开发的应用在Android Market上销售。目前A转载 2011-01-05 18:45:00 · 632 阅读 · 0 评论 -
Android源代码库
<br />http://grepcode.com/snapshot/repository.grepcode.com/java/ext/com.google.android/android/1.6_r2/原创 2011-01-11 11:43:00 · 601 阅读 · 0 评论 -
Detecting and Using LTE Networks
3GPP Long Term Evolution (LTE) is a 4G wireless network technology that supports significantly higher data rates than those supported by existing 3G networks. Because LTE enables video applications on both the downlink and the uplink, Android-powered devic转载 2011-01-28 11:15:00 · 1676 阅读 · 0 评论 -
iPhone Tabs for Android!
<br /><br />by rolle3k » Mon May 31, 2010 9:37 pmHiya,<br /><br />I was bored and had some spare time and I really like the iPhone ui elements so I started cloning the tabs. Code has been written with love.<br /><br />Everything you need to know is in the转载 2011-02-10 10:56:00 · 689 阅读 · 0 评论 -
gallery3d 代码分析之 glsurfaceview
作者: 刘鹏 日期: 2010-04-01 本文简要介绍了如何使用 android SDK 提供的 GlSurfaceView 进行 OpenGL ES 开发。 简介 SDK 中的 android.opengl.GLSurfaceView 类提供如下功能: 在 OpenGL ES 和 View 系统之间建立联系;使得 OpenG转载 2011-11-21 12:49:58 · 978 阅读 · 0 评论
分享