Embedded Android co-translator continues to recruit

Source: Internet
Author: User

The first and third chapters have begun to translate,


The second and fourth chapters are also awaiting claim.


Collaborative translation continues to recruit


Embedded_android_in_chinese Description:
    • Co-work QQ Group: 15997841
    • Book PDF document is located below source/, please translate according to this document
Current progress

Chapter claim ...

GitHub participates in a concise process
  • Initialize Project
  • Go to the project address and fork the project into your project first
  • Clone your fork project to your local
  • git branch devCreate a new 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 updateTake Koffuxu's branch to your local
  • git fetch upstream masterUpdate the maser branch of Koffuxu to local
  • git rebase upstream/masterUpdate merge
  • If you complete the modification, use the git push -u origin dev submit update
  • Then go to your GitHub website and apply for pull request

Daily updates, then update using the following command

    1. git Remote update upstream   Update koffuxu changes to local
    2. git rebase upstream/master   Update merge

    • More GitHub Operation Information Reference: http://blog.csdn.net/koffuxu/article/details/39010803
Conventions
    • Use Markdown to enter text format, Markdwon help document
Claim Directory
  • Preface
      1. Introduction
      • History √bywiikii
      • features and Characteristics√bywiikii
      • development model√bywiikii
      • differences with "Classic" Open Source projects√bycodediving
      • feature inclusion, 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-
      • 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

Embedded Android co-translator continues to recruit

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.