Android
四月 27, 2008 Posted in RSS 觀看文章來源
The Android platform is a software stack for mobile devices including an operating system, middleware and key applications. Developers can create applications for the platform using the Android SDK. Applications are written using the Java programming language and run on Dalvik, a custom virtual machine designed for embedded use which runs on top of a Linux kernel.
The core Android APIs will be available on every Android phone, but there are a few APIs which have special concerns: the “optional” APIs.
These APIs are “optional” for two reasons. First, they’re optional in the sense that you don’t need to use them. For example, you can’t write an application without using the Activity and Intent APIs, but your application may not need to know where the user is, and so you may not need the Location-Based Services API. In this sense, the LBS API is optional where the Activity API is not.
- Location-Based Services
- Media APIs
- 3D Graphics with OpenGL
- Low-Level Hardware Access
Google APIs and Services in Android
- MapView
- P2P Services Using XMPP
讀過本文的讀者, 也對以下文章有興趣
gogoyo: Orlando — Winter Park Scenic Boat Tour
sambafruit.net: 家電蒐奇
sambafruit.net: 越來越瘦
For Life: [星座] 2009獅子座運勢 by 唐立淇
gogoyo: 祝我生日快樂!!!























