Embedded android collaborative translation continues recruitment

Source: Internet
Author: User

Embedded android collaborative translation continues recruitment

Chapter 1 and Chapter 3 are being translated,


Chapter 2 and Chapter 4 are still waiting for claim.


Cooperative translation continues recruitment


Embedded_Android_in_Chinese description:
  • QQ Group of co-work: 15997841
  • The pdf document of book is located under source/. Please follow this document to translate the current progress

    Claiming chapter ......

    Github participation in concise Process
    • Initialize a project
    • Enter the Project address, and first fork the project to your project
    • Clone your fork project to your local device
    • git branch devCreate a branch
    • git checkout devSwitch to dev Branch
    • git remote add upstream https://github.com/koffuxu/Embedded_Android_in_ChineseAdd a project to your remote Repository
    • git remote updateGet the branch of koffuxu to your local
    • git fetch upstream masterUpdate the maser branch of koffuxu to the local device.
    • git rebase upstream/masterUpdate and merge
    • If you have completed the modification, usegit push -u origin devSubmit update
    • Then go to your github website to apply for a pull request

      Daily update, and then update using the following command

      1. git remote update upstreamUpdate the koffuxu modification to the local device.
      2. git rebase upstream/masterUpdate and merge

        • For more information about Github, see http://blog.csdn.net/koffuxu/article/details/39010803.
          • Use Markdown to enter the text format. Markdwon helps document claim the Directory
            • Preface
              1. Introduction
                • History √ bywiikii
                • Features and Characteristics √ bywiikii
                • Development Model √ bywiikii
                • Differences With "Classic" Open Source Projects √ byCodeDiving
                • Feature compression Sion, Roadmaps, and New Releases √ byCodeDiving
                • Ecosystem √ by [CodeDiving]
                • A Word on the Open Handset Alliance
                • Getting "Android"
                • Legal Framework
                • Code Licenses
                • Branding Use
                • Google's Own Android Apps
                • Alternative App Markets
                • Oracle v Google
                • Hardware and Compliance Requirements
                • Compliance Definition Document
                • Compliance Test Suite
                • Development Setup and Tools
                  1. Internals Primer
                    • App Developer's View
                    • Android Concepts
                    • Framework Intro
                    • App Development Tools
                    • Native Development
                    • Overall Architecture
                    • Linux Kernel
                    • Wakelocks
                    • Low Memory Killer
                    • Binder
                    • Anonymous Shared Memory (ashmem)
                    • Alarm
                    • Logger
                    • Other Notable Androidisms
                    • Hardware Support
                    • The Linux Approach
                    • Android's General Approach
                    • Loading and Interfacing Methods
                    • Device Support Details
                    • Native User-Space
                    • Filesystem layout
                    • Libraries
                    • Init
                    • Toolbox
                    • Daemons
                    • Command-Line Utilities
                    • Dalvik and Android's Java
                    • Java Native Interface (JNI)
                    • System Services
                    • Service Manager and Binder Interaction
                    • Calling on Services
                    • A Service Example: the Activity Manager
                    • Stock AOSP Packages
                    • System Startup
                      1. AOSP Jumpstart
                        • Getting the AOSP √ bykoffuxu
                        • Inside the AOSP √ bykoffuxu
                        • Build Basics √ bykoffuxu
                        • Build System Setup
                        • Building Android
                        • Running Android
                        • Using ADB
                        • Mastering the Emulator
                          1. The Build System
                            • Comparisons With Other Build Systems
                            • Architecture
                            • Configuration
                            • Envsetup. sh
                            • Directive Definitions
                            • Main Make Recipes
                            • Cleaning
                            • Module Build Templates
                            • Output
                            • Build Recipes
                            • The Default droid Build
                            • Seeing the Build Commands
                            • Building the SDK for Linux and MacOS
                            • Building the SDK for Windows
                            • Building the CTS
                            • Building the NDK
                            • Updating the API
                            • Building a Single Module
                            • Building Out of Tree
                            • Basic AOSP Hacks
                            • Adding an App
                            • Adding a Native Tool or Daemon
                            • Adding a Native Library
                            • Adding a Device
                            • Adding an App Overlay

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.