2008年05月
After wowing the IO conference crowd with their Android prototype demonstration, the developers sat down for a Q&A session. The question on everyones’ lips was what exactly the demo hardware consisted of, and who made it; while the answer to the latter was under NDA, we were given some details of the former. Based on a 528MHz Qualcomm processor, the smartphone used a Synaptics capacitive touchscreen and the UMTS cellular standard; the demo itself was carried out using a 3.6Mbps HSDPA connectio阅读全文>
发表于 @ 2008年05月31日 03:44:00|评论(loading...)|编辑
2008年05月29日17:59 来源: Techweb
新浪科技讯北京时间5月29日消息,据国外媒体报道,谷歌周三展示了备受瞩目的Android手机,并否认将与iPhone在手机市场展开竞争。阅读全文>
发表于 @ 2008年05月29日 21:17:00|评论(loading...)|编辑
想法:将音视和视频结合起来!
架构:
主界面:
包括一个TextView,menu.
TextView:主要显示一些此产品的介绍,以及提示用户按menu键进行选择!
menu里面包括:1.歌曲列表
2..电影列表
3.退出(此程序)阅读全文>
发表于 @ 2008年05月29日 21:15:00|评论(loading...)|编辑
Android学习:媒体播放功能
w.setVideoPath("/sdcard/android/kongfu.mp4");阅读全文>
发表于 @ 2008年05月29日 12:21:00|评论(loading...)|编辑
Hello,
I have a sugestion for the Android platform developers.
As a regular user, I very much hope that the platform will implement
and support the USB Host feature (http://en.wikipedia.org/wiki/USB_On-
The-Go). 阅读全文>
发表于 @ 2008年05月29日 09:34:00|评论(loading...)|编辑
前言 本文将用实验步骤的方式,讲述如何在一台PC上,在2个android模拟器之间,以及android模拟器和Gtalk PC客户端之间进行XMPP通讯。阅读全文>
发表于 @ 2008年05月28日 14:03:00|评论(loading...)|编辑
这篇文章,是从我的《高效开发人员的五个特征》一文中抽出的一个观点。从我自身的事业和习惯中,我考虑了很多方式怎么样才能有效地学习。阅读全文>
发表于 @ 2008年05月28日 00:39:00|评论(loading...)|编辑
5月27日消息,据国外媒体报道,诺基亚服务及软件业务执行副总裁Niklas Savander日前表示,诺基亚目前无意支持Google Android平台。阅读全文>
发表于 @ 2008年05月28日 00:36:00|评论(loading...)|编辑
《商业周刊》日前刊文指出,谷歌正在全力促成无线频段资源向公众免费开放,而这将有助于其快速切入无线通信市场,既而将其在以PC为基础的互联网世界里的影响力延伸到以手机为基础的无线互联网世界,无疑目前谷歌所作的一切,是其称霸无线互联网世界的前奏。阅读全文>
发表于 @ 2008年05月28日 00:13:00|评论(loading...)|编辑
As you can imagine a popular way to load music onto a cell phone will be via removable storage, such as an SD card. In part 1 of our media player tutorial we will build a simple media player that will allow the user to select a song from the SD card and play it.阅读全文>
发表于 @ 2008年05月24日 14:29:00|评论(loading...)|编辑
12月5日,领先的开源面向对象数据库提供厂商db4objects宣布db4o已可以顺利运行于Android平台。先前的InfoQ新闻“Db4Objects发布Db4o 7.0,支持透明激活”中曾经报道db4objects公司和爱好者积极推进db4o运行于Google Android平台,以期待让db4o成为Android上的首选数据库平台,现在db4o已经成功走出了这一步阅读全文>
发表于 @ 2008年05月21日 19:15:00|评论(loading...)|编辑
Stefano’s Linotype
Typesetting some of Stefano Mazzocchi’s random thoughts
Dalvik: how Google routed around Sun’s IP-based licensing restrictions on Java ME
November 12th, 2007 阅读全文>
发表于 @ 2008年05月21日 17:46:00|评论(loading...)|编辑
What you will learn: You will learn how to create your own ListAdapter: IconifiedListAdapter 阅读全文>
发表于 @ 2008年05月20日 23:10:00|评论(loading...)|编辑
在21世纪里面,我们需要认真读书的同学,但是我们更需要创新实践的人才。我们需要每一科的专才,但是我们更需要跨领域合成者。我们需要高智商的人,但是更需要高情商的人。我们需要每一个学生能够高效能地理解,但是未来你们更需要高效能地阅读全文>
发表于 @ 2008年05月18日 23:27:00|评论(loading...)|编辑
在AndroidManifest.xml文件中,参数为“class=”全部被”android:name=”替代。
在AndroidManifest.xml文件中,参数为”android:value=”全部被”anroid:name=”替代.
在AndroidManifest.xml文件中,参数为”android:id”全部被”android:name=”替代。阅读全文>
发表于 @ 2008年05月18日 22:46:00|评论(loading...)|编辑
让机器启动时加载SDCARD因为,我们在程序里面创建的文件夹,运行以后,系统根本就没有加载。所以值才出不来。阅读全文>
发表于 @ 2008年05月07日 09:21:00|评论(loading...)|编辑
你将学会如何使用PhoneStateIntentReceiver来识别来电号码 . 可能出现的情况是, 当有来电时会使音乐播放关闭.
阅读全文>
发表于 @ 2008年05月05日 07:22:00|评论(loading...)|编辑