
Android开发指南翻译
itwayq
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Android Basics-Application Fundamentals应用基础
Android applications are written in the Java programming language. Android应用是用Java 语言写的 The Android SDK tools compile the code—along with any data and resource files—into an Android package, an转载 2012-06-11 18:01:47 · 698 阅读 · 0 评论 -
Android Basics-What is Android?
Android is a software stack for mobile devices that includes an operating system, middleware and key applications. Android是一个包括了操作系统,中间件和关键应用的移动设备软件集. The Android SDK provides the tools and APIs nec转载 2012-06-11 16:50:32 · 492 阅读 · 0 评论 -
Framework Topic-Activities活动
Activities活动 ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------转载 2012-06-12 08:53:11 · 1209 阅读 · 0 评论