2008年11月3日 星期一

"行動作業系統",你的名字叫 Android

今天在Research有關Android的資訊,看到 VISA 要將 Google 的 Android 和 Nokia 手機 蛻變成可用來做信用卡付費的功能,該文網址如下:


http://www.linuxinsider.com/story/Visa-to-Turn-Android-Nokia-Phones-Into-Credit-Cards-64635.html


該文的 Introduction 寫著:


Visa has become the latest player to try and start a fire under mobile payments and mobile commerce, a concept that in the U.S. has remained mostly in the imagination over the last decade. Visa's first partners in its roll-out are Nokia and Google's Android platform. Its partnership with a major credit company is a win for Google's fledgling mobile operating system.


嗯,目前的作業系統不外乎三大主流,微軟的Windows、Like UNIX 的 Linux、蘋果的Mac 系列。而就在前陣子 Google 推出了 Android 平台,且公佈了 Android 的原始碼。那未來這個 Android ,會對大家的生活有何影響及改變呢?


現在真要開始注意 mobile operating system( 行動作業系統 ) 這套 Android 平台了^^,Keep Going and Keep Walking.


沒有留言:

張貼留言

FPGA Verilog 的學習經驗,提供給要入門的新手

今天簡單說說 FPGA Verilog 的學習經驗,提供給要入門的新手: 1.對自己寫的FPGA Verilog程式,所生成的數位電路要心中有數。 這一點個人認為很重要,就正如寫 C語言,心中要能生成對應的組合語言一樣,我是這樣要求自己的。 雖然 FPGA Verilog語言...