Android进阶篇(Advanced Training)

来源:互联网 发布:mac释放内存 编辑:程序博客网 时间:2024/06/06 13:03


原文地址:http://developer.android.com/training/advanced.html


Advanced Training contains a variety of classes that teach you best practices in Android development. These classes simplify the steps required to enhance your app with powerful platform features or effectively optimize your app performance.

What you see now is still the beginning. We plan to add many more classes, expand and refine existing classes, re-organize, and build courses that help you enhance your apps using objective-oriented collections of classes.


进阶篇包含了各种Android开发相关的最佳实践课程。这些课程很大程度上简化了大家高效使用应用平台特性和优化应用性能的步骤。

你所看到的仅仅是冰山一角,我们计划增加更多的课程,扩展和提炼现有课程,重新组织和开设一些可以帮助大家使用面向对象思想来高效开发应用的课程。


1. 位置感知(Making Your App Location Aware)


1. http://developer.android.com/training/basics/location/index.html

Users bring their mobile devices with them almost everywhere. One of the unique features available to mobile applications is location awareness. Knowing the location and using the information wisely can bring a more contextual experience to your users.

This class teaches you how to incorporate location based services in your Android application. You'll learn a number of methods to receive location updates and related best practices.

对于用户来说,手机基本上是随身携带。 应用本身可以利用的得天独厚的特性之一就是位置感知。


(未完待续)


原创粉丝点击