zoukankan      html  css  js  c++  java
  • 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

  • 相关阅读:
    FastDFS分布式文件系统
    Nginx负载均衡
    Linux系统:第六章:Linux服务
    libphp5.so可能遇到的问题(转摘)
    apache和tomcat的关系
    linux有些sh文件,为什么要用 ./ 来执行
    Linux上安装apache
    解决centos6系统上python3—flask模块的安装问题
    常见的消息队列中间件介绍
    Linux上部署Tomcat+Nginx负载均衡
  • 原文地址:https://www.cnblogs.com/larrylawrence/p/3647219.html
Copyright © 2011-2022 走看看