Android Developers

Recently I've been contemplating to create a new App with the true "Android Design",new Android Design does not mean Theme.holo(which was added it api level 14,android 4.0), and I found a website in which android design is carefully talked about thoroughly:Phonekr.com.

Now look at the picture below, it's google's official Android Developers website,except the addition of "Design" tag, in which you can find android official given "colors , patterns " and other design principles, you can also find a "Training " label , there you can find an easy and new access to write a brand new app according with the latest android design elements such as Action Bar,Drawer...etc. 

Here I want to make a list of the training program,although I know it's surplus,superfluous..It kind of help me remember when I need'em.

Building your first app

Add the action bar

Support different devices

Managing the activity lifestyle

Building a dynamic UI with fragments

Saving data

Interaciting with other apps 

(Many Sub-contents are omitted)

-----

Building Apps with Content Sharing

Building Apps with Multimedia

Building Apps with Graphics & Animation

Building Apps with Connectivity & the Cloud

Building Apps with  User Info and Location 

-------

Best Practices for User Interface

Best Practices for User Input 

Best Practices for Background Jobs

Best Practices for Performance

Best Practices for Security & Privacy 

Best Practices for Testing 

-------

Using Google Play to Distribute & Monetize

原文地址:https://www.cnblogs.com/larrylawrence/p/3647219.html